Need Help? Post Q's here and ill try to answer them!

Discussion in 'Bukkit Help' started by emericask8ur, Aug 8, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Gbear

    Nope, it just pops up SUDDENLY, it was working fine before.

    This is a new question:
    My server crashed suddenly, it just hangs there
    and the message shows:
    Bigbrother: Removing [something]
    I forgot.
    Has it got something to do with bigbrother?
    Cause it happens to me quite a few times.

    'Bigbrother: Removing [something]' is actually telling me removing the past records it has saved. It shows up every X minutes.
    But every few hours, during this message, my server hangs
    I'm not sure if u understand :(
    I just want to know what are the possibility of BigBrother causing the crash of my server?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  2. Offline

    emericask8ur

  3. Offline

    Sayshal

    That is big brother emptying old records from the database, if this is causing you to hand, go into big brother, go into the yml, and change these settings:
    cleaner:
    age: 7d TO cleaner: 5d
    deletes-per-operation: 25000 to deletes-per-operation: 15000

    this will lower how much records to delete, and will keep the records for a shorter time. should help :)
    btw, you using MySQL for big brother?
     
  4. Offline

    Gbear

    I'm not sure :( I just download the Bigbrother, and placed it inside the Plugin directory.
     
  5. Offline

    emericask8ur

  6. when i change the Essential GroupManager's users.yml, save it and ingame reload the plugin with "/reload GroupManager" it resets the users.yml to the default file:


    Code:
    users:
      kimkandor:
        subgroups: []
        permissions: []
        group: Admin
      mudzereli:
        subgroups: []
        permissions: []
        group: Builder
      zenexer:
        subgroups: []
        permissions: []
        group: Admin
    any idea why this could happen? tell me if you need more information


    edit: nvm, i should've read the wiki first
     
  7. Offline

    skyy0731

    everytime i use plugins or the permissions itself to promote somebody, this happens.

    Code:
    >pr skyy0731 promote Member
    
    [Permissions] No world specified. Defaulting to default world.
    2011-08-14 09:23:13
    [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'pr' in plugin Permissions v3.1.6
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:312)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
    at java.util.HashSet.<init>(Unknown Source)
    at com.nijiko.data.YamlGroupStorage.getTracks(YamlGroupStorage.java:284)
    at com.nijiko.permissions.PermissionWorld.getTracks(PermissionWorld.java:168)
    at com.nijiko.permissions.ModularControl.getTracks(ModularControl.java:532)
    at com.nijikokun.bukkit.Permissions.Permissions.onCommand(Permissions.java:731)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 6 more
    link to my permissions folders here
     
  8. Offline

    jwf2312

    Hey, my server is getting bigger, and i need to add more RAM, i have 8gb of ram, running one windows 7 64bit. I don't understand how to give the server more of my RAM. If you could create a guide, that would be amazing. Thanks.
     
  9. Offline

    joster222

    hey i just downloaded craftbukkit, but when i start it up, it says:
    unrecognized option: -d64
    could not create the Java virtual machine
    press a key to continu...

    and when i press a key it closes.

    my OS is windows 7 , the architecture is x86, i have the latest version of java and from craftbukkit.

    please help me with this problem!

    Joster
     
  10. Offline

    emericask8ur

    Do it in game /mangadd [Player] [Group] and then to add permissions /mangaddp [group [permissions node]
    to add onother group to your list /mangadd [Groupname]

    Well start hosting it on a Server Hosting Website, like no-ip.com or if you can find another one out!

    Use the 32 bit starter then

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  11. Offline

    Rext

  12. Offline

    MME1122

    I have the same problem, except I'm running win7 pro x64.

    java version "1.6.0_26"
    Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)

    That's my java info, from command prompt.

    I used ImminentFate's CraftBukkit Installer to install bukkit, I believe its build 1000.

    I haven't installed anything besides what the installer came with, which i believe is craftbukkituptodate.

    And to launch I'm using the batch file that the installer gave me.

    I'm pretty new to this, any help would be appreciated..its probably a noob related problem =]

    Thanks in advance
     
  13. Offline

    emericask8ur

    I know u have 64 bit but try 32

    Bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  14. Offline

    joster222

    hey guys,

    1 hour ago, everyting worked fine. Now, when i want to connect to my own server (i type in localhost:25565), it says:

    Connection Lost

    Internal client error: java.net.SocketException: Network is unreachable: connect


    I've had that problem too. I had downloaded Essentials, and there was an option in config.yml:

    # Set the locale for all messages
    # If you don't set this, the default locale of the server will be used.
    # Don't forget to remove the # infront of the line
    #locale: de_DE

    i have removed the '#' and it turned to german as well. just change the de_DE to en_EN or put the '#' back

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  15. Offline

    tony687

    i think its just localhost, no need for the 25565
     
  16. Offline

    joster222


    I have a new error. I have downloaded and installed everything again, and now I get this error:

    java.net.ProtocolException: Server redirected too many times (20)

    I still cant connect. plz help plz

    its fixed
    i dont know how but its fixed

    hey

    My friends cant join my bukkit server...

    maybe someone know what to do?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  17. Offline

    emericask8ur

    try just typing your internal ip in there
     
  18. Offline

    vivanewvegas

    Ehmm... You know how to delete NPC's in NPCX? My guard is killing everyone who comes near and... well... he's not supposed to do that...
     
  19. Offline

    remypas

    I have a server and I'm getting A LOT more RAM this afternoon. So I can extend my server with another world.
    I would like some advice in which plugin to use.
    The idea is to make a separate world, only accessible through a portal. So no in between world warp possibilities. Also there are a lot of my players asking for the new world to be a Survival world. So mobs should be on in this one and if there is a possibility kit's and bringing inventory shouldn't be possible.

    I have Essentials, (including the extras like groupmanager) Worldguard, Worldedit and BigBrother installed.

    I would be very happy for all the advice you could give me!
     
  20. Offline

    emericask8ur

    TravelPortals Plugin

    Right click on the NPC then type /npc remove

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  21. Offline

    vivanewvegas

    oh, thanks... So it is that simple... :)
     
    emericask8ur likes this.
  22. Offline

    emericask8ur

  23. Offline

    vivanewvegas

    I guess in need some sort of universal dummie guide :D
     
  24. Offline

    xpresas

    yes hello My server is bukkit 1000. have esentials and some other plugins. My problem is when player wrotes
    /home playernick he can teleport to other players home. How I can make only /home to go own home.
     
  25. Offline

    TheMasterZaros

    I get this error and that make my server lag too much:

    14:39:27 [SEVERE] Exception in thread "Thread-21"
    14:39:27 [SEVERE] java.lang.NoSuchFieldError: rawData
    14:39:27 [SEVERE] at org.getspout.spout.MapChunkThread.handleMapChunk(MapChunkThread.java:132)
    14:39:27 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:120)
    14:39:27 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:103)
    14:39:27 [SEVERE] at java.lang.Thread.run(Thread.java:680)

    And some players get disconnect.overflow

    I don't know what i have to do. HELP!
     
  26. Offline

    emericask8ur

    Get Chunkster
     
  27. Offline

    tiuner89

    HELP!!!
     
  28. Offline

    emericask8ur

    Are you on the version 1060 Build?

    You do /sethome then do /home

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  29. Offline

    tiuner89

    yes i downloaded it 10 minutes ago ! it doesnt work on build 1000 and on 1060 !
     
  30. Offline

    emericask8ur

    Maybe its your world
     
Thread Status:
Not open for further replies.

Share This Page