Solved Bukkit world problems

Discussion in 'Bukkit Help' started by Jaxsem, Aug 28, 2012.

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

    Jaxsem

    2012-08-28_12.17.53.png Recently my bukkit server has stopped working. It would show the world blank with clouds and a blue sky. (I'll attach screenshots) I created a new server to identify the problem and after i imported the world file I saw the same screen. Is there any way for me to restore the world? Please help.[​IMG]
     
  2. if you have an anti-lag plugin, remove it.
     
  3. Offline

    Jaxsem

    no anti-lag plugin :/
     
  4. Offline

    Omnitv

  5. Offline

    Jaxsem

    Windows 7 home premium X64 I'm running Java 7. Craftbukkit build CraftBukkit 1.3.1-R2.0
    Sorry my first post :/
     
  6. try copying the map into your . Minecraft/saves folder and see if you can play on single-player. if not, the map is corrupt.
     
  7. Offline

    Jaxsem

    Single player.png

    It loads that much and then crashes :/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016
  8. what is this of? single player or multiplayer?
     
  9. Offline

    Jaxsem

    Single player
     
  10. Offline

    Omnitv

  11. Offline

    Jaxsem

  12. Offline

    Omnitv

  13. compress your map into a .zip file and send it to me with this: http://www.zippyshare.com/
    it gives you a link you can post here
     
  14. Offline

    Omnitv

    ? the console clearly says out of memory.
     
  15. Offline

    Jaxsem

    zippy share wont work for some reason :/

    Omnitv i have 8 gb of RAM and i allotted 4gb how much should i add?

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

    Omnitv

  17. yes. i know. i was going to use a tool to clear all entities and see if the chunks are still intact.
     
  18. Offline

    Jaxsem

    Im not running any plugins and the problem doesnt go away. the command i use to run craftbukkit is
    @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx4096M -Xms4096M -jar craftbukkit.jar
    PAUSE

    (I think thats what that means) correct me if im wrong. I tried creating another server and it worked fine until i imported the map.

    http://www42.zippyshare.com/v/23045486/file.html

    that took a while :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016
  19. at 174 mb? that explains a few things...
     
  20. Offline

    Jaxsem

    1. 2012-08-28 18:45:53 [INFO] Starting minecraft server version 1.3.1
    2. 2012-08-28 18:45:53 [INFO] Loading properties
    3. 2012-08-28 18:45:53 [INFO] Default game type: SURVIVAL
    4. 2012-08-28 18:45:53 [INFO] Generating keypair
    5. 2012-08-28 18:45:53 [INFO] Starting Minecraft server on *:25565
    6. 2012-08-28 18:45:53 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0)
    7. 2012-08-28 18:45:53 [INFO] [WorldEdit] Loading WorldEdit v5.4.2
    8. 2012-08-28 18:45:53 [INFO] Preparing level "world"
    9. 2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    10. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    11. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    12. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    13. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.NBTCompressedStreamTools.a(SourceFile:9)
    14. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldLoader.c(SourceFile:54)
    15. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldLoaderServer.isConvertable(SourceFile:95)
    16. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:119)
    17. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:131)
    18. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    19. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    20. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    21. 2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    22. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    23. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    24. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    25. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.NBTCompressedStreamTools.a(SourceFile:9)
    26. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldNBTStorage.getWorldData(WorldNBTStorage.java:91)
    27. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:135)
    28. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    29. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    30. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    31. 2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    32. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    33. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    34. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    35. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.NBTCompressedStreamTools.a(SourceFile:9)
    36. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldNBTStorage.getWorldData(WorldNBTStorage.java:91)
    37. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.World.<init>(World.java:120)
    38. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:42)
    39. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:172)
    40. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    41. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    42. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    43. 2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    44. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    45. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    46. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    47. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.NBTCompressedStreamTools.a(SourceFile:9)
    48. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldLoader.c(SourceFile:54)
    49. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldLoaderServer.isConvertable(SourceFile:95)
    50. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:119)
    51. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:203)
    52. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    53. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    54. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    55. 2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    56. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    57. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    58. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    59. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.NBTCompressedStreamTools.a(SourceFile:9)
    60. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldNBTStorage.getWorldData(WorldNBTStorage.java:91)
    61. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.World.<init>(World.java:120)
    62. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:42)
    63. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:6)
    64. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:206)
    65. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    66. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    67. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    68. 2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    69. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    70. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    71. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    72. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.NBTCompressedStreamTools.a(SourceFile:9)
    73. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldLoader.c(SourceFile:54)
    74. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldLoaderServer.isConvertable(SourceFile:95)
    75. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:119)
    76. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:203)
    77. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    78. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    79. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    80. 2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    81. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    82. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    83. 2012-08-28 18:45:53 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    84. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.NBTCompressedStreamTools.a(SourceFile:9)
    85. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldNBTStorage.getWorldData(WorldNBTStorage.java:91)
    86. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.World.<init>(World.java:120)
    87. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:42)
    88. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:6)
    89. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:206)
    90. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    91. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    92. 2012-08-28 18:45:53 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    93. 2012-08-28 18:45:53 [INFO] Preparing start region for level 0 (Seed: -2672082267092007108)
    94. 2012-08-28 18:45:54 [INFO] Preparing start region for level 1 (Seed: -67715551018350171)
    95. 2012-08-28 18:45:54 [INFO] Preparing spawn area: 44%
    96. 2012-08-28 18:45:55 [INFO] Preparing start region for level 2 (Seed: -67715551018350171)
    97. 2012-08-28 18:45:55 [INFO] Preparing spawn area: 65%
    98. 2012-08-28 18:45:56 [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
    99. 2012-08-28 18:45:56 [INFO] WEPIF: Using the Bukkit Permissions API.
    100. 2012-08-28 18:45:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
    101. 2012-08-28 18:45:56 [INFO] Done (3.170s)! For help, type "help" or "?"
     
  21. Offline

    Omnitv

    2012-08-28 18:45:53 [SEVERE] java.util.zip.ZipException: Not in GZIP format

     
    TnT likes this.
  22. Offline

    Jaxsem

    All those SEVERE's get me worried :oops:
     
  23. i loaded the map in single player and had no problems. im going to test it on a server next. ill report back soon

    tested it on my server (sent you the ip) and there are no problems what so ever.
    thing is, my server is running 2 other worlds (excluding yours) with only 1GB ram to play with and its not even using half of that.

    are you running world guard? if so how are you storing the regions (sqlite or MySQL) and how many do you have?

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

    Jaxsem

    Im not running worldguard and i went on the ip and saw the map. I tried downloading the map from zippyshare and I also downgraded to test if it was a bad craftbukkit but the problem was still there
     
  25. Offline

    Jaxsem

    Same problem :/

    Should i delete minecraft and java and try again?

    Just reinstalled minecraft and java. the problem persists :/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016
  26. i dont know what else to do. it seems to be your computer because it works on my server and my single player.
    im totally lost.
    post a full list of your comps spec and all your plugins. maby i or someone else can work it out
     
  27. Offline

    Jaxsem

    Windows 7 64bit
    AMD FX 4100
    XFX Radeon HD 6750
    PNY Optima 8gb RAM
    Seagate Barracuda 1tb hard drive
    ASRock 970 Extreme3 motherboard
    OCZ ModXStream Pro 600w Modular powersupply
     
  28. when you connected to my server, the map loaded without a problem, but when you used your server, it doesn't load properly, correct?
     
  29. Offline

    Jaxsem

    yes. but my server will run other maps
     
Thread Status:
Not open for further replies.

Share This Page