The Bukkit Consulting Firm - Solving all your Bukkit-related challenges!

Discussion in 'Bukkit Help' started by M1sT3rM4n, Aug 25, 2011.

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

    connerreinhardt

    Hey, does anyone know of a plugin that would serve the same purpose of HeroSpawn. (Spawning first time users in a different location.) The developer of HeroSpawn hasn't released an update or even responded to anyone's comments. Preferably the plugin wouldn't have a massive config. (I only need it for one purpose.)
     
  2. Offline

    pcjds2

    how do i use the permissionsEX.yml file? i downloaded it and i tried to start my server but it said server permissions file.yml is not a valid YAML: mapping values are not aloud here in "<reader>", line 3, collum 16: default: true
    ^



    PLEASE HELP! I NEED TO MAKE PERMISSION GROUPS!!!!!!!!
     
  3. Offline

    tyzoid

    Put your yml file on http://www.pastebin.com/

    Odd, try submitting a ticket on his github...

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

    NickoGreeks

    What? Try snipping a what on a what?
     
  5. Offline

    tyzoid

    You must have read that wrong...

    Try submitting a ticket here: https://github.com/PEXPlugins/PermissionsEx/issues

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

    billofbong

    Nice job, Using quotes for your own post :p
     
    tyzoid likes this.
  7. Offline

    number1_Master

    I'm getting this error:
    Code:
    06:48:04 [INFO] SQLException: No operations allowed after connection closed.Connection was implicitly closed by the driver.
    06:48:04 [INFO] SQLState: 08003
    I assume it is something to do with mySQL. It started after someone joined the server.
     
  8. Offline

    billofbong

    Looks like your MySQL server just shut down. How often does it happen?
     
  9. Also check your MySQL log for any strange behavior around that time.
     
  10. Starting to think bukkit hates me =/

    2012-03-06 18:49:12 [SEVERE] java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    2012-03-06 18:49:12 [SEVERE] at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:150)
    2012-03-06 18:49:12 [SEVERE] at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:157)
    2012-03-06 18:49:12 [SEVERE] at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:123)
    2012-03-06 18:49:12 [SEVERE] at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:109)
    2012-03-06 18:49:12 [SEVERE] at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:101)
    2012-03-06 18:49:12 [SEVERE] at org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:99)
    2012-03-06 18:49:12 [SEVERE] at org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:950)
    2012-03-06 18:49:12 [SEVERE] at org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:322)
    2012-03-06 18:49:12 [SEVERE] at servm.knoxcorner.worldsaver.forceSave.save(forceSave.java:30)
    2012-03-06 18:49:12 [SEVERE] at servm.knoxcorner.worldsaver.saveRunner.run(saveRunner.java:27)
    2012-03-06 18:49:12 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    2012-03-06 18:49:12 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520)
    2012-03-06 18:49:12 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    2012-03-06 18:49:12 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    2012-03-06 18:49:12 [WARNING] Task of 'WorldSaver' generated an exception
    java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:150)
    at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:157)
    at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.isPermissionSet(PermissiblePEX.java:199)
    at org.bukkit.permissions.PermissibleBase.hasPermission(PermissibleBase.java:71)
    at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:112)
    at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:101)
    at org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:99)
    at org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:950)
    at org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:322)
    at servm.knoxcorner.worldsaver.forceSave.save(forceSave.java:30)
    at servm.knoxcorner.worldsaver.saveRunner.run(saveRunner.java:27)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
     
  11. Offline

    Delocaz

    Never thought i said this, but maybe you should stop using PEX...

    Or maybe just find an alternative to WorldSaver as it seems to be causing the problem.
     
  12. PEX is easy for me to adapt to having used yettis permissions system for a long time. Also do you know any good alternatives to world saver? I have looked, belive me!
     
  13. Offline

    number1_Master

    Well I restarted the server and everything was fine. It was only happening for one player. It doesn't happen that often.
     
  14. Offline

    tyzoid

    Try removing all of your plugins, run the server, then add them back again.

    -bump-

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

    Wolf3141

  16. Offline

    NickoGreeks

    Server periodically shuts down or disconnects me or someone and gives me this error:
    Code:
    NFO] Read timed out
    2012-03-07 16:20:21 [SEVERE] java.net.SocketException: Socket closed
    2012-03-07 16:20:21 [SEVERE]    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2012-03-07 16:20:21 [SEVERE]    at java.net.SocketOutputStream.write(Unknown Source)
    2012-03-07 16:20:21 [SEVERE]    at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2012-03-07 16:20:21 [SEVERE]    at java.io.BufferedOutputStream.flush(Unknown Source)
    2012-03-07 16:20:21 [SEVERE]    at java.io.DataOutputStream.flush(Unknown Source)
    2012-03-07 16:20:21 [SEVERE]    at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)
    2012-03-07 16:20:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-03-07 16:20:40 [INFO] NickoGreeks lost connection: disconnect.endOfStream
    2012-03-07 16:20:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
    Also, is there a way to stop lag or that "can't keep up!" sign i get very often? I think my laptop doesnt want a mnecraft server :(
     
  17. Offline

    tyzoid

    That happens to me too.

    Rename server.log to something else, then start and stop bukkit 4-5 times and it should fix itself.

    Then delete the new server.log, and rename your old one to server.log.

    There are plugins like nolagg that help make optimizations to prevent this, but it is impossible to fix the underlying issue.

    As for the endOfStream, I'm not quite sure what causes the error. Sorry.

    Stopping and starting the server should temporarily fix the endOfStream issues.

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

    Wolf3141

    Hmm I have a server.log.1 and a sever.log.lck....no just server.log
     
  19. Offline

    tyzoid

    That's fine. Just start/restart it several times, and it should fix itself.

    -bump-

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

    M1sT3rM4n

  21. Offline

    tyzoid

    THE MAN LIVES!!!

    Can you add Delocaz as an employee?
    What address are you using to log in?

    I would recommend trying "localhost"

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 10, 2018
    billofbong likes this.
  22. Offline

    Wolf3141

    Restarting doesnt seem to be solving the issue. The server still runs, I just dont like errors.
     
  23. Offline

    M1sT3rM4n

    Ok.
     
  24. Offline

    tyzoid

    Sometimes the error can be caused by players clicking "X" on the window instead of disconnecting.

    This may be the case for you.

    Usually this error is just console spam.
     
  25. Offline

    Wolf3141

    It is console spam, glad to know it doesnt cause anything bad. Thanks
     
  26. Offline

    cobrasvt1999

    Alright... This is an odd on to me.

    When I log on to my serve (on the same computer) the game client only loads about 100 blocks in either direction, and then stops loading at all. It lets you just walk off the edge of the unloaded map only to fall to infinity because the server never registered me as falling in the first place. Now for the odd part, everyone else can join my server and play just fine with no problems. its just me :(


    Edit:
    Restarting the Server, computer, or minecraft doesn't seem to have any effect on he problem. neither does deleting all .minecraft files in %appdata% and re-downloading them.

    Well I was simply using my internal IP address, but i did give "localhost" a shot. unfortunately it didn't fix the problem

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 28, 2018
  27. Offline

    tyzoid

    Try going into the world, then into "players".

    Delete (make a backup first!) the <username>.dat that has your username.

    Who's been hating on tom ?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 28, 2018
  28. Offline

    Stormbow

    Can anyone tell me what this means?
    Code:
    09:44:37 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R6-b1988jnks (MC: 1.1) (Implementing API
    version 1.1-R6)
    09:44:37 [SEVERE] java.lang.NullPointerException
    09:44:37 [SEVERE]      at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:203)
    09:44:37 [SEVERE]      at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:40)
    09:44:37 [SEVERE]      at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:198)
    09:44:37 [SEVERE]      at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
    09:44:37 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
    09:44:37 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
    09:44:37 [SEVERE]      at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:5
    3)
    09:44:37 [SEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
    09:44:37 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
    09:44:37 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09:44:37 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:203)
            at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:40)
            at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:198)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    I've updated my major plugins (Essentials, PermissionsEx, NoCheat, etc. ... all but 1 plugin is relatively up-to-date) and when I try to start my server, this error is the only thing that happens now. The server just hangs on load after posting this error to the console. (FWIW, I'm using a 3-line .bat file to start the server.)

    In the past, if plugins weren't "fully" updated to the latest CB release (I'm using 1.1-R6), the server would still load, but there would be errors for all the outdated plugins (most of which would work properly anyway).

    Many thanks in advance for any help y'all can offer.
     
  29. Offline

    M1sT3rM4n

  30. Offline

    tom

    lol da fuq you doing here?
     
Thread Status:
Not open for further replies.

Share This Page