Problem/Bug Problem connecting to my server

Discussion in 'General Help' started by Tristam2, Feb 10, 2016.

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

    Tristam2

    Hi.
    I create a server there is time and now I import my map, my test pluggins and edit files, I connect with my account and after the server shuts down so I reverifi all my settings I'll even j'usqu'a remove pluggins and he always shows me the following message:

    Loading libraries, please wait...
    [23:23:44 INFO]: Starting minecraft server version 1.8.8
    [23:23:44 INFO]: Loading properties
    [23:23:44 INFO]: Default game type: CREATIVE
    [23:23:44 INFO]: Generating keypair
    [23:23:44 INFO]: Starting Minecraft server on *:25565
    [23:23:44 INFO]: Using default channel type
    [23:23:45 INFO]: This server is running CraftBukkit version git-Bukkit-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
    [23:23:45 INFO]: Preparing level "Map 1"
    [23:23:46 INFO]: Preparing start region for level 0 (Seed: -4093040247736287445)
    [23:23:46 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [23:23:46 INFO]: Done (0,821s)! For help, type "help" or "?"
    [23:23:52 INFO]: UUID of player Tristam2 is 71cf08d6-f251-4db1-9a39-5a669197495f
    [23:23:53 INFO]: Tristam2[/127.0.0.1:50847] logged in with entity id 0 at ([Map 1]-274.27680638184245, 5.435059808779431, 423.35571997008446)
    [23:23:53 ERROR]: Encountered an unexpected exception
    java.lang.RuntimeException: java.util.zip.ZipException: invalid bit length repeat
    at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:34) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_73]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_73]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_73]
    Caused by: java.util.zip.ZipException: invalid bit length repeat
    at java.util.zip.InflaterInputStream.read(Unknown Source) ~[?:1.8.0_73]
    at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.8.0_73]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_73]
    at java.io.DataInputStream.readByte(Unknown Source) ~[?:1.8.0_73]
    at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:95) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:71) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(SourceFile:67) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:68) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
    ... 7 more
    [23:23:53 ERROR]: This crash report has been saved to: F:\Serveur\.\crash-reports\crash-2016-02-10_23.23.53-server.txt
    [23:23:53 INFO]: Stopping server
    [23:23:53 INFO]: Saving players
    [23:23:53 INFO]: Tristam2 lost connection: Server fermer
    [23:23:53 INFO]: Tristam2 left the game.
    [23:23:53 INFO]: Saving worlds
    [23:23:53 INFO]: Saving chunks for level 'Map 1'/Overworld

    Thank you for your comments (and excuse me because I use a translator, I'm French) Good game.
     
  2. Offline

    Zombie_Striker

    @Tristam2
    The problem is either coming from an invalid entity spawning (your player), or you client is sending a packet that the server cannot handle. If you are using any form of modded client, try joining with a non-modded client. Else, create a new world and see if the error remains.
     
  3. Offline

    Tristam2

    Thank you, but the problem was my map
     
Thread Status:
Not open for further replies.

Share This Page