Exception in server tick loop

Discussion in 'Bukkit Help' started by PlayinCOD2132, Feb 28, 2014.

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

    PlayinCOD2132

    At random times my server crashes with the following error:
    Had to cut some of the playerJoinedWorld errors, to much words in the comment

    EDIT: Full crash is that --> http://pastebin.com/SAgdryp3

    Code:
    ---- Minecraft Crash Report ----
    // Daisy, daisy...
     
    Time: 2/28/14 11:59 PM
    Description: Exception in server tick loop
    java.lang.StackOverflowError: Exception in server tick loop
        at java.util.HashMap.newEntryIterator(HashMap.java:946)
        at java.util.HashMap$EntrySet.iterator(HashMap.java:1050)
        at java.util.AbstractCollection.containsAll(AbstractCollection.java:307)
        at java.util.AbstractSet.equals(AbstractSet.java:95)
        at net.minecraft.server.v1_7_R1.NBTTagCompound.equals(SourceFile:298)
        at java.util.HashMap$Entry.equals(HashMap.java:811)
        at java.util.HashMap$EntrySet.contains(HashMap.java:1057)
        at java.util.AbstractCollection.containsAll(AbstractCollection.java:308)
        at java.util.AbstractSet.equals(AbstractSet.java:95)
        at net.minecraft.server.v1_7_R1.NBTTagCompound.equals(SourceFile:298)
        at net.minecraft.server.v1_7_R1.ItemStack.d(ItemStack.java:299)
        at net.minecraft.server.v1_7_R1.ItemStack.matches(ItemStack.java:295)
        at net.minecraft.server.v1_7_R1.Container.b(Container.java:76)
        at net.minecraft.server.v1_7_R1.EntityPlayer.h(EntityPlayer.java:186)
        at net.minecraft.server.v1_7_R1.Entity.ab(Entity.java:1362)
        at net.minecraft.server.v1_7_R1.EntityLiving.ab(EntityLiving.java:1516)
        at net.minecraft.server.v1_7_R1.EntityHuman.ab(EntityHuman.java:366)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1482)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
        at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460)
        at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1529)
     
     
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
     
    -- System Details --
    Details:
        Minecraft Version: 1.7.2
        Operating System: Linux (amd64) version 3.5.0-44-generic
        Java Version: 1.7.0_25, Oracle Corporation
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 221127400 bytes (210 MB) / 1072955392 bytes (1023 MB) up to 1908932608 bytes (1820 MB)
        JVM Flags: 3 total; -Xmx2048M -Xms524M -XX:MaxPermSize=128M
        AABB Pool Size: 2838 (158928 bytes; 0 MB) allocated, 508 (28448 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        CraftBukkit Information:
      Running: CraftBukkit version git-Spigot-1322 (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT) false
      Plugins: { HideStream v3.6.1 com.mrmag518.HideStream.Main [mrmag518], SocialMine v0.1 (MC 1.6.2-1.7.2) net.aerenserve.socialmine.SocialMine [hatten33], WorldEdit v5.5.7 com.sk89q.worldedit.bukkit.WorldEditPlugin [], CoreProtect v2.0.8 net.coreprotect.CoreProtect [Intelli], Buycraft v6.6 net.buycraft.Plugin [Tebex Technologies Ltd], ReefSpawn v1.0 me.artish1.ReefSpawn.ReefSpawn [artish1], BanManager v3.13 me.confuserr.banmanager.BanManager [confuserr], Multiverse-Core v2.4-b527 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], PermissionsEx v1.19.6 ru.tehkode.permissions.bukkit.PermissionsEx [t3hk0d3], BungeePortals v1.1 com.fuzzoland.BungeePortals.BungeePortals [YoFuzzy3], SuicideCat v1.0 com.reefmc.suicidecat.Main [ibJarrett], Gadgets v1 me.ibjarrett.gadgets.Main [], WorldGuard v5.8 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], Essentials v2.12.2 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], ChatManager v1.19.1 ru.tehkode.chatmanager.bukkit.ChatManager [t3hk0d3],}
      Warnings: DEFAULT
      Threads: { RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:724)], TIMED_WAITING Thread-10: [java.lang.Thread.sleep(Native Method), net.coreprotect.consumer.Consumer.run(Consumer.java:47), java.lang.Thread.run(Thread.java:724)], WAITING pool-5-thread-3: [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:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Async Chat Thread - #85: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], RUNNABLE Thread-5: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(FileOutputStream.java:318), java.io.BufferedOutputStream.write(BufferedOutputStream.java:122), java.io.PrintStream.write(PrintStream.java:480), java.io.FilterOutputStream.write(FilterOutputStream.java:97), org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44), java.lang.Thread.run(Thread.java:724)], WAITING pool-5-thread-5: [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:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)], TIMED_WAITING Craft Scheduler Thread - 15: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], WAITING pool-5-thread-2: [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:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], WAITING pool-6-thread-1: [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:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:724)], WAITING pool-5-thread-4: [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:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:85)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44), net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Thread.java:724)], WAITING pool-5-thread-1: [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:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], TIMED_WAITING Thread-9: [java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14), java.lang.Thread.run(Thread.java:724)], RUNNABLE Signal Dispatcher: [], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1619), org.bukkit.craftbukkit.v1_7_R1.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R1.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R1.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R1.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:489), net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)], WAITING PermissionsEx-Cleaner: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Craft Scheduler Thread - 17: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:242), 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.readLineSimple(ConsoleReader.java:1506), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105), net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:34)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:724)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Chunk I/O Executor Thread-1: [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:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:724)],}
      Recent tasks from 538398-538428{BanManager:me.confuserr.banmanager.Scheduler.muteAsync@538449,}
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
        Player Count: 21 / 100; [EntityPlayer['Chasapher'/2246, l='Hub', x=922.35, y=13.00, z=-1957.66](Chasapher at 922.3494385809329,13.0,-1957.6593743289868), EntityPlayer['planet_eclips'/2462, l='ReefSpawn', x=-178.44, y=75.23, z=176.81](planet_eclips at -178.44370910104774,75.23441340854254,176.80659594754093), EntityPlayer['JustBecauseMeow'/3155, l='ReefSpawn', x=-117.34, y=70.00, z=165.93](JustBecauseMeow at -117.33651365569676,70.0,165.9332856387195), EntityPlayer['Tayyy__xoxo'/3178, l='ReefSpawn', x=-176.70, y=8493.40, z=176.30](Tayyy__xoxo at -176.70032006152496,8493.399645805359,176.30000001192093), EntityPlayer['lexypepsi'/3180, l='ReefSpawn', x=-176.70, y=8495.10, z=176.30](lexypepsi at -176.70032006152496,8495.099645733833,176.30000001192093), EntityPlayer['BlindedBySilence'/3188, l='ReefSpawn', x=-176.70, y=75.00, z=176.30](BlindedBySilence at -176.70032006152496,75.0,176.30000001192093), EntityPlayer['lillianafaithful'/3308, l='ReefSpawn', x=-152.70, y=70.00, z=163.99](lillianafaithful at -152.69999998807907,70.0,163.9933054014109), EntityPlayer['13esttimer'/3392, l='ReefSpawn', x=-176.55, y=70.00, z=165.71](13esttimer at -176.5475615276167,70.0,165.71278465006284), EntityPlayer['WoodenToaster77'/3402, l='ReefSpawn', x=-124.56, y=70.00, z=168.00](WoodenToaster77 at -124.5592778378884,70.0,168.00078741012408), EntityPlayer['mdheine'/3436, l='ReefSpawn', x=-163.28, y=88.00, z=204.80](mdheine at -163.27818601543095,88.0,204.79943590017996), EntityPlayer['DJDreamz'/3471, l='ReefSpawn', x=-115.48, y=67.41, z=190.59](DJDreamz at -115.47586501947004,67.40560756445822,190.58862508958433), EntityPlayer['xPotatoPrincessx'/3536, l='ReefSpawn', x=-176.70, y=8494.25, z=176.30](xPotatoPrincessx at -176.70032006152496,8494.249645769596,176.30000001192093), EntityPlayer['Sydnifyer'/3588, l='ReefSpawn', x=-165.08, y=90.25, z=205.08](Sydnifyer at -165.08233907182796,90.24918707874468,205.08043235768463), EntityPlayer['WhitePhoenix08'/3605, l='ReefSpawn', x=-115.75, y=64.88, z=197.81](WhitePhoenix08 at -115.75349089577894,64.88092799447156,197.8097294668735), EntityPlayer['Josh_HQ'/3665, l='ReefSpawn', x=-108.87, y=67.01, z=178.57](Josh_HQ at -108.86781232229765,67.00653963650592,178.56691716291388), EntityPlayer['emoryhoran'/3687, l='ReefSpawn', x=-123.96, y=70.00, z=164.05](emoryhoran at -123.96104107725613,70.0,164.05159306948872), EntityPlayer['LilyRabe'/3689, l='ReefSpawn', x=-124.67, y=70.00, z=163.23](LilyRabe at -124.66894893307042,70.0,163.23382138019105), EntityPlayer['minicupcake101'/3693, l='ReefSpawn', x=-126.95, y=70.00, z=166.31](minicupcake101 at -126.95200724283072,70.0,166.31423890657695), EntityPlayer['uMad_Bro999'/3694, l='ReefSpawn', x=-136.19, y=70.00, z=165.27](uMad_Bro999 at -136.19059945340706,70.0,165.27274448365733), EntityPlayer['EnderCow84'/3697, l='ReefSpawn', x=-144.50, y=64.00, z=175.50](EnderCow84 at -144.5,64.0,175.5), EntityPlayer['ch1cken_brain'/3701, l='ReefSpawn', x=-124.74, y=70.00, z=165.52](ch1cken_brain at -124.74193710827991,70.0,165.522644870538)]
        Is Modded: Definitely; Server brand changed to 'CraftBukkit'
        Type: Dedicated Server (map_server.txt)
     
  2. Offline

    Necrodoom

    Locked. Unofficial builds and offline mode servers are not supported here.
     
Thread Status:
Not open for further replies.

Share This Page