Created
October 21, 2012 10:29
-
-
Save aarontwf/3926639 to your computer and use it in GitHub Desktop.
Minecraft Crash Report 10/21/12 10:55 PM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Hey, that tickles! Hehehe! | |
Time: 10/21/12 10:55 PM | |
Description: Exception in server tick loop | |
java.lang.IndexOutOfBoundsException: Index: 36, Size: 36 | |
at java.util.ArrayList.rangeCheck(Unknown Source) | |
at java.util.ArrayList.remove(Unknown Source) | |
at net.minecraft.server.World.tickEntities(World.java:1137) | |
at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:428) | |
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:547) | |
at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213) | |
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) | |
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) | |
Relevant Details: | |
- Minecraft Version: 1.3.2 | |
- Operating System: Linux (i386) version 2.6.32-279.5.1.el6.i686 | |
- Java Version: 1.7.0_04, Oracle Corporation | |
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation | |
- Memory: 234641944 bytes (223 MB) / 519176192 bytes (495 MB) up to 1037959168 bytes (989 MB) | |
- JVM Flags: 2 total; -Xmx1024M -Xms512M | |
- CraftBukkit Information: | |
Running: CraftBukkit version git-Bukkit-1.3.2-R2.0-b2396jnks (MC: 1.3.2) (Implementing API version 1.3.2-R2.0) true | |
Plugins: { Spectate v1.9.1 com.Chipmunk9998.Spectate.Spectate [], WorldEdit v5.4.2 com.sk89q.worldedit.bukkit.WorldEditPlugin [], RemoteCommand v1.0.0 bone008.bukkit.remotecommand.RemoteCommand [Bone008], FlatTerrain v0.1.0 me.limebyte.flatterrain.FlatTerrain [LimeByte], TagAPI v1.7 org.kitteh.tag.TagAPI [mbaxter], VanishNoPacket v3.12.1 org.kitteh.vanish.VanishPlugin [mbaxter], CraftBukkitUpToDate v3.0.0 de.nofear13.craftbukkituptodate.CraftBukkitUpToDate [], SkylandsPlus v0.13.1 uk.co.jacekk.bukkit.SkylandsPlus.SkylandsPlus [], OpenInv v1.8.7 lishid.openinv.OpenInv [lishid], BattleNight v1.2.22 me.limebyte.battlenight.core.BattleNight [LimeByte], Lockette v1.7.4 org.yi.acru.bukkit.Lockette.Lockette [Acru], Vault v1.2.19-b248 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Modifyworld v1.19.3 ru.tehkode.modifyworld.bukkit.Modifyworld [t3hk0d3], Multiverse-Core v2.5-b558 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], PermissionsEx v1.19.3 ru.tehkode.permissions.bukkit.PermissionsEx [t3hk0d3], MobDisguise v1.8 me.desmin88.mobdisguise.MobDisguise [desmin88], WorldGuard v5.5.3 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], CommandSigns v1.8.3 org.zonedabone.commandsigns.CommandSigns [zonedabone, CJxD, HansAnderson], ChatManager v1.19.1 ru.tehkode.chatmanager.bukkit.ChatManager [t3hk0d3], Multiverse-Portals v2.5-b579 com.onarandombox.MultiversePortals.MultiversePortals [Rigby, fernferret], Multiverse-Adventure v2.5-b562 com.onarandombox.MultiverseAdventure.MultiverseAdventure [main()], Multiverse-Inventories v2.5-b212 com.onarandombox.multiverseinventories.MultiverseInventories [dumptruckman],} | |
Warnings: DEFAULT | |
Threads: { TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.FileIOThread.b(SourceFile:43), net.minecraft.server.FileIOThread.run(SourceFile:22), java.lang.Thread.run(Unknown Source)], TIMED_WAITING ResetScheduler_Worker-3: [java.lang.Object.wait(Native Method), org.quartz.multiverse.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:552)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Connection #0 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), net.minecraft.org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.server.Packet.a(Packet.java:91), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:332), net.minecraft.server.NetworkReaderThread.run(SourceFile:93)], WAITING Keep-Alive-SocketCleaner: [java.lang.Object.wait(Native Method), sun.net.www.http.KeepAliveStreamCleaner.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.CrashReport.a(CrashReport.java:43), net.minecraft.server.CrashReport.g(CrashReport.java:38), net.minecraft.server.CrashReport.<init>(CrashReport.java:28), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423), net.minecraft.server.ThreadServerApplication.run(SourceFile:539)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Thread-4: [java.lang.Thread.sleep(Native Method), net.minecraft.server.ThreadSleepForever.run(SourceFile:44)], RUNNABLE Connection #2 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), net.minecraft.org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.server.Packet.a(Packet.java:91), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:332), net.minecraft.server.NetworkReaderThread.run(SourceFile:93)], TIMED_WAITING ResetScheduler_Worker-2: [java.lang.Object.wait(Native Method), org.quartz.multiverse.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:552)], RUNNABLE Thread-5: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(Unknown Source), java.io.BufferedInputStream.fill(Unknown Source), java.io.BufferedInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), 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)], TIMED_WAITING pool-1-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Connection #0 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], TIMED_WAITING Connection #2 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], TIMED_WAITING pool-1-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], WAITING MV-Inv Profile Write Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:161)], TIMED_WAITING ResetScheduler_QuartzSchedulerThread: [java.lang.Object.wait(Native Method), org.quartz.multiverse.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:437)], TIMED_WAITING ResetScheduler_Worker-1: [java.lang.Object.wait(Native Method), org.quartz.multiverse.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:552)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], WAITING PermissionsEx-Cleaner: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], RUNNABLE Listen thread: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.DedicatedServerConnectionThread.run(DedicatedServerConnectionThread.java:62)], WAITING Thread-8: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), org.bukkit.craftbukkit.ChunkCompressionThread.run(ChunkCompressionThread.java:40), java.lang.Thread.run(Unknown Source)],} | |
Recent tasks from 17481-17511{WorldGuard:com.sk89q.worldguard.bukkit.FlagStateManager@17529,} | |
- Is Modded: Definitely; 'craftbukkit' | |
- Profiler Position: N/A (disabled) | |
- Player Count: 2 / 25; [EntityPlayer['jkjoka'/418, l='arenas', x=-726.89, y=24.08, z=-25.57](jkjoka at -726.8947312297086,24.075737063237003,-25.570005320719254), EntityPlayer['Timotry'/405, l='survival', x=33.79, y=71.00, z=127.11](Timotry at 33.78939101416332,71.0,127.11169157718007)] | |
- World survival Entities: 138 total; [EntityPig['Pig'/0, l='survival', x=-102.86, y=63.00, z=306.95], EntityItem['item.item.egg'/9, l='survival', x=-64.23, y=57.13, z=217.00], EntityItem['item.item.egg'/10, l='survival', x=-65.06, y=57.13, z=214.06], EntityItem['item.item.egg'/11, l='survival', x=-64.56, y=57.13, z=215.51], EntityItem['item.item.egg'/12, l='survival', x=-64.74, y=56.13, z=217.42], EntityItem['item.item.egg'/13, l='survival', x=-65.07, y=57.13, z=216.95], EntityItem['item.item.egg'/14, l='survival', x=-64.37, y=57.13, z=216.12], EntityChicken['Chicken'/15, l='survival', x=-78.47, y=62.46, z=246.51], EntityChicken['Chicken'/20, l='survival', x=-63.46, y=62.55, z=215.47], EntityChicken['Chicken'/23, l='survival', x=-18.43, y=62.45, z=101.56], EntityChicken['Chicken'/25, l='survival', x=-37.52, y=72.00, z=131.50], EntityChicken['Chicken'/35, l='survival', x=-6.42, y=62.51, z=149.53], EntityWolf['Wolf'/37, l='survival', x=-2.30, y=9.00, z=247.30], EntityChicken['Chicken'/40, l='survival', x=2.44, y=62.66, z=71.53], EntityItem['item.item.rottenFlesh'/59, l='survival', x=34.07, y=73.13, z=230.25], EntityItem['item.item.arrow'/60, l='survival', x=44.69, y=64.13, z=233.75], EntityChicken['Chicken'/61, l='survival', x=52.40, y=64.00, z=92.53], EntitySheep['Sheep'/74, l='survival', x=98.45, y=73.00, z=-67.50], EntitySheep['Sheep'/76, l='survival', x=111.87, y=71.00, z=24.05], EntitySheep['Sheep'/81, l='survival', x=119.51, y=71.00, z=-52.90], EntityPig['Pig'/82, l='survival', x=124.89, y=65.00, z=39.15], EntitySheep['Sheep'/83, l='survival', x=118.96, y=62.00, z=46.59], EntityChicken['Chicken'/84, l='survival', x=126.41, y=64.00, z=37.42], EntitySheep['Sheep'/86, l='survival', x=126.68, y=64.00, z=51.78], EntitySheep['Sheep'/92, l='survival', x=130.99, y=64.00, z=20.99], EntitySheep['Sheep'/93, l='survival', x=130.12, y=63.00, z=59.20], EntitySheep['Sheep'/94, l='survival', x=147.02, y=64.00, z=54.05], EntitySheep['Sheep'/95, l='survival', x=142.36, y=64.00, z=52.05], EntitySkeleton['Skeleton'/102, l='survival', x=135.69, y=16.00, z=125.46], EntityZombie['Zombie'/103, l='survival', x=138.50, y=21.00, z=120.50], EntitySheep['Sheep'/108, l='survival', x=155.52, y=80.00, z=-70.74], EntityChicken['Chicken'/109, l='survival', x=148.43, y=62.39, z=136.54], EntitySheep['Sheep'/111, l='survival', x=186.95, y=67.00, z=-65.91], EntityChicken['Chicken'/112, l='survival', x=200.52, y=66.00, z=-70.48], EntityChicken['Chicken'/113, l='survival', x=204.55, y=66.00, z=-70.53], EntityItem['item.item.egg'/114, l='survival', x=207.23, y=66.13, z=-65.61], EntityItem['item.item.egg'/115, l='survival', x=204.52, y=66.13, z=-70.97], EntityChicken['Chicken'/118, l='survival', x=222.41, y=67.00, z=-78.39], EntityChicken['Chicken'/119, l='survival', x=213.38, y=62.65, z=154.67], EntityChicken['Chicken'/120, l='survival', x=215.50, y=62.58, z=145.59], EntitySquid['Squid'/121, l='survival', x=217.27, y=45.90, z=301.04], EntityZombie['Zombie'/24780, l='survival', x=124.22, y=41.00, z=79.69], EntityZombie['Zombie'/24784, l='survival', x=137.50, y=45.00, z=64.50], EntitySkeleton['Skeleton'/24799, l='survival', x=34.36, y=47.00, z=204.63], EntitySquid['Squid'/24811, l='survival', x=-23.81, y=49.38, z=74.15], EntitySquid['Squid'/24833, l='survival', x=0.67, y=46.37, z=19.23], EntitySquid['Squid'/24837, l='survival', x=123.44, y=50.34, z=146.67], EntitySquid['Squid'/24838, l='survival', x=127.02, y=49.35, z=140.99], EntitySquid['Squid'/24856, l='survival', x=-29.35, y=47.98, z=31.36], EntitySquid['Squid'/24864, l='survival', x=80.40, y=58.02, z=13.54], EntityVillager['Villager'/182503, l='survival', x=-4014.30, y=66.00, z=-1023.37], EntityVillager['Villager'/182504, l='survival', x=-4014.30, y=66.00, z=-1021.44], EntityVillager['Villager'/182505, l='survival', x=-4008.35, y=66.00, z=-1021.84], EntityVillager['Villager'/182506, l='survival', x=-4015.17, y=66.00, z=-1022.41], EntityVillager['Villager'/182507, l='survival', x=-4007.68, y=66.00, z=-1022.70], EntityVillager['Villager'/182508, l='survival', x=-4014.85, y=65.00, z=-1012.61], EntityVillager['Villager'/182509, l='survival', x=-4014.86, y=65.00, z=-1013.65], EntityVillager['Villager'/182510, l='survival', x=-4015.70, y=65.00, z=-1013.21], EntityCreeper['Creeper'/184008, l='survival', x=132.50, y=12.00, z=130.50], EntitySpider['Spider'/184704, l='survival', x=97.11, y=33.00, z=152.70], EntityZombie['Zombie'/358014, l='survival', x=114.50, y=38.00, z=121.50], EntitySkeleton['Skeleton'/358029, l='survival', x=-54.49, y=29.00, z=151.87], EntityItem['item.item.egg'/459361, l='survival', x=-65.41, y=56.13, z=216.75], EntitySkeleton['Skeleton'/498279, l='survival', x=67.63, y=42.00, z=196.74], EntityCreeper['Creeper'/498282, l='survival', x=103.50, y=33.00, z=136.50], EntitySkeleton['Skeleton'/501609, l='survival', x=81.88, y=38.00, z=16.51], EntityItem['item.item.arrow'/581228, l='survival', x=-72.75, y=68.13, z=149.69], EntityItem['item.item.rottenFlesh'/581593, l='survival', x=-76.13, y=67.13, z=146.41], EntitySkeleton['Skeleton'/582287, l='survival', x=40.70, y=52.00, z=175.70], EntitySkeleton['Skeleton'/585079, l='survival', x=-22.50, y=28.00, z=61.50], EntitySkeleton['Skeleton'/587714, l='survival', x=50.50, y=22.00, z=189.50], EntitySkeleton['Skeleton'/587716, l='survival', x=59.31, y=22.00, z=224.98], EntitySkeleton['Skeleton'/587719, l='survival', x=129.90, y=14.00, z=129.73], EntityZombie['Zombie'/642846, l='survival', x=29.50, y=33.00, z=154.50], EntityZombie['Zombie'/642849, l='survival', x=11.93, y=33.00, z=144.63], EntityZombie['Zombie'/642850, l='survival', x=21.50, y=33.00, z=155.50], EntitySkeleton['Skeleton'/644122, l='survival', x=21.81, y=34.00, z=158.19], EntitySkeleton['Skeleton'/644123, l='survival', x=16.50, y=29.00, z=160.50], EntityZombie['Zombie'/645649, l='survival', x=25.50, y=65.00, z=198.50], EntitySkeleton['Skeleton'/645650, l='survival', x=23.50, y=65.00, z=194.50], EntitySkeleton['Skeleton'/647960, l='survival', x=-2.50, y=40.00, z=171.50], EntityCreeper['Creeper'/648766, l='survival', x=152.50, y=27.00, z=128.50], EntityItem['item.item.egg'/654447, l='survival', x=126.62, y=64.13, z=37.35], EntityZombie['Zombie'/694519, l='survival', x=35.17, y=17.00, z=187.52], EntitySkeleton['Skeleton'/694521, l='survival', x=78.50, y=16.00, z=103.50], EntitySkeleton['Skeleton'/694522, l='survival', x=78.50, y=16.00, z=102.50], EntityCreeper['Creeper'/694540, l='survival', x=108.50, y=14.00, z=123.50], EntityZombie['Zombie'/696994, l='survival', x=65.50, y=22.00, z=79.50], EntityCreeper['Creeper'/696998, l='survival', x=-69.50, y=16.00, z=100.50], EntitySkeleton['Skeleton'/696999, l='survival', x=113.48, y=12.00, z=153.88], EntityCreeper['Creeper'/697000, l='survival', x=103.50, y=15.00, z=161.50], EntityCreeper['Creeper'/697004, l='survival', x=-36.50, y=28.00, z=202.50], EntitySkeleton['Skeleton'/697005, l='survival', x=99.50, y=17.00, z=66.50], EntitySkeleton['Skeleton'/697025, l='survival', x=-27.50, y=17.00, z=212.50], EntityZombie['Zombie'/697027, l='survival', x=-26.50, y=17.00, z=210.50], EntityCreeper['Creeper'/697062, l='survival', x=107.85, y=26.00, z=105.32], EntityCreeper['Creeper'/697063, l='survival', x=96.80, y=18.00, z=105.16], EntitySkeleton['Skeleton'/697079, l='survival', x=139.50, y=32.00, z=114.50], EntityZombie['Zombie'/697080, l='survival', x=140.50, y=32.00, z=112.50], EntityCreeper['Creeper'/697082, l='survival', x=134.50, y=22.00, z=93.50], EntityCreeper['Creeper'/697083, l='survival', x=29.50, y=30.00, z=174.50], EntityChicken['Chicken'/805377, l='survival', x=130.50, y=69.62, z=6.57], EntityCreeper['Creeper'/805383, l='survival', x=143.50, y=45.00, z=76.50], EntitySpider['Spider'/805384, l='survival', x=138.50, y=45.00, z=74.50], EntityZombie['Zombie'/805936, l='survival', x=7.95, y=32.00, z=150.53], EntitySkeleton['Skeleton'/806026, l='survival', x=59.50, y=52.00, z=167.50], EntityZombie['Zombie'/806555, l='survival', x=-34.50, y=22.00, z=119.10], EntityZombie['Zombie'/806556, l='survival', x=-35.50, y=22.00, z=118.50], EntitySpider['Spider'/806557, l='survival', x=-39.88, y=21.00, z=123.87], EntitySkeleton['Skeleton'/808052, l='survival', x=80.50, y=16.00, z=94.50], EntitySkeleton['Skeleton'/808053, l='survival', x=42.50, y=17.00, z=176.18], EntityZombie['Zombie'/808054, l='survival', x=42.50, y=17.00, z=175.30], EntityZombie['Zombie'/808055, l='survival', x=44.50, y=17.00, z=179.50], EntityCreeper['Creeper'/808059, l='survival', x=-0.50, y=15.00, z=173.50], EntitySpider['Spider'/808066, l='survival', x=124.44, y=35.00, z=112.23], EntitySpider['Spider'/808067, l='survival', x=121.41, y=35.00, z=116.19], EntityZombie['Zombie'/808068, l='survival', x=125.05, y=36.00, z=117.47], EntityZombie['Zombie'/808069, l='survival', x=115.88, y=35.00, z=114.29], EntityCreeper['Creeper'/810702, l='survival', x=43.58, y=19.00, z=209.92], EntitySpider['Spider'/811029, l='survival', x=76.26, y=32.87, z=240.30], EntityZombie['Zombie'/811030, l='survival', x=74.50, y=32.00, z=234.50], EntityCreeper['Creeper'/811031, l='survival', x=72.96, y=31.23, z=235.43], EntityCreeper['Creeper'/811032, l='survival', x=76.44, y=32.00, z=239.09], EntitySkeleton['Skeleton'/812602, l='survival', x=101.50, y=19.00, z=52.50], EntitySkeleton['Skeleton'/812603, l='survival', x=104.50, y=19.00, z=54.50], EntitySkeleton['Skeleton'/812604, l='survival', x=100.50, y=19.00, z=50.50], EntitySkeleton['Skeleton'/812605, l='survival', x=102.50, y=19.00, z=52.50], EntityZombie['Zombie'/812606, l='survival', x=20.42, y=20.00, z=240.81], EntityZombie['Zombie'/812610, l='survival', x=-0.50, y=26.00, z=236.50], EntityItem['item.item.egg'/830883, l='survival', x=-64.05, y=62.32, z=216.22], EntityItem['item.item.egg'/864270, l='survival', x=-17.07, y=55.13, z=102.46], EntityItem['item.item.egg'/896678, l='survival', x=-4.76, y=52.13, z=151.10], EntityItem['item.item.egg'/901117, l='survival', x=51.95, y=63.13, z=91.40], EntityPig['Pig'/950855, l='survival', x=-70.72, y=63.00, z=267.13], EntitySheep['Sheep'/950856, l='survival', x=102.05, y=70.00, z=-12.00], EntityChicken['Chicken'/950857, l='survival', x=197.30, y=67.00, z=27.49], EntityChicken['Chicken'/950858, l='survival', x=200.53, y=66.00, z=123.55], EntityPlayer['Timotry'/405, l='survival', x=33.79, y=71.00, z=127.11](Timotry at 33.78939101416332,71.0,127.11169157718007)] | |
- World survival Players: 1 total; [EntityPlayer['Timotry'/405, l='survival', x=33.79, y=71.00, z=127.11](Timotry at 33.78939101416332,71.0,127.11169157718007)] | |
- World survival Chunk Stats: ServerChunkCache: 627 Drop: 0 | |
- World survival_nether Entities: 75 total; [EntityPigZombie['Zombie Pigman'/122, l='survival_nether', x=-188.82, y=35.00, z=-66.78], EntityPigZombie['Zombie Pigman'/123, l='survival_nether', x=-176.05, y=43.00, z=-65.83], EntityPigZombie['Zombie Pigman'/124, l='survival_nether', x=-164.26, y=41.00, z=-65.00], EntityPigZombie['Zombie Pigman'/125, l='survival_nether', x=-134.03, y=61.00, z=-128.69], EntityPigZombie['Zombie Pigman'/126, l='survival_nether', x=-132.71, y=87.00, z=2.70], EntityPigZombie['Zombie Pigman'/127, l='survival_nether', x=-126.30, y=63.00, z=-137.70], EntityPigZombie['Zombie Pigman'/128, l='survival_nether', x=-126.30, y=63.00, z=-135.81], EntityPigZombie['Zombie Pigman'/129, l='survival_nether', x=-126.36, y=63.00, z=-136.67], EntityPigZombie['Zombie Pigman'/130, l='survival_nether', x=-104.70, y=47.00, z=-99.70], EntityPigZombie['Zombie Pigman'/131, l='survival_nether', x=-101.82, y=48.00, z=-99.64], EntityPigZombie['Zombie Pigman'/132, l='survival_nether', x=-101.47, y=39.00, z=-76.57], EntityPigZombie['Zombie Pigman'/133, l='survival_nether', x=-99.94, y=37.00, z=-73.23], EntityPigZombie['Zombie Pigman'/134, l='survival_nether', x=-105.32, y=68.00, z=-28.57], EntityPigZombie['Zombie Pigman'/135, l='survival_nether', x=-106.68, y=67.00, z=-7.90], EntityPigZombie['Zombie Pigman'/136, l='survival_nether', x=-105.46, y=64.75, z=-7.30], EntityPigZombie['Zombie Pigman'/137, l='survival_nether', x=-83.29, y=38.00, z=-114.90], EntityPigZombie['Zombie Pigman'/138, l='survival_nether', x=-90.19, y=71.00, z=-124.15], EntityPigZombie['Zombie Pigman'/139, l='survival_nether', x=-85.89, y=83.42, z=-92.38], EntityPigZombie['Zombie Pigman'/140, l='survival_nether', x=-88.30, y=76.00, z=-24.75], EntityPigZombie['Zombie Pigman'/141, l='survival_nether', x=-91.70, y=8.00, z=1.17], EntityPigZombie['Zombie Pigman'/142, l='survival_nether', x=-82.96, y=75.00, z=-13.81], EntityPigZombie['Zombie Pigman'/143, l='survival_nether', x=-90.30, y=8.00, z=4.79], EntityPigZombie['Zombie Pigman'/144, l='survival_nether', x=-89.54, y=9.00, z=6.41], EntityPigZombie['Zombie Pigman'/145, l='survival_nether', x=-91.94, y=8.00, z=6.73], EntityPigZombie['Zombie Pigman'/146, l='survival_nether', x=-86.68, y=91.00, z=9.30], EntityPigZombie['Zombie Pigman'/147, l='survival_nether', x=-88.50, y=90.48, z=2.70], EntityPigZombie['Zombie Pigman'/148, l='survival_nether', x=-87.33, y=23.00, z=38.01], EntityPigZombie['Zombie Pigman'/149, l='survival_nether', x=-85.92, y=23.00, z=34.30], EntityPigZombie['Zombie Pigman'/150, l='survival_nether', x=-80.89, y=22.00, z=42.30], EntityPigZombie['Zombie Pigman'/151, l='survival_nether', x=-93.43, y=32.00, z=33.41], EntityPigZombie['Zombie Pigman'/152, l='survival_nether', x=-69.89, y=116.00, z=-146.61], EntityPigZombie['Zombie Pigman'/153, l='survival_nether', x=-75.91, y=39.00, z=-117.01], EntityPigZombie['Zombie Pigman'/154, l='survival_nether', x=-74.30, y=39.00, z=-117.39], EntityPigZombie['Zombie Pigman'/155, l='survival_nether', x=-75.74, y=67.00, z=-98.93], EntityPigZombie['Zombie Pigman'/156, l='survival_nether', x=-79.11, y=76.00, z=-19.80], EntityPigZombie['Zombie Pigman'/157, l='survival_nether', x=-72.94, y=75.00, z=-9.34], EntityPigZombie['Zombie Pigman'/158, l='survival_nether', x=-69.16, y=78.25, z=25.70], EntityPigZombie['Zombie Pigman'/159, l='survival_nether', x=-53.78, y=81.00, z=-84.16], EntityPigZombie['Zombie Pigman'/160, l='survival_nether', x=-62.85, y=39.00, z=50.19], EntityPigZombie['Zombie Pigman'/161, l='survival_nether', x=-39.82, y=57.00, z=-84.69], EntityPigZombie['Zombie Pigman'/162, l='survival_nether', x=-40.05, y=57.00, z=-89.71], EntityPigZombie['Zombie Pigman'/163, l='survival_nether', x=-46.07, y=57.00, z=-90.74], EntityPigZombie['Zombie Pigman'/164, l='survival_nether', x=-39.25, y=57.00, z=-81.98], EntityPigZombie['Zombie Pigman'/165, l='survival_nether', x=-40.68, y=57.00, z=-80.01], EntityPigZombie['Zombie Pigman'/166, l='survival_nether', x=-43.59, y=58.00, z=-77.69], EntityPigZombie['Zombie Pigman'/167, l='survival_nether', x=-41.01, y=32.00, z=-19.66], EntityPigZombie['Zombie Pigman'/168, l='survival_nether', x=-39.29, y=42.00, z=-2.68], EntityPigZombie['Zombie Pigman'/169, l='survival_nether', x=-42.82, y=44.00, z=1.34], EntityPigZombie['Zombie Pigman'/170, l='survival_nether', x=-38.41, y=43.00, z=0.24], EntityPigZombie['Zombie Pigman'/171, l='survival_nether', x=-42.27, y=85.00, z=19.06], EntityPigZombie['Zombie Pigman'/172, l='survival_nether', x=-27.75, y=40.00, z=-12.03], EntityPigZombie['Zombie Pigman'/173, l='survival_nether', x=-30.04, y=45.00, z=1.28], EntityPigZombie['Zombie Pigman'/174, l='survival_nether', x=-22.65, y=45.00, z=0.62], EntityPigZombie['Zombie Pigman'/175, l='survival_nether', x=-19.25, y=43.00, z=2.68], EntityPigZombie['Zombie Pigman'/176, l='survival_nether', x=-3.43, y=32.00, z=-120.47], EntityPigZombie['Zombie Pigman'/177, l='survival_nether', x=-2.19, y=42.00, z=24.63], EntityPigZombie['Zombie Pigman'/178, l='survival_nether', x=-1.82, y=45.00, z=27.70], EntityPigZombie['Zombie Pigman'/179, l='survival_nether', x=-5.57, y=57.00, z=26.75], EntityPigZombie['Zombie Pigman'/180, l='survival_nether', x=14.86, y=46.00, z=-96.84], EntityPigZombie['Zombie Pigman'/181, l='survival_nether', x=4.29, y=59.00, z=-96.93], EntityPigZombie['Zombie Pigman'/182, l='survival_nether', x=19.89, y=48.00, z=-93.30], EntityPigZombie['Zombie Pigman'/183, l='survival_nether', x=9.04, y=48.00, z=-93.30], EntityPigZombie['Zombie Pigman'/184, l='survival_nether', x=15.53, y=83.00, z=-41.59], EntityPigZombie['Zombie Pigman'/185, l='survival_nether', x=4.38, y=85.00, z=-37.10], EntityPigZombie['Zombie Pigman'/186, l='survival_nether', x=14.70, y=89.00, z=-33.88], EntityPigZombie['Zombie Pigman'/187, l='survival_nether', x=8.29, y=89.00, z=-29.17], EntityPigZombie['Zombie Pigman'/188, l='survival_nether', x=0.76, y=89.00, z=-26.66], EntityPigZombie['Zombie Pigman'/189, l='survival_nether', x=22.30, y=25.00, z=-153.06], EntityPigZombie['Zombie Pigman'/190, l='survival_nether', x=34.62, y=54.00, z=-78.44], EntityPigZombie['Zombie Pigman'/191, l='survival_nether', x=31.34, y=54.00, z=-79.97], EntityPigZombie['Zombie Pigman'/192, l='survival_nether', x=15.70, y=91.00, z=-35.81], EntityPigZombie['Zombie Pigman'/193, l='survival_nether', x=32.12, y=53.00, z=-72.80], EntityPigZombie['Zombie Pigman'/194, l='survival_nether', x=46.35, y=54.00, z=-62.76], EntityPigZombie['Zombie Pigman'/195, l='survival_nether', x=96.59, y=74.00, z=-199.49], EntityPigZombie['Zombie Pigman'/196, l='survival_nether', x=176.02, y=92.25, z=53.94]] | |
- World survival_nether Players: 0 total; [] | |
- World survival_nether Chunk Stats: ServerChunkCache: 674 Drop: 0 | |
- World survival_the_end Entities: 148 total; [EntitySnowball['Snowball'/197, l='survival_the_end', x=-176.47, y=-60.22, z=-72.66], EntitySnowball['Snowball'/198, l='survival_the_end', x=-176.64, y=-25.47, z=-52.17], EntitySnowball['Snowball'/199, l='survival_the_end', x=-176.55, y=-62.52, z=-50.74], EntitySnowball['Snowball'/200, l='survival_the_end', x=-176.33, y=-52.28, z=-58.73], EntitySnowball['Snowball'/201, l='survival_the_end', x=-176.00, y=-62.25, z=-20.33], EntitySnowball['Snowball'/202, l='survival_the_end', x=-176.46, y=-38.46, z=-11.50], EntitySnowball['Snowball'/203, l='survival_the_end', x=-176.27, y=-55.28, z=-5.80], EntitySnowball['Snowball'/204, l='survival_the_end', x=-176.09, y=-60.34, z=-10.03], EntitySnowball['Snowball'/205, l='survival_the_end', x=-176.32, y=-54.26, z=-15.86], EntitySnowball['Snowball'/206, l='survival_the_end', x=-176.20, y=-48.46, z=8.68], EntitySnowball['Snowball'/207, l='survival_the_end', x=-176.35, y=-65.19, z=0.81], EntitySnowball['Snowball'/208, l='survival_the_end', x=-176.46, y=-65.64, z=17.31], EntitySnowball['Snowball'/209, l='survival_the_end', x=-176.26, y=-60.59, z=20.93], EntitySnowball['Snowball'/210, l='survival_the_end', x=-176.55, y=-26.45, z=16.15], EntitySnowball['Snowball'/211, l='survival_the_end', x=-176.23, y=-30.77, z=25.14], EntitySnowball['Snowball'/212, l='survival_the_end', x=-176.53, y=-30.01, z=28.86], EntitySnowball['Snowball'/213, l='survival_the_end', x=-176.39, y=-12.04, z=27.63], EntitySnowball['Snowball'/214, l='survival_the_end', x=-176.22, y=-6.84, z=42.92], EntitySnowball['Snowball'/215, l='survival_the_end', x=-176.30, y=-9.23, z=34.49], EntitySnowball['Snowball'/216, l='survival_the_end', x=-176.05, y=-48.47, z=33.13], EntitySnowball['Snowball'/217, l='survival_the_end', x=-176.27, y=16.06, z=39.52], EntitySnowball['Snowball'/218, l='survival_the_end', x=-176.26, y=-23.23, z=56.33], EntitySnowball['Snowball'/219, l='survival_the_end', x=-176.22, y=-4.76, z=60.54], EntitySnowball['Snowball'/220, l='survival_the_end', x=-176.09, y=-54.45, z=59.13], EntitySnowball['Snowball'/221, l='survival_the_end', x=-176.40, y=-51.35, z=59.40], EntitySnowball['Snowball'/222, l='survival_the_end', x=-176.53, y=-15.79, z=51.98], EntitySnowball['Snowball'/223, l='survival_the_end', x=-176.51, y=41.04, z=54.90], EntitySnowball['Snowball'/224, l='survival_the_end', x=-176.31, y=-11.49, z=79.56], EntitySnowball['Snowball'/225, l='survival_the_end', x=-176.59, y=14.17, z=69.38], EntitySnowball['Snowball'/226, l='survival_the_end', x=-176.42, y=-48.35, z=75.02], EntitySnowball['Snowball'/227, l='survival_the_end', x=-176.20, y=-47.83, z=75.22], EntitySnowball['Snowball'/228, l='survival_the_end', x=-176.20, y=-15.91, z=71.28], EntitySnowball['Snowball'/229, l='survival_the_end', x=-176.32, y=-37.96, z=76.60], EntitySnowball['Snowball'/230, l='survival_the_end', x=-176.13, y=-64.27, z=76.54], EntitySnowball['Snowball'/231, l='survival_the_end', x=-176.33, y=-20.95, z=69.20], EntitySnowball['Snowball'/232, l='survival_the_end', x=-176.10, y=-49.24, z=65.31], EntitySnowball['Snowball'/233, l='survival_the_end', x=-176.38, y=21.68, z=71.64], EntitySnowball['Snowball'/234, l='survival_the_end', x=-176.01, y=-41.26, z=90.15], EntitySnowball['Snowball'/235, l='survival_the_end', x=-176.75, y=10.91, z=90.27], EntitySnowball['Snowball'/236, l='survival_the_end', x=-176.60, y=-4.30, z=87.77], EntitySnowball['Snowball'/237, l='survival_the_end', x=-176.43, y=-47.76, z=90.31], EntitySnowball['Snowball'/238, l='survival_the_end', x=-176.33, y=-18.59, z=88.83], EntitySnowball['Snowball'/239, l='survival_the_end', x=-176.01, y=-38.30, z=105.20], EntitySnowball['Snowball'/240, l='survival_the_end', x=-176.11, y=-56.39, z=102.28], EntitySnowball['Snowball'/241, l='survival_the_end', x=-176.34, y=-50.03, z=101.99], EntitySnowball['Snowball'/242, l='survival_the_end', x=-176.55, y=9.63, z=97.59], EntitySnowball['Snowball'/243, l='survival_the_end', x=-176.62, y=2.33, z=117.37], EntitySnowball['Snowball'/244, l='survival_the_end', x=-176.27, y=-31.92, z=117.72], EntitySnowball['Snowball'/245, l='survival_the_end', x=-176.24, y=-58.44, z=121.47], EntitySnowball['Snowball'/246, l='survival_the_end', x=-176.18, y=-51.19, z=121.04], EntitySnowball['Snowball'/247, l='survival_the_end', x=-176.44, y=-16.37, z=113.87], EntitySnowball['Snowball'/248, l='survival_the_end', x=-176.03, y=-38.45, z=130.14], EntitySnowball['Snowball'/249, l='survival_the_end', x=-176.03, y=-50.28, z=130.23], EntitySnowball['Snowball'/250, l='survival_the_end', x=-176.33, y=-52.98, z=136.53], EntitySnowball['Snowball'/251, l='survival_the_end', x=-176.12, y=-34.19, z=149.64], EntitySnowball['Snowball'/252, l='survival_the_end', x=-176.28, y=-26.91, z=149.96], EntitySnowball['Snowball'/253, l='survival_the_end', x=-161.74, y=-20.79, z=160.04], EntitySnowball['Snowball'/254, l='survival_the_end', x=-126.62, y=5.57, z=176.31], EntitySnowball['Snowball'/255, l='survival_the_end', x=-112.30, y=36.49, z=176.50], EntitySnowman['Snow Golem'/256, l='survival_the_end', x=-97.27, y=58.00, z=84.59], EntitySnowball['Snowball'/257, l='survival_the_end', x=-104.57, y=12.29, z=176.23], EntitySnowball['Snowball'/258, l='survival_the_end', x=-96.14, y=10.57, z=176.22], EntitySnowman['Snow Golem'/259, l='survival_the_end', x=-84.69, y=51.00, z=36.37], EntitySnowman['Snow Golem'/260, l='survival_the_end', x=47.50, y=45.00, z=-117.33], EntitySnowman['Snow Golem'/261, l='survival_the_end', x=34.76, y=49.00, z=81.51], EntitySnowball['Snowball'/262, l='survival_the_end', x=57.16, y=-2.18, z=-176.29], EntitySnowman['Snow Golem'/263, l='survival_the_end', x=52.29, y=42.00, z=-112.20], EntitySnowman['Snow Golem'/264, l='survival_the_end', x=49.49, y=40.00, z=-90.73], EntitySnowman['Snow Golem'/265, l='survival_the_end', x=65.32, y=49.00, z=73.49], EntitySnowman['Snow Golem'/266, l='survival_the_end', x=81.51, y=44.00, z=-103.43], EntityEnderman['Enderman'/267, l='survival_the_end', x=80.02, y=59.00, z=25.38], EntityEnderman['Enderman'/268, l='survival_the_end', x=89.75, y=58.00, z=41.30], EntityEnderman['Enderman'/269, l='survival_the_end', x=91.57, y=58.00, z=42.02], EntityEnderman['Enderman'/270, l='survival_the_end', x=87.51, y=58.00, z=37.59], EntityEnderman['Enderman'/271, l='survival_the_end', x=88.52, y=45.00, z=67.58], EntitySnowman['Snow Golem'/272, l='survival_the_end', x=88.71, y=34.00, z=76.39], EntityEnderman['Enderman'/273, l='survival_the_end', x=89.78, y=37.00, z=74.99], EntityEnderman['Enderman'/274, l='survival_the_end', x=93.90, y=47.00, z=71.62], EntityEnderman['Enderman'/275, l='survival_the_end', x=101.55, y=58.00, z=-31.44], EntityEnderman['Enderman'/276, l='survival_the_end', x=99.59, y=34.00, z=13.69], EntitySnowman['Snow Golem'/277, l='survival_the_end', x=105.50, y=49.00, z=11.50], EntityEnderman['Enderman'/278, l='survival_the_end', x=93.02, y=58.00, z=22.40], EntityEnderman['Enderman'/279, l='survival_the_end', x=109.77, y=43.00, z=48.48], EntityEnderman['Enderman'/280, l='survival_the_end', x=101.96, y=57.00, z=27.40], EntityEnderman['Enderman'/281, l='survival_the_end', x=110.57, y=33.00, z=59.86], EntityEnderman['Enderman'/282, l='survival_the_end', x=106.35, y=58.00, z=56.62], EntityEnderman['Enderman'/283, l='survival_the_end', x=110.40, y=58.00, z=51.00], EntityEnderman['Enderman'/284, l='survival_the_end', x=106.52, y=51.00, z=63.09], EntityEnderman['Enderman'/285, l='survival_the_end', x=103.85, y=51.00, z=62.56], EntityEnderman['Enderman'/286, l='survival_the_end', x=96.54, y=51.00, z=64.37], EntityEnderman['Enderman'/287, l='survival_the_end', x=106.61, y=57.00, z=68.55], EntityEnderman['Enderman'/288, l='survival_the_end', x=112.59, y=58.00, z=66.98], EntityEnderman['Enderman'/289, l='survival_the_end', x=105.89, y=51.00, z=65.70], EntityEnderman['Enderman'/290, l='survival_the_end', x=114.49, y=58.00, z=73.64], EntityEnderman['Enderman'/291, l='survival_the_end', x=108.24, y=57.00, z=82.48], EntityEnderman['Enderman'/292, l='survival_the_end', x=110.65, y=57.00, z=82.92], EntityEnderman['Enderman'/293, l='survival_the_end', x=100.45, y=57.00, z=80.50], EntityEnderman['Enderman'/294, l='survival_the_end', x=105.10, y=57.00, z=82.33], EntityEnderman['Enderman'/295, l='survival_the_end', x=96.62, y=57.00, z=89.72], EntityEnderman['Enderman'/296, l='survival_the_end', x=119.59, y=51.00, z=-28.44], EntityEnderman['Enderman'/297, l='survival_the_end', x=115.94, y=57.00, z=-23.58], EntitySnowman['Snow Golem'/298, l='survival_the_end', x=123.49, y=42.00, z=-7.33], EntityEnderman['Enderman'/299, l='survival_the_end', x=125.28, y=49.00, z=-14.07], EntityEnderman['Enderman'/300, l='survival_the_end', x=124.55, y=49.00, z=-9.83], EntityEnderman['Enderman'/301, l='survival_the_end', x=115.26, y=59.00, z=42.13], EntityEnderman['Enderman'/302, l='survival_the_end', x=114.63, y=59.00, z=44.79], EntityEnderman['Enderman'/303, l='survival_the_end', x=113.46, y=59.00, z=40.56], EntityEnderman['Enderman'/304, l='survival_the_end', x=123.62, y=58.00, z=36.98], EntityEnderman['Enderman'/305, l='survival_the_end', x=113.67, y=59.00, z=45.63], EntityEnderman['Enderman'/306, l='survival_the_end', x=129.80, y=58.00, z=47.48], EntityEnderman['Enderman'/307, l='survival_the_end', x=118.17, y=58.00, z=55.70], EntityEnderman['Enderman'/308, l='survival_the_end', x=117.51, y=58.00, z=70.22], EntityEnderman['Enderman'/309, l='survival_the_end', x=115.63, y=58.00, z=76.95], EntityEnderman['Enderman'/310, l='survival_the_end', x=122.78, y=57.00, z=70.26], EntityEnderman['Enderman'/311, l='survival_the_end', x=123.86, y=58.00, z=78.20], EntityEnderman['Enderman'/312, l='survival_the_end', x=113.43, y=58.00, z=66.98], EntityEnderman['Enderman'/313, l='survival_the_end', x=118.85, y=57.00, z=85.78], EntityEnderman['Enderman'/314, l='survival_the_end', x=127.66, y=57.00, z=83.16], EntityEnderman['Enderman'/315, l='survival_the_end', x=115.52, y=53.00, z=87.35], EntityEnderman['Enderman'/316, l='survival_the_end', x=122.08, y=57.00, z=83.67], EntityEnderman['Enderman'/317, l='survival_the_end', x=122.35, y=57.00, z=82.63], EntityEnderman['Enderman'/318, l='survival_the_end', x=125.50, y=57.00, z=88.40], EntityEnderman['Enderman'/319, l='survival_the_end', x=114.70, y=58.00, z=76.77], EntityEnderman['Enderman'/320, l='survival_the_end', x=129.28, y=49.00, z=-19.49], EntityEnderman['Enderman'/321, l='survival_the_end', x=129.20, y=49.00, z=-7.24], EntityEnderman['Enderman'/322, l='survival_the_end', x=128.37, y=58.00, z=49.97], EntityEnderman['Enderman'/323, l='survival_the_end', x=128.83, y=58.00, z=47.94], EntityEnderman['Enderman'/324, l='survival_the_end', x=142.11, y=57.00, z=47.49], EntityEnderman['Enderman'/325, l='survival_the_end', x=139.05, y=57.00, z=39.41], EntityEnderman['Enderman'/326, l='survival_the_end', x=131.10, y=58.00, z=47.59], EntityEnderman['Enderman'/327, l='survival_the_end', x=136.70, y=58.00, z=53.21], EntityEnderman['Enderman'/328, l='survival_the_end', x=137.84, y=57.00, z=58.71], EntityEnderman['Enderman'/329, l='survival_the_end', x=135.00, y=57.00, z=58.42], EntityEnderman['Enderman'/330, l='survival_the_end', x=139.29, y=57.00, z=56.16], EntityEnderman['Enderman'/331, l='survival_the_end', x=129.35, y=58.00, z=50.90], EntityEnderman['Enderman'/332, l='survival_the_end', x=133.25, y=58.00, z=50.09], EntityEnderman['Enderman'/333, l='survival_the_end', x=136.23, y=57.00, z=78.63], EntityEnderman['Enderman'/334, l='survival_the_end', x=136.48, y=57.00, z=66.22], EntityEnderman['Enderman'/335, l='survival_the_end', x=132.48, y=57.00, z=84.10], EntityEnderman['Enderman'/336, l='survival_the_end', x=132.51, y=57.00, z=82.94], EntitySnowball['Snowball'/337, l='survival_the_end', x=149.84, y=-49.42, z=-176.13], EntityEnderman['Enderman'/338, l='survival_the_end', x=143.65, y=57.00, z=47.65], EntitySnowball['Snowball'/339, l='survival_the_end', x=-88.59, y=-29.87, z=192.33], EntitySnowball['Snowball'/340, l='survival_the_end', x=-91.96, y=-26.94, z=192.00], EntitySnowball['Snowball'/341, l='survival_the_end', x=-88.37, y=-62.98, z=192.23], EntitySnowball['Snowball'/342, l='survival_the_end', x=-64.36, y=-46.64, z=192.46], EntitySnowball['Snowball'/343, l='survival_the_end', x=-64.34, y=-46.43, z=192.24], EntitySnowball['Snowball'/344, l='survival_the_end', x=-76.03, y=19.24, z=192.24]] | |
- World survival_the_end Players: 0 total; [] | |
- World survival_the_end Chunk Stats: ServerChunkCache: 674 Drop: 0 | |
- World arenas Entities: 36 total; [EntityPlayer['jkjoka'/418, l='arenas', x=-726.89, y=24.08, z=-25.57](jkjoka at -726.8947312297086,24.075737063237003,-25.570005320719254), EntityPainting['Painting'/835179, l='arenas', x=-777.50, y=18.50, z=-27.06], EntityPainting['Painting'/835180, l='arenas', x=-777.50, y=19.50, z=-27.06], EntityPainting['Painting'/835181, l='arenas', x=-779.00, y=19.00, z=-27.06], EntityPainting['Painting'/835182, l='arenas', x=-781.00, y=19.00, z=-27.06], EntityPainting['Painting'/835183, l='arenas', x=-781.50, y=19.00, z=-31.94], EntityPainting['Painting'/835184, l='arenas', x=-778.00, y=19.00, z=-31.94], EntityPainting['Painting'/835185, l='arenas', x=-778.00, y=20.50, z=-31.94], EntityPainting['Painting'/835186, l='arenas', x=-781.00, y=21.00, z=-31.94], EntityPainting['Painting'/835187, l='arenas', x=-779.50, y=20.50, z=-31.94], EntityPainting['Painting'/835188, l='arenas', x=-779.50, y=21.50, z=-31.94], EntityPainting['Painting'/835189, l='arenas', x=-778.00, y=22.00, z=-31.94], EntityPainting['Painting'/835190, l='arenas', x=-780.00, y=22.50, z=-31.94], EntityPainting['Painting'/835191, l='arenas', x=-781.50, y=22.50, z=-31.94], EntityPainting['Painting'/835192, l='arenas', x=-779.00, y=21.50, z=-27.06], EntityPainting['Painting'/835193, l='arenas', x=-781.50, y=21.00, z=-27.06], EntityPainting['Painting'/835194, l='arenas', x=-781.50, y=22.50, z=-27.06], EntityPainting['Painting'/835195, l='arenas', x=-777.06, y=20.00, z=-30.00], EntityPainting['Painting'/835196, l='arenas', x=-777.06, y=21.00, z=-28.50], EntityPainting['Painting'/835197, l='arenas', x=-777.06, y=19.50, z=-28.50], EntityPainting['Painting'/835198, l='arenas', x=-777.06, y=18.50, z=-29.00], EntityPainting['Painting'/835199, l='arenas', x=-777.06, y=18.50, z=-30.50], EntityPainting['Painting'/835200, l='arenas', x=-777.06, y=22.00, z=-30.00], EntityPainting['Painting'/835201, l='arenas', x=-777.06, y=22.50, z=-28.50], EntityPainting['Painting'/835202, l='arenas', x=-781.94, y=20.00, z=-30.00], EntityPainting['Painting'/835203, l='arenas', x=-781.94, y=19.50, z=-28.50], EntityPainting['Painting'/835204, l='arenas', x=-781.94, y=18.50, z=-30.00], EntityPainting['Painting'/835205, l='arenas', x=-781.94, y=18.50, z=-28.50], EntityPainting['Painting'/835206, l='arenas', x=-781.94, y=21.00, z=-28.50], EntityPainting['Painting'/835207, l='arenas', x=-781.94, y=21.50, z=-30.50], EntityPainting['Painting'/835208, l='arenas', x=-781.94, y=22.00, z=-29.50], EntityPainting['Painting'/835209, l='arenas', x=-781.94, y=22.50, z=-30.50], EntityPainting['Painting'/835210, l='arenas', x=-781.94, y=22.50, z=-28.50], EntityPainting['Painting'/835211, l='arenas', x=-780.00, y=19.00, z=-31.94], EntityArrow['arrow'/930424, l='arenas', x=-755.90, y=40.71, z=25.03], EntityEnderPearl['entity.ThrownEnderpearl.name'/945560, l='arenas', x=-726.93, y=22.71, z=-25.74]] | |
- World arenas Players: 1 total; [EntityPlayer['jkjoka'/418, l='arenas', x=-726.89, y=24.08, z=-25.57](jkjoka at -726.8947312297086,24.075737063237003,-25.570005320719254)] | |
- World arenas Chunk Stats: ServerChunkCache: 617 Drop: 15 | |
- World REDSTONE Entities: 25 total; [EntityIronGolem['Iron Golem'/380, l='REDSTONE', x=-65.78, y=64.00, z=-43.51], EntityIronGolem['Iron Golem'/381, l='REDSTONE', x=-41.20, y=64.00, z=-112.49], EntityIronGolem['Iron Golem'/382, l='REDSTONE', x=-10.91, y=64.00, z=-143.78], EntityVillager['Villager'/383, l='REDSTONE', x=-1.55, y=64.00, z=-23.71], EntityVillager['Villager'/384, l='REDSTONE', x=-11.29, y=64.00, z=-1.57], EntityVillager['Villager'/385, l='REDSTONE', x=-6.79, y=64.00, z=-1.79], EntityVillager['Villager'/386, l='REDSTONE', x=27.31, y=64.00, z=-48.83], EntityVillager['Villager'/387, l='REDSTONE', x=24.65, y=64.00, z=-17.79], EntityVillager['Villager'/388, l='REDSTONE', x=22.37, y=64.00, z=-13.28], EntityVillager['Villager'/389, l='REDSTONE', x=23.54, y=64.00, z=12.74], EntityVillager['Villager'/390, l='REDSTONE', x=47.81, y=64.00, z=-69.28], EntityVillager['Villager'/391, l='REDSTONE', x=42.28, y=64.00, z=-47.35], EntityVillager['Villager'/392, l='REDSTONE', x=43.68, y=64.00, z=-28.54], EntityVillager['Villager'/393, l='REDSTONE', x=47.63, y=64.00, z=-21.30], EntityVillager['Villager'/394, l='REDSTONE', x=39.60, y=64.00, z=11.29], EntityVillager['Villager'/395, l='REDSTONE', x=54.92, y=60.00, z=-0.70], EntityVillager['Villager'/396, l='REDSTONE', x=50.16, y=60.00, z=-0.70], EntityVillager['Villager'/397, l='REDSTONE', x=49.30, y=60.00, z=-0.70], EntityVillager['Villager'/398, l='REDSTONE', x=56.70, y=60.00, z=-0.30], EntityVillager['Villager'/399, l='REDSTONE', x=51.17, y=60.00, z=-0.30], EntityVillager['Villager'/400, l='REDSTONE', x=55.83, y=60.00, z=-0.30], EntityVillager['Villager'/401, l='REDSTONE', x=48.72, y=64.00, z=-7.64], EntityVillager['Villager'/402, l='REDSTONE', x=79.41, y=64.00, z=-12.30], EntityVillager['Villager'/403, l='REDSTONE', x=74.35, y=64.00, z=-2.65], EntityVillager['Villager'/404, l='REDSTONE', x=76.29, y=64.00, z=33.46]] | |
- World REDSTONE Players: 0 total; [] | |
- World REDSTONE Chunk Stats: ServerChunkCache: 674 Drop: 0 | |
- Type: Dedicated Server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment