Error... help?

Discussion in 'Bukkit Help' started by snatch182, Apr 16, 2011.

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

    snatch182

    Anyone know why im geting this error after server was running for couple hours?


    Code:
    05:57:07 [INFO] Read timed out
    05:58:38 [INFO] Connection reset
     
  2. Offline

    ViZiT

    i have this problem too on 1.4v
     
  3. Offline

    snatch182

    I think I have it since 677 build
     
  4. Offline

    Draconicus

    I've had this since 667.
    I have a more detailed log here:
    Code:
    2011-04-17 13:40:36 [INFO] [I]Playername[/I] lost connection: disconnect.overflow
    2011-04-17 13:40:36 [INFO] Connection reset
    2011-04-17 13:40:41 [INFO] [I]Playername[/I] [/64.136.221.97:1265] logged in with entity id 30501
    2011-04-17 13:50:06 [SEVERE] java.lang.IllegalStateException: TickNextTick list out of synch
    2011-04-17 13:50:06 [SEVERE]     at net.minecraft.server.World.a(World.java:1485)
    2011-04-17 13:50:06 [SEVERE]     at net.minecraft.server.World.h(World.java:1405)
    2011-04-17 13:50:06 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:359)
    2011-04-17 13:50:06 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    2011-04-17 13:50:06 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-17 13:50:06 [SEVERE] Unexpected exception
    java.lang.IllegalStateException: TickNextTick list out of synch
        at net.minecraft.server.World.a(World.java:1485)
        at net.minecraft.server.World.h(World.java:1405)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:359)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-17 13:52:17 [INFO] Read timed out
    2011-04-17 13:52:52 [INFO] Read timed out
    
     
  5. Offline

    snatch182

    So someone can tell us how to fix it?
     
  6. [Bump]

    Apparently not. I'm still getting this problem, too. I looked all over. All I can find is something about how ASync is the work of the devil, or something, things that would only be useful for plugin developers to hear.

    Apparently, the OP here claimed to be "no expert" and still understood that gibberish far better than I.
    The console doesn't output anything useful. If a plugin is responsible, I dunno which one so I can quarantine it.
     
  7. Offline

    x3no

    I got a "read timed out" today at 13:44. After that the server seems to be dead, nothing works anymore:
    Code:
    13:44:28 [INFO] Read timed out
    >stop
    >stop
    >help
    >save-all
    >stop
    >stop
    >stop
    >/reload
    >reload
    >stop
    Now... is there ANY WAY to save my world? :(

    After klicking on "window close" i had a moment of hope:
    Code:
    18:32:05 [INFO] Stopping server
    >stop
    >reload
    >/reload
    >save-all
    ...but still nothing is happening.

    PLEASE if you have ANY advise i would be very greatful. The Server isn't saving the world and since 1.6 "save-all" is also not working anymore, so the chunks were not saved for a few days now... :(
    I never had this before going to CB935 and updating plugins (Essentials, Permissions, HeroicDeath, dynmap, CraftIRC, MinecartMania, AutoRepair, WorldEdit&Guard, SlowHealth, FalseBook, Stats and Stackable).
     
  8. I recommend using a GUI, those can save worlds on their own schedule instead of Bukkit's. You can probably get it to force-save the world every ten minutes.

    I recommend MC Server GUI 9.5.

    I'd better recommend someone to come into this damn thread and explain what the problem is and how it can be fixed because I'm barely higher than a layman and I don't know what the problem is. People all over assume that everyone knows what this bug is and the magic pagan ritual to banish it or something. Because I hear a lot of "oh, I fixed it by doing _____" and everyone just nods and groans sagely.
     
  9. Offline

    x3no

    Well, i didn't fix it. The Server was friendly enough to save chunks, wenn i closed the console window... apparently.
    I just hope it doesn't happen again. I'm running my server since December 2010, and this was the first time it crashed like this, so i assume it will be fixed soon. :oops:
     
  10. Yeah, good luck. My server has had this problem since Minecraft 1.5. I deflate a little more when I see it after each update. I've put considerable research into the issue. My conclusions are thus:

    • It's not a Chunk corruption. I used a utility to scan the region files and they came out fine.
    • It doesn't appear on Vanilla Bukkit (Bukkit with no plugins) and it doesn't appear on the Vanilla Minecraft Server (from minecraft.net).
    • Despite the fact that it's (apparently) a sync issue, it's not exacerbated if the host machine is working hard (on the server or elsewhere).
    • Along with the above issue, the '[WARNING] Can't keep up!' error is not related. Nor is it related to the '[WARNING] Time went backwards!' error.
    • It's not fixed with Bukkit updates. And it's not fixed with downgrades. Don't think you can escape it by going to a build where it didn't happen. (Besides, it's pointless due to incompatibility with the Client.)
    • It happens regardless of the amount of players or activity on the server.
    • Due to the nature of the error, it's possible that the problem is with timer-related plugins. Like Bukkitvote's /vote eternal___ or RedstoneChips overall. The former is not responsible, though. I got the error despite quarantining it.
    • Don't go by process of elimination (adding plugins in until the error shows). It can take seconds, hours, or days to manifest. That's what makes it particularly irritating to debug.
    That's all I have for now. Food for thought, I guess.

    ________
    Having read the red bar at the top, I'm compelled to clarify the nature of my working environment, though I remain skeptical in regards to the helpfulness of others (if, for instance, this topic has been left this long). So I'm going to fork the thread. Because the OP was just about the Read timed out error.
     
  11. Offline

    x3no

    Now my Server just stopped again and all players got disconnected (only 2 were on). This time no error, nothing.. just some chat messages then nothing. Not reacting to any commands, like saturday.

    At first java.exe took 50% CPU directly after the server froze (Core2Duo), now it's at 100% (after a few minutes at 50%)... now i'm waiting again and hoping the world will be saved.

    I think i will look into some kind of automated saving tonight...:mad:
     
  12. Offline

    wisby

    right so i just started getting this error after updating to bukkit 953

    Code:
    2011-07-04 11:12:54 [INFO] Read timed out
    2011-07-04 11:12:55 [INFO] Read timed out
    2011-07-04 11:13:13 [INFO] Read timed out
    2011-07-04 11:13:30 [INFO] Read timed out
    2011-07-04 11:13:42 [INFO] Read timed out
    2011-07-04 11:13:59 [INFO] Read timed out
    2011-07-04 11:14:11 [INFO] Read timed out
    2011-07-04 11:14:13 [INFO] Read timed out
    2011-07-04 11:14:21 [INFO] Read timed out
    2011-07-04 11:14:34 [INFO] Read timed out
    2011-07-04 11:14:49 [INFO] Read timed out
    2011-07-04 11:15:03 [INFO] Read timed out
    2011-07-04 11:15:16 [INFO] Read timed out
    2011-07-04 11:15:29 [INFO] Read timed out
    2011-07-04 11:15:35 [INFO] Read timed out
    2011-07-04 11:15:37 [INFO] Read timed out
    2011-07-04 11:16:15 [INFO] Read timed out
    2011-07-04 11:16:40 [INFO] Connection reset
    2011-07-04 11:16:47 [INFO] Read timed out
    2011-07-04 11:17:43 [INFO] Read timed out
    2011-07-04 11:18:16 [INFO] Read timed out
    2011-07-04 11:18:23 [INFO] Read timed out
    2011-07-04 11:20:32 [INFO] Read timed out
    2011-07-04 11:21:46 [INFO] Read timed out
    2011-07-04 11:22:22 [INFO] Read timed out
    as soon as the crash happens my cpu usage jumps up to 200% and i have to kill the server then restart it. no stop commands work i have to kill the process.

    ok so i ran a new map with all my current plugins and it still did it so its not the map.

    so i started removing all plugins and then adding them all back on 1 by 1 :(

    ive whittled it down to few plugins as im still adding them in 1 by 1 till i get the error again.

    i think there are multiple plugins causing this error but the ones that are causing it are in this short list

    Dynmap, PerformanceTweaks, mcMMO, StopFlood, MagicCarpet, LogBlock and ControllerBlock

    now if i add them in i get the crash within about 30 - 60 min but with out them i can run my other 20 or so plugins fine with out the crash. ive still got to do some testing but ive been slowly adding in 30 or so plugins back on over 2 -3 days so its a long test and ive got those ones left to test. some of the ones in the list above probably work fine its just they where in a batch that crashed so i removed them and put them in a different folder.

    now what i have to find out is what have the above plugins have in common because some of them must be causing this error.

    hope we can all find out whats messing up our servers
     
  13. It sounds like you guys are getting Java leakage. Do you have the most recent version of Java? And are you running Bukkit from a command shell (the black DOS-like window with white text) or a GUI? How many cores do your machines have?
     
  14. Offline

    wisby

    System: Linux 2.6.18-194.el5
    Java: Sun Microsystems Inc. 1.6.0_17
    JVM: Sun Microsystems Inc. OpenJDK 64-Bit Server VM 14.0-b16
    Available processors:
    3.0GHz Intel Xeon x5450 CPU
    Available total memory: 4079.0 MB

    im running the server from a vps hosted by pigsaddle.com i use MCDash to start stop the server and ftp to add on the plugins

    is there any more info that might be useful?
     
  15. Offline

    Magesblood

    Disable MCmmo and post results after 5 hours.
     
  16. I don't know Java particularly well. Linux, less so. But I don't know why an externally hosted server would jack your CPU usage up.

    I know those plugins (especially DynMap) use a lot of resources (and make a lot of '[WARNING] Can't keep up!' errors). I'd check with whatever you're hosting with to make sure that it can support that kind of latency.
     
  17. Offline

    ExplosiveBacoN

    U
    xAuth was a major issue for me. I feel as though if you update all your plugins the problem should occur less.
     
  18. Offline

    wisby

    i did update all the plugins and im still getting the error just cant work it out ive ruled out ControllerBlock now so ive only got Dynmap, PerformanceTweaks, mcMMO, StopFlood, MagicCarpet, LogBlock left to test its one or more of them that is causing the error and each time i add a extra plugin i leave it for 6 hr's to see if it crashes before i add a new one.

    i can confirm that these plugins are working fine and not causing the error
    Plugins: MultiHome, AutoAnnouncer, DeathTpPlus, CraftBookCircuits, CraftBookVehicles, mobuShutTheHellUp, CommandBook, iConomyChestShop, NoSpawn, ControllerBlock, HeroChat, MultiVerse, Votifier, LWC, CraftBookMechanisms, pvparena, RegionMarket, bColoredChat, iConomy, CraftBookCommon, WorldGuard, WorldEdit, Permissions, FishPeople, PermissionsPlus, p2Aliases, NoCheat

    right well ive added back on logblock and dynmap and havent had any crashes in the last 12 hr's. so look like its not them causeing it. ill add on tonight magicrapet and stopflood.

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

    TnT

    Can you each provide more information:

    What OS are you running?
    Do you have any Antivirus running?
    Do you have any firewalls running?
    Do you have any other software that may interfere with the network traffic in anyway?
     
  20. Er, I'm technically still in this thread and I haven't got an exit cue yet, soo... I'll assume I'm one of those "each".

    OS: Windows 7 Ultimate 64-bit
    Antivirus: Microsoft Security Essentials
    Firewall: Windows Defender, perimeter router firewall.
    Other software: Don't think so.
     
  21. Offline

    SneakyToe

    As far as my experience goes, this happens when heavy plugins are under load for a long period of time.
    I had this issue before, mine stopped when I uninstalled plugins like Citizens (A NPC plugin, really ate alot)
     
  22. Offline

    wisby

    ok well i managed to add on magiccarpet but didn't bother with stopflood

    in answer to the question
    OS: Linux 2.6.18-194.el5 (thats all i know its a vps so dont know thats what /debug info tells me)
    Antivirus: dont know its a vps
    Firewall: dont know its a vps
    Other software: there are 3 other minecraft servers running on the server that i am on

    one thing i have noticed is im getting rubber banding happerning to the sky :( for example the sky will move down and then snap back in to place also when me and my users are playing we get little to no lag but what i type "/debug clock" the tick rate is well off like i should be getting lots of lag but dont.
     
  23. Offline

    ExplosiveBacoN

    I have s strange feeling that plugnis like LWC and BigBrother have a role in this error.
     
  24. Offline

    wisby

    well i haven't had a crash in the last 2 days now with LWC on but it could be conflicting with maybe one of the ones i have disabled at the moment.
     
  25. Offline

    SneakyToe

    Try flushing all your plugins and add them one by one to find out which ones the hardware sucker?
     
  26. Offline

    wisby

  27. Offline

    ray0911

  28. Offline

    ReKLiS

    I have also been having this issue for the past couple of days. Its pretty random as well.

    Server Information:
    OS: Windows 64
    CPU: AMD Phenom II x4 965 @ 3.8GHZ
    RAM: 8GB DDR3 PC1333 In Dual Channel Mode (2 4Gb sticks)
    Harddrive: 1Tb Raid 0 (2 500Gb hds in raid)
    GFX Card: Radeon HD6850
    Internet Speed:
    [​IMG]

    What OS are you running? Windows 64 Ultimate

    Do you have any Antivirus running? They're all Disabled Norton Security Suite
    Do you have any firewalls running? Disabled Norton Security Suite
    Do you have any other software that may interfere with the network traffic in anyway? Skype, Aim

    LOG FILE
    Code:
    [spoiler]
    2011-07-04 01:06:37 [INFO] Starting minecraft server version Beta 1.7.2
    2011-07-04 01:06:37 [INFO] Loading properties
    2011-07-04 01:06:37 [INFO] Starting Minecraft server on *:25565
    2011=n, KimKandor, snowleo, ceulemans and Xeology
    2011-07-04 01:06:42 [INFO] [Essentials] Payment method found (iConomy version: 5)
    2011-07-04 01:06:42 [INFO] Loaded EssentialsGeoIP build 2.4.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-07-04 01:06:42 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2011-07-04 01:06:42 [INFO] Loaded EssentialsSpawn build 2.4.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-07-04 01:06:42 [INFO] [FalseBook Block] 3100 Books loaded!
    2011-07-04 01:06:42 [INFO] FalseBookBlock v0.86.2alpha by GeMo enabled
    2011-07-04 01:06:42 [INFO] [FalseBook Block] 2 Cauldrons successfully loaded.
    2011-07-04 01:06:42 [INFO] FalseBookCart v0.86.2alpha by GeMo enabled
    2011-07-04 01:06:42 [INFO] [FalseBook Core] FalseBookCore v0.86.2alpha by GeMo enabled!
    2011-07-04 01:06:42 [INFO] FalseBookExtra v0.86.2alpha by GeMo enabled
    2011-07-04 01:06:42 [INFO] FalseBookIC v0.86.2alpha by GeMo enabled
    2011-07-04 01:06:42 [INFO] Found Diamonds STARTED
    2011-07-04 01:06:42 [INFO] [HeroChat] HeroChat version 4.10.3 enabled.
    2011-07-04 01:06:42 [INFO] [HeroChat] Permissions 3.1.6 found.
    2011-07-04 01:06:42 [INFO] LogBlockQuestioner v0.02 enabled
    2011-07-04 01:06:42 [INFO] Loading Config File...
    2011-07-04 01:06:43 [INFO] [mcMMO] Permissions enabled.
    2011-07-04 01:06:43 [INFO] mcMMO version 1.0.25 is enabled!
    2011-07-04 01:06:43 [INFO] Memory max: 5592449024 bytes
    2011-07-04 01:06:43 [INFO] Memory total: 4116054016 bytes
    2011-07-04 01:06:43 [INFO] Remote Toolkit Plugin V0.45b enabled!
    2011-07-04 01:06:43 [INFO] [OpenInv] version 1.3.1 is enabled!
    2011-07-04 01:06:43 [INFO] [Permissions] SQL Interface enabled!
    2011-07-04 01:06:43 [INFO] SuperPowers v0.8 loaded!
    2011-07-04 01:06:43 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-07-04 01:06:43 [INFO] [Towny] Using: Permissions2, iConomy, Essentials
    2011-07-04 01:06:43 [INFO] [Towny] Version: 0.71 - Mod Enabled
    2011-07-04 01:06:43 [INFO] [VanishNoPickup] 1.9.9 enabled.
    2011-07-04 01:06:43 [INFO] WorldEdit 4.6 enabled.
    2011-07-04 01:06:43 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-04 01:06:43 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds) Single session is enforced.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds) TNT ignition is PERMITTED.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds) Lighters are PERMITTED.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds) Lava fire is blocked.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds) Fire spread is UNRESTRICTED.
    2011-07-04 01:06:43 [INFO] WorldGuard: Loaded configuration for world 'Proving_Grounds"
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds_nether) Single session is enforced.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds_nether) TNT ignition is PERMITTED.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds_nether) Lighters are PERMITTED.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds_nether) Lava fire is blocked.
    2011-07-04 01:06:43 [INFO] WorldGuard: (Proving_Grounds_nether) Fire spread is UNRESTRICTED.
    2011-07-04 01:06:43 [INFO] WorldGuard: Loaded configuration for world 'Proving_Grounds_nether"
    2011-07-04 01:06:43 [INFO] WorldGuard: 3 regions loaded for 'Proving_Grounds'
    2011-07-04 01:06:43 [INFO] WorldGuard 5.2.2 enabled.
    2011-07-04 01:06:43 [INFO] [Citizens]: version [1.0.8h] (Realist) loaded
    2011-07-04 01:06:43 [INFO] [Citizens]: Permissions enabled.
    2011-07-04 01:06:43 [INFO] [Citizens]: Payment method found (iConomy version: 5)
    2011-07-04 01:06:43 [INFO] LWC: /D:/Minecraft%20Server/plugins/LWC.jar
    2011-07-04 01:06:43 [INFO] LWC: Loaded 133 locale strings (0 overrides)
    2011-07-04 01:06:43 [INFO] -> PLAYER_QUIT
    2011-07-04 01:06:43 [INFO] -> PLAYER_DROP_ITEM
    2011-07-04 01:06:43 [INFO] -> PLAYER_INTERACT
    2011-07-04 01:06:43 [INFO] -> PLAYER_CHAT
    2011-07-04 01:06:43 [INFO] -> ENTITY_EXPLODE
    2011-07-04 01:06:43 [INFO] -> BLOCK_BREAK
    2011-07-04 01:06:43 [INFO] -> BLOCK_PLACE
    2011-07-04 01:06:43 [INFO] -> REDSTONE_CHANGE
    2011-07-04 01:06:43 [INFO] -> SIGN_CHANGE
    2011-07-04 01:06:43 [INFO] -> PLUGIN_DISABLE
    2011-07-04 01:06:43 [INFO] Using Permissions API
    2011-07-04 01:06:43 [INFO] LWC: Loading SQLite
    2011-07-04 01:06:43 [INFO] LWC: Synched table protections (11 columns)
    2011-07-04 01:06:43 [INFO] LWC: Synched table rights (5 columns)
    2011-07-04 01:06:43 [INFO] LWC: Synched table menu_styles (2 columns)
    2011-07-04 01:06:43 [INFO] LWC: Synched table sessions (3 columns)
    2011-07-04 01:06:43 [INFO] LWC: Synched table locks (3 columns)
    2011-07-04 01:06:43 [INFO] LWC: Synched table actions (5 columns)
    2011-07-04 01:06:43 [INFO] LWC: Synched table modes (4 columns)
    2011-07-04 01:06:43 [INFO] LWC: Using: Native
    2011-07-04 01:06:43 [INFO] LWC: At version: 3.11
    2011-07-04 01:06:43 [INFO] [Citizens]: Permissions enabled.
    2011-07-04 01:06:43 [INFO] [LogBlock] Permissions found.
    2011-07-04 01:06:43 [WARNING] [LogBlock] BukkitContrib not found. Can't log chest accesses.
    2011-07-04 01:06:43 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
    2011-07-04 01:06:43 [INFO] Logblock v1.10 enabled.
    2011-07-04 01:06:43 [INFO] [Citizens]: Permissions enabled.
    2011-07-04 01:06:43 [INFO] MobArena v0.91.2 enabled.
    2011-07-04 01:06:43 [INFO] [Citizens]: Permissions enabled.
    2011-07-04 01:06:43 [INFO] [NoCheat] version [1.07] couldn't find CrafTIRC plugin. Disabling logging to IRC.
    2011-07-04 01:06:43 [INFO] [NoCheat] version [1.07] is enabled with the following checks: moving speedhack bogusitems fastswim
    2011-07-04 01:06:43 [INFO] [Citizens]: Permissions enabled.
    2011-07-04 01:06:43 [INFO] Done (0.266s)! For help, type "help" or "?"
    2011-07-04 01:06:43 [INFO] [FalseBook Block] 2 Areas loaded.
    2011-07-04 01:06:43 [INFO] [FalseBook Block] 0 Bridges successfully loaded.
    2011-07-04 01:06:43 [INFO] [FalseBook Block] 0 Doors successfully loaded.
    2011-07-04 01:06:43 [INFO] [FalseBook Block] Gates successfully loaded.
    2011-07-04 01:06:43 [INFO] [FalseBook IC] No Transmitters loaded.
    2011-07-04 01:06:43 [INFO] [FalseBook IC] No Receivers loaded.
    2011-07-04 01:06:43 [INFO] [FalseBook IC] No Sensors loaded.
    2011-07-04 01:06:44 [INFO] [Citizens]: Loaded 5 NPCs.
    2011-07-04 01:06:44 [INFO] xReKLiSx [/127.0.0.1:60052] logged in with entity id 119 at ([Proving_Grounds] 132.49681866940165, 67.0, 615.0636141128954)
    2011-07-04 01:17:01 [INFO] /50.28.6.244:34399 lost connection
    2011-07-04 01:34:09 [INFO] R00K2KING [/61.69.254.155:55553] logged in with entity id 14534 at ([Proving_Grounds] -266.72881724541605, 72.0, 619.2859388245656)
    2011-07-04 01:36:43 [INFO] Start backup
    2011-07-04 01:36:43 [INFO] Forcing save..
    2011-07-04 01:36:43 [INFO] ConsoleCommandSender: Forcing save..
    2011-07-04 01:36:44 [INFO] Save complete.
    2011-07-04 01:36:44 [INFO] ConsoleCommandSender: Save complete.
    2011-07-04 01:36:44 [INFO] Disabling level saving..
    2011-07-04 01:36:44 [INFO] ConsoleCommandSender: Disabling level saving..
    2011-07-04 01:36:58 [INFO] Enabling level saving..
    2011-07-04 01:36:58 [INFO] ConsoleCommandSender: Enabling level saving..
    2011-07-04 01:36:58 [INFO] Finished backup
    2011-07-04 01:42:04 [INFO] Creating empty config: D:\Minecraft Server\plugins\Essentials\userdata\superkiller99.yml
    2011-07-04 01:42:04 [INFO] SuperKiller99 [/138.217.213.204:60115] logged in with entity id 21050 at ([Proving_Grounds] 436.5, 71.62000000476837, 424.5)
    2011-07-04 01:42:04 [INFO] Creating user SuperKiller99
    2011-07-04 01:42:15 [INFO] [g] SuperKiller99: Hey
    2011-07-04 01:42:25 [INFO] §9[PLAYER_COMMAND] R00K2KING: /back
    2011-07-04 01:43:09 [INFO] SuperKiller99 lost connection: disconnect.quitting
    2011-07-04 01:43:09 [INFO] Connection reset
    2011-07-04 01:58:33 [INFO] §9[PLAYER_COMMAND] R00K2KING: /home
    2011-07-04 01:58:44 [INFO] §9[PLAYER_COMMAND] R00K2KING: /home
    2011-07-04 01:59:43 [INFO] §9[PLAYER_COMMAND] R00K2KING: /back
    2011-07-04 02:06:34 [INFO] §9[PLAYER_COMMAND] R00K2KING: /home
    2011-07-04 02:06:43 [INFO] Start backup
    2011-07-04 02:06:43 [INFO] Forcing save..
    2011-07-04 02:06:43 [INFO] ConsoleCommandSender: Forcing save..
    2011-07-04 02:06:44 [INFO] Save complete.
    2011-07-04 02:06:44 [INFO] ConsoleCommandSender: Save complete.
    2011-07-04 02:06:44 [INFO] Disabling level saving..
    2011-07-04 02:06:44 [INFO] ConsoleCommandSender: Disabling level saving..
    2011-07-04 02:06:44 [INFO] [Citizens]: Saving npc files to disk...
    2011-07-04 02:06:44 [INFO] [Citizens]: Saved.
    2011-07-04 02:06:58 [INFO] Delete old backups
    2011-07-04 02:06:58 [INFO] [BACKUP] Removing the following backups due to age:
    2011-07-04 02:06:58 [INFO] [backups\30062011-223847.zip]
    2011-07-04 02:06:58 [INFO] Enabling level saving..
    2011-07-04 02:06:58 [INFO] ConsoleCommandSender: Enabling level saving..
    2011-07-04 02:06:58 [INFO] Finished backup
    2011-07-04 02:16:19 [INFO] /50.28.6.244:50821 lost connection
    2011-07-04 02:20:13 [INFO] Connection reset
    2011-07-04 02:20:13 [INFO] R00K2KING lost connection: disconnect.quitting
    2011-07-04 02:20:46 [INFO] Haxxy [/78.1.156.73:1122] logged in with entity id 72820 at ([Proving_Grounds] 136.71875, 63.5, 1670.40625)
    2011-07-04 02:25:07 [INFO] [g] Haxxy: reklis you there?
    2011-07-04 02:36:43 [INFO] Start backup
    2011-07-04 02:36:43 [INFO] Forcing save..
    2011-07-04 02:36:43 [INFO] ConsoleCommandSender: Forcing save..
    2011-07-04 02:36:44 [INFO] Save complete.
    2011-07-04 02:36:44 [INFO] ConsoleCommandSender: Save complete.
    2011-07-04 02:36:44 [INFO] Disabling level saving..
    2011-07-04 02:36:44 [INFO] ConsoleCommandSender: Disabling level saving..
    2011-07-04 02:36:56 [INFO] Delete old backups
    2011-07-04 02:36:56 [INFO] [BACKUP] Removing the following backups due to age:
    2011-07-04 02:36:56 [INFO] [backups\30062011-230847.zip]
    2011-07-04 02:36:56 [INFO] Enabling level saving..
    2011-07-04 02:36:56 [INFO] ConsoleCommandSender: Enabling level saving..
    2011-07-04 02:36:56 [INFO] Finished backup
    2011-07-04 02:38:21 [INFO] /50.17.163.110:52407 lost connection
    2011-07-04 02:38:25 [INFO] suki_x [/110.175.13.140:53241] logged in with entity id 87067 at ([Proving_Grounds] 42.4375, 69.0, 422.40625)
    2011-07-04 02:38:35 [INFO] Mayor suki_x: hello
    2011-07-04 02:38:36 [INFO] [g] Haxxy: yo suki!
    2011-07-04 02:38:40 [INFO] [g] Mayor suki_x: hello
    2011-07-04 02:38:45 [INFO] [g] Haxxy: :P
    2011-07-04 02:38:47 [INFO] [g] Mayor suki_x: i am back
    2011-07-04 02:42:02 [INFO] suki_x lost connection: disconnect.quitting
    2011-07-04 02:42:02 [INFO] Connection reset
    2011-07-04 02:43:02 [INFO] suki_x [/110.175.13.140:53275] logged in with entity id 91362 at ([Proving_Grounds] 25.21875, 69.0, 398.375)
    2011-07-04 02:43:08 [INFO] jocelinaa [/110.175.13.140:58237] logged in with entity id 91844 at ([Proving_Grounds] 28.969993271067906, 66.0, 407.69999998807907)
    2011-07-04 02:49:20 [INFO] [g] Mayor suki_x: cmodify jocelinaa
    2011-07-04 02:59:02 [INFO] KyleTaylorVS [/24.20.217.14:59558] logged in with entity id 121547 at ([Proving_Grounds] 189.65225439238893, 73.0, 298.2395838907972)
    2011-07-04 02:59:21 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 02:59:40 [INFO] [g] KyleTaylorVS: Hello SnowPeak!
    2011-07-04 03:00:53 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /give KyleTaylorVS 37 64
    2011-07-04 03:00:53 [WARNING] KyleTaylorVS was denied access to command.
    2011-07-04 03:04:06 [INFO] §9[PLAYER_COMMAND] Haxxy: /back
    2011-07-04 03:05:07 [INFO] [g] KyleTaylorVS: hey suki
    2011-07-04 03:06:43 [INFO] Start backup
    2011-07-04 03:06:43 [INFO] Forcing save..
    2011-07-04 03:06:43 [INFO] ConsoleCommandSender: Forcing save..
    2011-07-04 03:06:44 [INFO] Save complete.
    2011-07-04 03:06:44 [INFO] ConsoleCommandSender: Save complete.
    2011-07-04 03:06:44 [INFO] Disabling level saving..
    2011-07-04 03:06:44 [INFO] ConsoleCommandSender: Disabling level saving..
    2011-07-04 03:06:44 [INFO] [Citizens]: Saving npc files to disk...
    2011-07-04 03:06:44 [INFO] [Citizens]: Saved.
    2011-07-04 03:06:57 [INFO] Delete old backups
    2011-07-04 03:06:57 [INFO] [BACKUP] Removing the following backups due to age:
    2011-07-04 03:06:57 [INFO] [backups\30062011-233847.zip]
    2011-07-04 03:06:57 [INFO] Enabling level saving..
    2011-07-04 03:06:57 [INFO] ConsoleCommandSender: Enabling level saving..
    2011-07-04 03:06:57 [INFO] Finished backup
    2011-07-04 03:11:41 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 03:11:59 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 03:12:06 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 03:12:10 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 03:12:47 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /give KyleTaylorVS 23 64
    2011-07-04 03:12:47 [WARNING] KyleTaylorVS was denied access to command.
    2011-07-04 03:13:23 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 03:13:53 [INFO] [Town Msg] SilentWood: jocelinaa deposited 1000 into the town bank.
    2011-07-04 03:16:12 [INFO] [g] Haxxy: reklis!
    2011-07-04 03:16:19 [INFO] /50.28.6.244:43937 lost connection
    2011-07-04 03:16:52 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 03:18:06 [INFO] [g] KyleTaylorVS: town
    2011-07-04 03:18:27 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /home
    2011-07-04 03:19:46 [INFO] Creating empty config: D:\Minecraft Server\plugins\Essentials\userdata\karnage953.yml
    2011-07-04 03:19:46 [INFO] Karnage953 [/99.120.108.22:58008] logged in with entity id 163938 at ([Proving_Grounds] 450.5, 97.62000000476837, 424.5)
    2011-07-04 03:19:46 [INFO] Creating user Karnage953
    2011-07-04 03:20:04 [INFO] [g] Karnage953: fight?
    2011-07-04 03:22:43 [INFO] §9[PLAYER_COMMAND] Karnage953: /back
    2011-07-04 03:23:37 [INFO] §9[PLAYER_COMMAND] Karnage953: /kit tools
    2011-07-04 03:23:37 [WARNING] Karnage953 was denied access to command.
    2011-07-04 03:25:33 [INFO] itzdizzy [/86.27.247.251:53561] logged in with entity id 174232 at ([Proving_Grounds] 2347.833061373773, 68.0, -2659.6170588982163)
    2011-07-04 03:25:55 [INFO] [g] itzdizzy: My town is a ghost town
    2011-07-04 03:26:47 [INFO] [g] itzdizzy: free coal cool
    2011-07-04 03:26:54 [INFO] [g] Karnage953: cuz me diomand :)
    2011-07-04 03:27:42 [INFO] [g] Karnage953: yw
    2011-07-04 03:29:15 [INFO] [g] itzdizzy: Wtf i had iron armor and leggings what happened to my money aswell -.-
    2011-07-04 03:29:30 [INFO] Connection reset
    2011-07-04 03:29:30 [INFO] itzdizzy lost connection: disconnect.quitting
    2011-07-04 03:29:35 [INFO] itzdizzy [/86.27.247.251:53598] logged in with entity id 192449 at ([Proving_Grounds] 2284.3088392028076, 66.0, -2633.7760791001824)
    2011-07-04 03:29:40 [INFO] [g] Karnage953: want some diomand?
    2011-07-04 03:30:05 [INFO] [g] itzdizzy: How u finding so much diamond
    2011-07-04 03:30:09 [INFO] [g] Mayor suki_x: cheating!
    2011-07-04 03:30:15 [INFO] [g] Karnage953: how do u cheat?
    2011-07-04 03:30:28 [INFO] [g] Karnage953: its minecraft
    2011-07-04 03:30:33 [INFO] [g] itzdizzy: Xray?
    2011-07-04 03:30:37 [INFO] [g] Mayor suki_x: xray!
    2011-07-04 03:30:40 [INFO] [g] Karnage953: wats that
    2011-07-04 03:30:41 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /back
    2011-07-04 03:31:16 [INFO] §9[PLAYER_COMMAND] Karnage953: /spawn
    2011-07-04 03:31:16 [WARNING] Karnage953 was denied access to command.
    2011-07-04 03:31:19 [INFO] §9[PLAYER_COMMAND] Karnage953: /home
    2011-07-04 03:31:21 [INFO] itzdizzy lost connection: disconnect.quitting
    2011-07-04 03:31:21 [INFO] Connection reset
    2011-07-04 03:31:22 [INFO] §9[PLAYER_COMMAND] Karnage953: /home
    2011-07-04 03:31:29 [INFO] itzdizzy [/86.27.247.251:53602] logged in with entity id 202570 at ([Proving_Grounds] 2387.5678680104606, 11.0, -2656.3449798694996)
    2011-07-04 03:31:53 [INFO] [g] Haxxy: yo dizzy
    2011-07-04 03:31:58 [INFO] [g] itzdizzy: Yo
    2011-07-04 03:32:05 [INFO] [g] itzdizzy: Karnage how much diamond u have
    2011-07-04 03:32:06 [INFO] [g] Haxxy: suki
    2011-07-04 03:32:13 [INFO] [g] Karnage953: a few y
    2011-07-04 03:32:18 [INFO] [g] Haxxy: your using xray?
    2011-07-04 03:32:21 [INFO] [g] Haxxy: duki
    2011-07-04 03:32:24 [INFO] [g] Karnage953: wtf is xray
    2011-07-04 03:32:25 [INFO] [g] Haxxy: suki*
    2011-07-04 03:32:31 [INFO] [g] itzdizzy: Xray a texture pack
    2011-07-04 03:32:34 [INFO] [g] Karnage953: no1 will tell me -.-
    2011-07-04 03:32:34 [INFO] [g] Haxxy: you can see trought the floor and you see ores
    2011-07-04 03:32:36 [INFO] [g] Karnage953: oh
    2011-07-04 03:32:46 [INFO] [g] itzdizzy: you can seen through the floors and see diamond and shit
    2011-07-04 03:32:50 [INFO] [g] Karnage953: lol i have that but it only works on coal
    2011-07-04 03:32:52 [INFO] Read timed out
    2011-07-04 03:32:52 [INFO] suki_x lost connection: disconnect.endOfStream
    2011-07-04 03:33:10 [INFO] [g] jocelinaa: suki's pc froze,
    2011-07-04 03:33:26 [INFO] [g] jocelinaa: shes not sing any xray or whatever :P
    2011-07-04 03:33:31 [INFO] §9[PLAYER_COMMAND] Karnage953: /back
    2011-07-04 03:33:31 [INFO] [g] jocelinaa: using*
    2011-07-04 03:33:36 [INFO] §9[PLAYER_COMMAND] Karnage953: /back
    2011-07-04 03:33:38 [INFO] [g] Haxxy: she?
    2011-07-04 03:33:40 [INFO] [g] Haxxy: lol
    2011-07-04 03:33:52 [INFO] [g] jocelinaa: yes, she.
    2011-07-04 03:33:55 [INFO] [g] Haxxy: ok
    2011-07-04 03:33:59 [INFO] [g] itzdizzy: Didn't you know haxxy
    2011-07-04 03:34:04 [INFO] [g] Haxxy: no sry
    2011-07-04 03:34:16 [INFO] [g] itzdizzy: have u not seen her skin lol
    2011-07-04 03:34:32 [INFO] [g] Haxxy: nope never been near her
    2011-07-04 03:36:28 [INFO] suki_x [/110.175.13.140:53586] logged in with entity id 226680 at ([Proving_Grounds] 26.34375, 9.0, 428.59375)
    2011-07-04 03:36:31 [INFO] §9[PLAYER_COMMAND] Karnage953: /tp
    2011-07-04 03:36:31 [WARNING] Karnage953 was denied access to command.
    2011-07-04 03:36:33 [INFO] Karnage953 lost connection: disconnect.quitting
    2011-07-04 03:36:33 [INFO] Connection reset
    2011-07-04 03:36:43 [INFO] Start backup
    2011-07-04 03:36:43 [INFO] Forcing save..
    2011-07-04 03:36:43 [INFO] ConsoleCommandSender: Forcing save..
    2011-07-04 03:36:45 [INFO] Save complete.
    2011-07-04 03:36:45 [INFO] ConsoleCommandSender: Save complete.
    2011-07-04 03:36:45 [INFO] Disabling level saving..
    2011-07-04 03:36:45 [INFO] ConsoleCommandSender: Disabling level saving..
    2011-07-04 03:36:55 [INFO] Connection reset
    2011-07-04 03:36:55 [INFO] KyleTaylorVS lost connection: disconnect.quitting
    2011-07-04 03:36:57 [INFO] [g] Haxxy: WTF
    2011-07-04 03:36:58 [INFO] Delete old backups
    2011-07-04 03:36:58 [INFO] [BACKUP] Removing the following backups due to age:
    2011-07-04 03:36:58 [INFO] [backups\01072011-000847.zip]
    2011-07-04 03:36:58 [INFO] Enabling level saving..
    2011-07-04 03:36:58 [INFO] ConsoleCommandSender: Enabling level saving..
    2011-07-04 03:36:58 [INFO] Finished backup
    2011-07-04 03:37:04 [INFO] [g] Mayor suki_x: ?
    2011-07-04 03:37:10 [INFO] [g] Haxxy: my traders gone!
    2011-07-04 03:37:13 [INFO] [g] Haxxy: npc*
    2011-07-04 03:38:42 [INFO] KyleTaylorVS [/24.20.217.14:60381] logged in with entity id 233071 at ([Proving_Grounds] 80.28125, 27.0, 247.28125)
    2011-07-04 03:40:08 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /home
    2011-07-04 03:40:15 [INFO] Connection reset
    2011-07-04 03:40:15 [INFO] itzdizzy lost connection: disconnect.quitting
    2011-07-04 03:42:43 [INFO] itzdizzy [/86.27.247.251:54313] lost connection
    2011-07-04 03:50:09 [INFO] honeymonster199 [/92.30.4.143:50414] logged in with entity id 253341 at ([Proving_Grounds] 187.46875, 79.0, 342.6875)
    2011-07-04 03:50:27 [INFO] [g] Mayor suki_x: does redstone sell?
    2011-07-04 03:50:30 [INFO] §9[PLAYER_COMMAND] suki_x: /worth redstone
    2011-07-04 03:50:30 [WARNING] suki_x was denied access to command.
    2011-07-04 03:54:51 [INFO] honeymonster199 lost connection: disconnect.quitting
    2011-07-04 03:54:51 [INFO] Connection reset
    2011-07-04 03:56:13 [INFO] §9[PLAYER_COMMAND] suki_x: /home
    2011-07-04 03:58:56 [INFO] Connection reset
    2011-07-04 03:58:56 [INFO] jocelinaa lost connection: disconnect.quitting
    2011-07-04 03:58:59 [INFO] jocelinaa [/110.175.13.140:58351] logged in with entity id 281357 at ([Proving_Grounds] 98.09575113241965, 9.0, 464.4231042391162)
    2011-07-04 03:59:01 [INFO] [g] Mayor suki_x: slime lol
    2011-07-04 03:59:09 [INFO] [g] Mayor suki_x: we got teh slime chunk
    2011-07-04 04:00:05 [INFO] Connection reset
    2011-07-04 04:00:05 [INFO] jocelinaa lost connection: disconnect.quitting
    2011-07-04 04:00:08 [INFO] jocelinaa [/110.175.13.140:58354] logged in with entity id 282679 at ([Proving_Grounds] 96.91760830540129, 13.0, 467.5946288622856)
    2011-07-04 04:00:36 [INFO] §9[PLAYER_COMMAND] suki_x: /back
    2011-07-04 04:01:43 [INFO] Connection reset
    2011-07-04 04:01:43 [INFO] jocelinaa lost connection: disconnect.quitting
    2011-07-04 04:01:47 [INFO] jocelinaa [/110.175.13.140:58362] logged in with entity id 285026 at ([Proving_Grounds] 98.75127767365163, 13.0, 468.611300069104)
    2011-07-04 04:02:38 [INFO] §9[PLAYER_COMMAND] jocelinaa: /home
    2011-07-04 04:05:19 [INFO] Connection reset
    2011-07-04 04:05:19 [INFO] KyleTaylorVS lost connection: disconnect.quitting
    2011-07-04 04:05:41 [INFO] [g] Haxxy: brb
    2011-07-04 04:05:43 [INFO] §9[PLAYER_COMMAND] jocelinaa: /back
    2011-07-04 04:05:44 [INFO] Haxxy lost connection: disconnect.quitting
    2011-07-04 04:05:44 [INFO] Connection reset
    2011-07-04 04:05:51 [INFO] §9[PLAYER_COMMAND] jocelinaa: /back
    2011-07-04 04:06:02 [INFO] KyleTaylorVS [/24.20.217.14:60729] logged in with entity id 290436 at ([Proving_Grounds] 40.875, 24.0, 224.625)
    2011-07-04 04:06:43 [INFO] Start backup
    2011-07-04 04:06:43 [INFO] Forcing save..
    2011-07-04 04:06:43 [INFO] ConsoleCommandSender: Forcing save..
    2011-07-04 04:06:44 [INFO] Save complete.
    2011-07-04 04:06:44 [INFO] ConsoleCommandSender: Save complete.
    2011-07-04 04:06:44 [INFO] Disabling level saving..
    2011-07-04 04:06:44 [INFO] ConsoleCommandSender: Disabling level saving..
    2011-07-04 04:06:44 [INFO] [Citizens]: Saving npc files to disk...
    2011-07-04 04:06:44 [INFO] [Citizens]: Saved.
    2011-07-04 04:06:57 [INFO] Delete old backups
    2011-07-04 04:06:57 [INFO] [BACKUP] Removing the following backups due to age:
    2011-07-04 04:06:57 [INFO] [backups\01072011-003847.zip]
    2011-07-04 04:06:57 [INFO] Enabling level saving..
    2011-07-04 04:06:57 [INFO] ConsoleCommandSender: Enabling level saving..
    2011-07-04 04:06:57 [INFO] Finished backup
    2011-07-04 04:07:25 [INFO] KyleTaylorVS lost connection: disconnect.quitting
    2011-07-04 04:07:25 [INFO] Connection reset
    2011-07-04 04:07:31 [INFO] KyleTaylorVS [/24.20.217.14:60732] logged in with entity id 295518 at ([Proving_Grounds] 43.28125, 10.0, 239.4375)
    2011-07-04 04:09:03 [INFO] Connection reset
    2011-07-04 04:09:03 [INFO] KyleTaylorVS lost connection: disconnect.quitting
    2011-07-04 04:09:09 [INFO] KyleTaylorVS [/24.20.217.14:60735] logged in with entity id 299222 at ([Proving_Grounds] 79.69999998807907, 48.0, 245.30000001192093)
    2011-07-04 04:09:19 [INFO] Connection reset
    2011-07-04 04:09:19 [INFO] KyleTaylorVS lost connection: disconnect.quitting
    2011-07-04 04:09:25 [INFO] KyleTaylorVS [/24.20.217.14:60738] logged in with entity id 300756 at ([Proving_Grounds] 79.69999998807907, 48.0, 245.30000001192093)
    2011-07-04 04:12:36 [INFO] §9[PLAYER_COMMAND] KyleTaylorVS: /give KyleTaylorVS 52 64
    2011-07-04 04:12:36 [WARNING] KyleTaylorVS was denied access to command.
    2011-07-04 04:13:59 [INFO] KyleTaylorVS lost connection: disconnect.quitting
    2011-07-04 04:13:59 [INFO] Connection reset
    2011-07-04 04:15:02 [INFO] KyleTaylorVS [/24.20.217.14:60755] logged in with entity id 314697 at ([Proving_Grounds] 84.77919341830714, 6.0, 214.36974658150004)
    
    2011-07-04 04:24:23 [INFO] Read timed out
    2011-07-04 04:39:54 [INFO] Connection reset
    2011-07-04 04:43:58 [INFO] Connection reset
    2011-07-04 05:03:27 [INFO] Read timed out
    2011-07-04 05:26:17 [INFO] Read timed out
    2011-07-04 05:58:13 [INFO] Read timed out
    Running mcrtoolkit wrapper
    .Bat file
    Code:
    @echo off
    java -Xmx30M -Xms30M -XX:MaxPermSize=40M -jar Minecraft_RKit.jar 
    wrapper.properties
    Code:
    #Minecraft Remote Toolkit Properties File
    #Sun Jul 03 14:15:50 PDT 2011
    forced-restart-delay=5m
    maximum-heap-size=6000M
    toolkit-autoshutdown-alerts=10m,5m,1m
    restart-on-severe-exception=false
    server-saveall-period=0
    extra-runtime-arguments=-Djline.terminal\=jline.UnsupportedTerminal
    force-save-on-restart=true
    server-heartbeat-threshold=1m
    server-restart-alerts=10m,5m,1m
    minecraft-server-jar=craftbukkit-0.0.1-SNAPSHOT.jar
    initial-heap-size=4096M
    overridden-process-arguments=
    failed-heartbeat-restart-count=5
    severe-exception-detection-level=1
    server-arguments=nogui
    toolkit-autoshutdown-delay=0
    import-properties=false
    server-restart-delay=2h
    
     
  29. Offline

    ray0911

    .... appearly no one read my post.. so i will post it again....

    This is an MCMMO plugin issue. Once you disable MCMMO the problem will go away. I've been talking with the plugin dev and he's looking into it. But its clear he doesn't know what it is eactly. I would recommend posting on his form and PM him the info that he requested for this bug.

    http://forums.bukkit.org/threads/rp...d-multi-lingual-953.3505/page-148#post-444834
     
  30. Not using MCMMO, and it's not in wisby's list of plugins. Don't flood the thread, people will read it when they get to it.
     
Thread Status:
Not open for further replies.

Share This Page