Cant't join?

Discussion in 'Bukkit Help' started by AlexisTheKingNL, Oct 28, 2012.

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

    AlexisTheKingNL

    Hello,

    Me and a friend are trying to play hardcore on my server, everybody can join exept for him.
    We also tried it with hamachi but i don't need hamachi and i don't like hamachi.
    What now
    het gets ''End of Stream''
    i also asked friends
    and i asked friends to join and look if they could join
    they could my other friend couldn't

    Help Please!

    Greetings
     
  2. Offline

    Morlanius

    I'm also having this issue, look to see if you generated a crash report, theres a folder called Crash_Reports, look for one in there for the Date+Time of when the server goes down.
    I'm getting this.

    Seems to load fine, but something is interfering with it, im getting the following errors. It occurs twice per login event.
    To me (and im not very familiar with bukkit's code) but one of the const arrays in MinecraftServer.java has changed size, and it seems to have something to do with spawners and the main loop.

    I'm removing plugins one by one and watching the changes, so far no change.


    N:EDIT:I have also removed all plugins and tried it and the same thing happens.

    10:36:36 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 4
    10:36:36 [SEVERE] at net.minecraft.server.EntityZombie.bD(EntityZombie.java:238)
    10:36:36 [SEVERE] at net.minecraft.server.SpawnerCreature.a(SpawnerCreature.java:200)
    10:36:36 [SEVERE] at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:156)
    10:36:36 [SEVERE] at net.minecraft.server.WorldServer.doTick(WorldServer.java:154)
    10:36:36 [SEVERE] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:556)
    10:36:36 [SEVERE] at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:215)
    10:36:36 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:486)
    10:36:36 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:419)
    10:36:36 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
    10:36:36 [SEVERE] Encountered an unexpected exception ArrayIndexOutOfBoundsException

    ^^^ Console output.

    Crash Report data:

    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!

    Time: 10/28/12 10:49 AM
    Description: Exception in server tick loop

    java.lang.ArrayIndexOutOfBoundsException: 4
    at net.minecraft.server.EntityZombie.bD(EntityZombie.java:238)
    at net.minecraft.server.SpawnerCreature.a(SpawnerCreature.java:200)
    at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:156)
    at net.minecraft.server.WorldServer.doTick(WorldServer.java:154)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:556)
    at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:215)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:486)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:419)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)

    Relevant Details:
    - Minecraft Version: 1.4.2
    - Operating System: Linux (i386) version 2.6.18-194.17.4.el5xen
    - Java Version: 1.6.0_20, Sun Microsystems Inc.
    - Java VM Version: OpenJDK Client VM (mixed mode), Sun Microsystems Inc.
    - Memory: 167560368 bytes (159 MB) / 313647104 bytes (299 MB) up to 518979584 bytes (494 MB)
    - JVM Flags: 0 total;
    - AABB Pool Size: 1673 (93688 bytes; 0 MB) allocated, 26 (1456 bytes; 0 MB) used
    - CraftBukkit Information:
    Running: CraftBukkit version git-Bukkit-1.3.2-R3.0-9-g17de435-b2413jnks (MC: 1.4.2) (Implementing API version 1.4.2-R0.1-SNAPSHOT) true
    Plugins: {}
    Warnings: DEFAULT
    Threads: { RUNNABLE Connection #1 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(SocketInputStream.java:146), java.io.FilterInputStream.read(FilterInputStream.java:133), net.minecraft.org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), net.minecraft.org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(FilterInputStream.java:83), net.minecraft.server.Packet.a(Packet.java:93), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:332), net.minecraft.server.NetworkReaderThread.run(SourceFile:101)], TIMED_WAITING Thread-10: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkMasterThread.run(SourceFile:296)], RUNNABLE Thread-8: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:135), java.net.DatagramSocket.receive(DatagramSocket.java:729), net.minecraft.server.RemoteStatusListener.run(SourceFile:260), java.lang.Thread.run(Thread.java:636)], WAITING Thread-7: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:386), org.bukkit.craftbukkit.ChunkCompressionThread.run(ChunkCompressionThread.java:40), java.lang.Thread.run(Thread.java:636)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:133), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:149), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:168), java.lang.Thread.run(Thread.java:636)], RUNNABLE DestroyJavaVM: [], RUNNABLE Thread-5: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:236), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)], RUNNABLE Listen thread: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:375), java.net.ServerSocket.implAccept(ServerSocket.java:470), java.net.ServerSocket.accept(ServerSocket.java:438), net.minecraft.server.DedicatedServerConnectionThread.run(DedicatedServerConnectionThread.java:62)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:531), java.util.TimerThread.run(Timer.java:484)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1503), org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.CrashReport.a(CrashReport.java:44), net.minecraft.server.CrashReport.g(CrashReport.java:39), net.minecraft.server.CrashReport.<init>(CrashReport.java:28), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:436), net.minecraft.server.ThreadServerApplication.run(SourceFile:818)], TIMED_WAITING Connection #1 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], RUNNABLE process reaper: [java.lang.UNIXProcess$1$1.run(UNIXProcess.java:153)], TIMED_WAITING Thread-4: [java.lang.Thread.sleep(Native Method), net.minecraft.server.ThreadSleepForever.run(SourceFile:52)], RUNNABLE Signal Dispatcher: [],}
    - World Akra_the_end Entities: 99 total; [EntityEnderCrystal['entity.EnderCrystal.name'/114, l='Akra_the_end', x=-120.50, y=89.00, z=-34.50], EntityEnderman['Enderman'/115, l='Akra_the_end', x=-126.59, y=39.00, z=-15.47], EntityEnderman['Enderman'/116, l='Akra_the_end', x=-114.39, y=46.00, z=9.50], EntityEnderman['Enderman'/117, l='Akra_the_end', x=-112.49, y=45.00, z=6.34], EntityEnderCrystal['entity.EnderCrystal.name'/118, l='Akra_the_end', x=-116.50, y=87.00, z=41.50], EntityArrow['arrow'/119, l='Akra_the_end', x=-121.02, y=-35.58, z=176.82], EntitySnowball['Snowball'/120, l='Akra_the_end', x=-112.23, y=-31.87, z=176.15], EntityEnderman['Enderman'/121, l='Akra_the_end', x=-96.02, y=62.00, z=-2.10], EntitySnowball['Snowball'/122, l='Akra_the_end', x=-104.77, y=-38.41, z=176.03], EntitySnowball['Snowball'/123, l='Akra_the_end', x=-96.25, y=-37.24, z=181.97], EntityEnderman['Enderman'/124, l='Akra_the_end', x=-72.78, y=63.00, z=-8.06], EntityEnderman['Enderman'/125, l='Akra_the_end', x=-76.86, y=63.00, z=0.22], EntityEnderman['Enderman'/126, l='Akra_the_end', x=-55.50, y=55.00, z=-26.10], EntityEnderman['Enderman'/127, l='Akra_the_end', x=-62.33, y=62.00, z=20.09], EntityEnderman['Enderman'/128, l='Akra_the_end', x=-52.01, y=59.00, z=42.50], EntityEnderman['Enderman'/129, l='Akra_the_end', x=-35.09, y=58.00, z=-5.62], EntityEnderman['Enderman'/130, l='Akra_the_end', x=-33.31, y=57.00, z=7.93], EntityEnderman['Enderman'/131, l='Akra_the_end', x=-16.24, y=59.00, z=-109.23], EntityEnderman['Enderman'/132, l='Akra_the_end', x=-25.25, y=59.00, z=-88.73], EntityEnderman['Enderman'/133, l='Akra_the_end', x=-28.12, y=60.00, z=-91.67], EntityEnderman['Enderman'/134, l='Akra_the_end', x=-26.87, y=60.00, z=-86.98], EntityEnderman['Enderman'/135, l='Akra_the_end', x=-23.37, y=58.00, z=-19.53], EntityEnderman['Enderman'/136, l='Akra_the_end', x=-24.87, y=58.00, z=-7.98], EntityEnderman['Enderman'/137, l='Akra_the_end', x=-13.22, y=59.00, z=-12.56], EntityEnderman['Enderman'/138, l='Akra_the_end', x=-27.75, y=59.00, z=42.37], EntityEnderman['Enderman'/139, l='Akra_the_end', x=-2.71, y=62.00, z=-38.42], EntityEnderman['Enderman'/140, l='Akra_the_end', x=-5.66, y=59.00, z=-17.29], EntityEnderman['Enderman'/141, l='Akra_the_end', x=-8.20, y=66.00, z=3.26], EntityEnderman['Enderman'/142, l='Akra_the_end', x=-8.01, y=59.00, z=30.82], EntityEnderCrystal['entity.EnderCrystal.name'/143, l='Akra_the_end', x=-6.50, y=82.00, z=48.50], EntityEnderCrystal['entity.EnderCrystal.name'/144, l='Akra_the_end', x=-2.50, y=85.00, z=68.50], EntityEnderCrystal['entity.EnderCrystal.name'/145, l='Akra_the_end', x=-2.50, y=95.00, z=92.50], EntityEnderman['Enderman'/146, l='Akra_the_end', x=8.84, y=40.00, z=-70.13], EntityEnderman['Enderman'/147, l='Akra_the_end', x=7.84, y=59.00, z=-22.70], EntityEnderman['Enderman'/148, l='Akra_the_end', x=6.48, y=61.00, z=11.43], EntityEnderman['Enderman'/149, l='Akra_the_end', x=6.29, y=60.00, z=40.05], EntityEnderman['Enderman'/150, l='Akra_the_end', x=3.88, y=60.00, z=52.24], EntityEnderman['Enderman'/151, l='Akra_the_end', x=11.03, y=61.00, z=49.88], EntityEnderman['Enderman'/152, l='Akra_the_end', x=7.73, y=60.00, z=78.22], EntityEnderman['Enderman'/153, l='Akra_the_end', x=8.54, y=60.00, z=80.03], EntityEnderman['Enderman'/154, l='Akra_the_end', x=18.19, y=60.00, z=-67.44], EntityEnderman['Enderman'/155, l='Akra_the_end', x=24.87, y=62.00, z=-64.29], EntityEnderman['Enderman'/156, l='Akra_the_end', x=26.42, y=62.00, z=-58.06], EntityEnderCrystal['entity.EnderCrystal.name'/157, l='Akra_the_end', x=26.50, y=86.00, z=-50.50], EntityEnderman['Enderman'/158, l='Akra_the_end', x=31.30, y=63.00, z=-35.14], EntityEnderman['Enderman'/159, l='Akra_the_end', x=22.42, y=61.00, z=-11.30], EntityEnderman['Enderman'/160, l='Akra_the_end', x=30.08, y=61.00, z=17.98], EntityEnderman['Enderman'/161, l='Akra_the_end', x=34.97, y=62.00, z=22.60], EntityEnderman['Enderman'/162, l='Akra_the_end', x=35.53, y=63.00, z=40.15], EntityEnderman['Enderman'/163, l='Akra_the_end', x=16.68, y=61.00, z=44.88], EntityEnderman['Enderman'/164, l='Akra_the_end', x=17.13, y=61.00, z=61.46], EntityEnderman['Enderman'/165, l='Akra_the_end', x=29.00, y=60.00, z=87.44], EntityEnderman['Enderman'/166, l='Akra_the_end', x=18.38, y=60.00, z=91.02], EntityEnderman['Enderman'/167, l='Akra_the_end', x=43.46, y=58.00, z=-67.82], EntityEnderman['Enderman'/168, l='Akra_the_end', x=35.43, y=61.00, z=-61.96], EntityEnderman['Enderman'/169, l='Akra_the_end', x=37.62, y=61.00, z=-48.90], EntityEnderman['Enderman'/170, l='Akra_the_end', x=41.95, y=59.00, z=-47.40], EntityEnderman['Enderman'/171, l='Akra_the_end', x=47.37, y=58.00, z=-52.34], EntityEnderman['Enderman'/172, l='Akra_the_end', x=46.47, y=58.00, z=-51.38], EntityEnderman['Enderman'/173, l='Akra_the_end', x=41.14, y=60.00, z=-49.14], EntityEnderman['Enderman'/174, l='Akra_the_end', x=43.99, y=63.00, z=-24.98], EntityEnderman['Enderman'/175, l='Akra_the_end', x=32.93, y=64.00, z=-27.94], EntityEnderman['Enderman'/176, l='Akra_the_end', x=41.12, y=63.00, z=-25.30], EntityEnderman['Enderman'/177, l='Akra_the_end', x=36.56, y=64.00, z=-24.87], EntityEnderman['Enderman'/178, l='Akra_the_end', x=37.67, y=63.00, z=16.77], EntityEnderman['Enderman'/179, l='Akra_the_end', x=45.78, y=64.00, z=9.12], EntityEnderman['Enderman'/180, l='Akra_the_end', x=38.26, y=64.00, z=25.65], EntityEnderman['Enderman'/181, l='Akra_the_end', x=40.93, y=60.00, z=62.42], EntityEnderman['Enderman'/182, l='Akra_the_end', x=42.44, y=59.00, z=96.32], EntityEnderman['Enderman'/183, l='Akra_the_end', x=45.45, y=59.00, z=82.15], EntityEnderCrystal['entity.EnderCrystal.name'/184, l='Akra_the_end', x=38.50, y=80.00, z=92.50], EntityEnderman['Enderman'/185, l='Akra_the_end', x=59.50, y=58.00, z=-62.58], EntityEnderman['Enderman'/186, l='Akra_the_end', x=57.66, y=57.00, z=-56.07], EntityEnderman['Enderman'/187, l='Akra_the_end', x=62.55, y=59.00, z=-49.91], EntityEnderman['Enderman'/188, l='Akra_the_end', x=61.19, y=58.00, z=-64.70], EntityEnderman['Enderman'/189, l='Akra_the_end', x=54.99, y=61.00, z=-36.85], EntityEnderman['Enderman'/190, l='Akra_the_end', x=62.45, y=59.00, z=-47.10], EntityEnderman['Enderman'/191, l='Akra_the_end', x=55.20, y=62.00, z=-21.00], EntityEnderman['Enderman'/192, l='Akra_the_end', x=58.50, y=60.00, z=-31.27], EntityEnderman['Enderman'/193, l='Akra_the_end', x=50.27, y=62.00, z=-23.24], EntityEnderman['Enderman'/194, l='Akra_the_end', x=62.48, y=63.00, z=-3.13], EntityEnderman['Enderman'/195, l='Akra_the_end', x=61.90, y=57.00, z=37.45], EntityEnderman['Enderman'/196, l='Akra_the_end', x=61.31, y=57.00, z=28.19], EntityEnderman['Enderman'/197, l='Akra_the_end', x=46.16, y=60.00, z=60.27], EntityEnderCrystal['entity.EnderCrystal.name'/198, l='Akra_the_end', x=51.50, y=91.00, z=100.50], EntityChicken['Chicken'/199, l='Akra_the_end', x=68.55, y=59.00, z=-61.40], EntityEnderman['Enderman'/200, l='Akra_the_end', x=67.49, y=59.00, z=-52.48], EntityEnderman['Enderman'/201, l='Akra_the_end', x=68.77, y=51.00, z=22.07], EntityEnderman['Enderman'/202, l='Akra_the_end', x=73.26, y=50.00, z=21.83], EntityEnderman['Enderman'/203, l='Akra_the_end', x=73.81, y=50.00, z=38.29], EntityEnderman['Enderman'/204, l='Akra_the_end', x=71.63, y=52.00, z=43.50], EntityEnderman['Enderman'/205, l='Akra_the_end', x=71.33, y=59.00, z=67.07], EntitySnowball['Snowball'/206, l='Akra_the_end', x=81.53, y=-64.78, z=-192.09], EntityEnderman['Enderman'/207, l='Akra_the_end', x=80.49, y=58.00, z=-76.19], EntityEnderman['Enderman'/208, l='Akra_the_end', x=84.67, y=59.00, z=-58.49], EntityEnderman['Enderman'/209, l='Akra_the_end', x=81.18, y=59.00, z=-59.50], EntityEnderman['Enderman'/210, l='Akra_the_end', x=81.59, y=58.00, z=-63.39], EntityEnderman['Enderman'/211, l='Akra_the_end', x=83.69, y=59.00, z=-45.81], EntitySnowball['Snowball'/212, l='Akra_the_end', x=102.20, y=-65.64, z=-192.42]]
    - World Akra_the_end Players: 0 total; []
    - World Akra_the_end Chunk Stats: ServerChunkCache: 625 Drop: 0
    - World Akra_the_end Players: 0 total; []
    - World Akra_the_end Chunk Stats: ServerChunkCache: 625 Drop: 0
    - Type: Dedicated Server
    ~
    pls excuse the funky formatting nano wont linewrap and had to use VI
     
Thread Status:
Not open for further replies.

Share This Page