You last visited: Today at 08:38
Advertisement
Minecraft Server crashes
Discussion on Minecraft Server crashes within the Minecraft forum part of the Other Online Games category.
11/09/2012, 20:29
#1
elite*gold: 0
Join Date: Jun 2010
Posts: 3
Received Thanks: 0
Minecraft Server crashes
Hey Leute,
weiß jemand etwas mit diesem Crash anzufangen:
Quote:
---- Minecraft Crash Report ----
// I feel sad now
Time: 11/10/12 3:54 AM
Description: Exception in server tick loop
java.lang.NullPointerException
at net.minecraft.server.EntityPainting.d(EntityPainti ng.java:63)
at net.minecraft.server.EntityHanging.survives(Entity Hanging.java:145)
at net.minecraft.server.EntityHanging.j_(EntityHangin g.java:107)
at net.minecraft.server.World.entityJoinedWorld(World .java:1278)
at net.minecraft.server.WorldServer.entityJoinedWorld (WorldServer.java:526)
at net.minecraft.server.World.playerJoinedWorld(World .java:1260)
at net.minecraft.server.World.tickEntities(World.java :1159)
at net.minecraft.server.WorldServer.tickEntities(Worl dServer.java:439)
at net.minecraft.server.MinecraftServer.r(MinecraftSe rver.java:557)
at net.minecraft.server.DedicatedServer.r(DedicatedSe rver.java:215)
at net.minecraft.server.MinecraftServer.q(MinecraftSe rver.java:486)
at net.minecraft.server.MinecraftServer.run(Minecraft Server.java:419)
at net.minecraft.server.ThreadServerApplication.run(S ourceFile:818)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Linux (amd64) version 3.2.6
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 545608328 bytes (520 MB) / 1465253888 bytes (1397 MB) up to 5592449024 bytes (5333 MB)
- JVM Flags: 2 total; -Xms256M -Xmx6000M
- AABB Pool Size: 7155 (400680 bytes; 0 MB) allocated, 3347 (187432 bytes; 0 MB) used
- CraftBukkit Information:
Running: CraftBukkit version git-Bukkit-1.4.2-R0.1-b2446jnks (MC: 1.4.2) (Implementing API version 1.4.2-R0.1) false
Plugins: { FoundOres v1.2 me.TobiiBoy.FoundOres.FoundOres [TobiiBoy], WorldEdit v5.4.2 com.sk89q.worldedit.bukkit.WorldEditPlugin [], SurvivalGames vB 0.4.10 com.skitscape.survivalgames.SurvivalGames [], FamilyJewels v2.0.3 com.minecarts.familyjewels.FamilyJewels [verrier], Vault v1.2.18-b229 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Multiverse-Core v2.4-b527 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012) com.griefcraft.lwc.LWCPlugin [Hidendra], mcMMO v1.3.11-b1030 com.gmail.nossr50.mcMMO [nossr50, NuclearW, gmcferrin, bm01], WorldGuard v5.5.3 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], Essentials v2.9.3 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], dynmap v0.80-1315 org.dynmap.bukkit.DynmapPlugin [FrozenCow, mikeprimm], Jobs v2.8.5 me.zford.jobs.bukkit.JobsPlugin [phrstbrn], EssentialsProtect v2.9.3 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], AuthMe v2.6.6 uk.org.whoami.authme.AuthMe [darkwarriros], EssentialsSpawn v2.9.3 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Multiverse-Portals v2.4-b548 com.onarandombox.MultiversePortals.MultiversePorta ls [Rigby, fernferret], Multiverse-Inventories v2.4-b126 com.onarandombox.multiverseinventories.MultiverseI nventories [dumptruckman], CraftBookCommon v928-ffd8926 com.sk89q.craftbook.bukkit.CraftBookPlugin [], EssentialsChat v2.9.3 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], CraftBookCircuits v928-ffd8926 com.sk89q.craftbook.bukkit.CircuitsPlugin [], CraftBookMechanisms v928-ffd8926 com.sk89q.craftbook.bukkit.MechanismsPlugin [], CraftBookVehicles v928-ffd8926 com.sk89q.craftbook.bukkit.VehiclesPlugin [],}
Warnings: DEFAULT
Threads: { TIMED_WAITING Connection #98 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(Netwo rkWriterThread.java:38)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread-#0: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread.run(ThreadPoolAsynchronousRunner.java:5 34)], TIMED_WAITING pool-1-thread-709: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(L ockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStac k.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStac k.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(Synchro nousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(Th readPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread-#1: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread.run(ThreadPoolAsynchronousRunner.java:5 34)], RUNNABLE DestroyJavaVM: [], RUNNABLE Thread-5: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java: 242), java.io.BufferedInputStream.fill(BufferedInputStre am.java:235), java.io.BufferedInputStream.read(BufferedInputStre am.java:254), java.io.FilterInputStream.read(FilterInputStream.j ava:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleR eader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputSt reamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputSt reamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleR eader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleR eader.readLine(ConsoleReader.java:1167), net.minecraft.server.ThreadCommandReader.run(Threa dCommandReader.java:31)], TIMED_WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(L ockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchroni zer$ConditionObject.awaitNanos(AbstractQueuedSynch ronizer.java:2082), java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.take(ScheduledThreadPoolExecutor.j ava:1090), java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.take(ScheduledThreadPoolExecutor.j ava:807), java.util.concurrent.ThreadPoolExecutor.getTask(Th readPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Thread-8: [java.lang.Thread.sleep(Native Method), com.griefcraft.modules.credits.CreditsModule$Credi tsTask.run(CreditsModule.java:110), java.lang.Thread.run(Thread.java:722)], RUNNABLE pool-3-thread-2 Acceptor0 [email protected] :8888: [sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method), sun.nio.ch.ServerSocketChannelImpl.accept(ServerSo cketChannelImpl.java:226), org.eclipse.jetty.server.nio.SelectChannelConnecto r.accept(SelectChannelConnector.java:104), org.eclipse.jetty.server.AbstractConnector$Accepto r.run(AbstractConnector.java:933), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1110), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Jobs-DatabaseSaveTask: [java.lang.Thread.sleep(Native Method), me.zford.jobs.tasks.DatabaseSaveTask.run(DatabaseS aveTask.java:23)], TIMED_WAITING Thread-7: [java.lang.Thread.sleep(Native Method), com.griefcraft.util.DatabaseThread.run(DatabaseThr ead.java:159), java.lang.Thread.run(Thread.java:722)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Refer ence.java:133)], TIMED_WAITING pool-1-thread-705: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(L ockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStac k.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStac k.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(Synchro nousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(Th readPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(L ockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStac k.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStac k.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(Synchro nousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(Th readPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Connection #94 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(SocketInputStream. java:150), java.net.SocketInputStream.read(SocketInputStream. java:121), java.io.FilterInputStream.read(FilterInputStream.j ava:133), net.minecraft.org.bouncycastle.crypto.io.CipherInp utStream.a(Unknown Source), net.minecraft.org.bouncycastle.crypto.io.CipherInp utStream.read(Unknown Source), java.io.FilterInputStream.read(FilterInputStream.j ava:83), net.minecraft.server.Packet.a(Packet.java:93), net.minecraft.server.NetworkManager.i(NetworkManag er.java:193), net.minecraft.server.NetworkManager.c(NetworkManag er.java:332), net.minecraft.server.NetworkReaderThread.run(Sourc eFile:101)], TIMED_WAITING Connection #94 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(Netwo rkWriterThread.java:38)], WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSu pport.java:186), java.util.concurrent.locks.AbstractQueuedSynchroni zer$ConditionObject.await(AbstractQueuedSynchroniz er.java:2043), java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.take(ScheduledThreadPoolExecutor.j ava:1085), java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.take(ScheduledThreadPoolExecutor.j ava:807), java.util.concurrent.ThreadPoolExecutor.getTask(Th readPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], 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 Thread-9: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSu pport.java:186), java.util.concurrent.locks.AbstractQueuedSynchroni zer$ConditionObject.await(AbstractQueuedSynchroniz er.java:2043), java.util.concurrent.LinkedBlockingQueue.take(Link edBlockingQueue.java:442), org.bukkit.craftbukkit.ChunkCompressionThread.run( ChunkCompressionThread.java:40), java.lang.Thread.run(Thread.java:722)], WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSu pport.java:186), java.util.concurrent.locks.AbstractQueuedSynchroni zer$ConditionObject.await(AbstractQueuedSynchroniz er.java:2043), java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.take(ScheduledThreadPoolExecutor.j ava:1085), java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.take(ScheduledThreadPoolExecutor.j ava:807), java.util.concurrent.ThreadPoolExecutor.getTask(Th readPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], 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(Finali zer.java:177)], RUNNABLE Connection #98 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(SocketInputStream. java:150), java.net.SocketInputStream.read(SocketInputStream. java:121), java.io.FilterInputStream.read(FilterInputStream.j ava:133), net.minecraft.org.bouncycastle.crypto.io.CipherInp utStream.a(Unknown Source), net.minecraft.org.bouncycastle.crypto.io.CipherInp utStream.read(Unknown Source), java.io.FilterInputStream.read(FilterInputStream.j ava:83), net.minecraft.server.Packet.a(Packet.java:93), net.minecraft.server.NetworkManager.i(NetworkManag er.java:193), net.minecraft.server.NetworkManager.c(NetworkManag er.java:332), net.minecraft.server.NetworkReaderThread.run(Sourc eFile:101)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.FileIOThread.b(SourceFile:43) , net.minecraft.server.FileIOThread.run(SourceFile:2 2), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING HashSessionScavenger-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Jobs-PlayerLoginTask: [java.lang.Thread.sleep(Native Method), me.zford.jobs.bukkit.PlayerLoginManager.run(Player LoginManager.java:44)], TIMED_WAITING Thread-4: [java.lang.Thread.sleep(Native Method), net.minecraft.server.ThreadSleepForever.run(Source File:52)], RUNNABLE pool-3-thread-1 Selector0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrappe r.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelecto rImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorIm pl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:9 8), org.eclipse.jetty.io.nio.SelectorManager$SelectSet .doSelect(SelectorManager.java:564), org.eclipse.jetty.io.nio.SelectorManager$1.run(Sel ectorManager.java:285), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1110), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Signal Dispatcher: [], WAITING Thread-11: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSu pport.java:186), java.util.concurrent.locks.AbstractQueuedSynchroni zer$ConditionObject.await(AbstractQueuedSynchroniz er.java:2043), java.util.concurrent.LinkedBlockingQueue.take(Link edBlockingQueue.java:442), org.dynmap.AsynchronousQueue.pop(AsynchronousQueue .java:44), org.dynmap.AsynchronousQueue.running(AsynchronousQ ueue.java:128), org.dynmap.AsynchronousQueue.access$000(Asynchrono usQueue.java:9), org.dynmap.AsynchronousQueue$1.run(AsynchronousQue ue.java:83), java.lang.Thread.run(Thread.java:722)], RUNNABLE Listen thread: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPl ainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java :522), java.net.ServerSocket.accept(ServerSocket.java:490 ), net.minecraft.server.DedicatedServerConnectionThre ad.run(DedicatedServerConnectionThread.java:62)], TIMED_WAITING pool-3-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(L ockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchroni zer$ConditionObject.awaitNanos(AbstractQueuedSynch ronizer.java:2082), java.util.concurrent.LinkedBlockingQueue.poll(Link edBlockingQueue.java:467), java.util.concurrent.ThreadPoolExecutor.getTask(Th readPoolExecutor.java:1043), java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1103), java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:603), java.lang.Thread.run(Thread.java:722)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:161 8), org.bukkit.craftbukkit.CraftCrashReport.call(Craft CrashReport.java:28), net.minecraft.server.CrashReport.a(CrashReport.jav a:44), net.minecraft.server.CrashReport.g(CrashReport.jav a:39), net.minecraft.server.CrashReport.<init>(CrashRepor t.java:28), net.minecraft.server.MinecraftServer.run(Minecraft Server.java:436), net.minecraft.server.ThreadServerApplication.run(S ourceFile:818)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:151), sun.java2d.Disposer.run(Disposer.java:145), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread-#2: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread.run(ThreadPoolAsynchronousRunner.java:5 34)],}
Recent tasks from 1676070-1676100{WorldGuard:com.sk89q.worldguard.bukkit.Fla gStateManager@1676109,WorldGuard:com.sk89q.worldgu ard.bukkit.FlagStateManager@1676129,}
- Is Modded: Definitely; 'craftbukkit'
- Profiler Position: N/A (disabled)
- Player Count: 2 / 10; [EntityPlayer['Xtreme'/554941, l='world', x=282.62, y=90.00, z=85.24](Xtreme at 282.61993589785504,90.0,85.24320726432883), EntityPlayer['Supermario'/547390, l='world', x=282.88, y=90.00, z=83.19](Supermario at 282.88447416029857,90.0,83.18862053038602)]
- World world Entities: 383 total; [EntityChicken['Chicken'/46, l='world', x=67.41, y=89.00, z=-205.71], EntitySheep['Sheep'/47, l='world', x=71.67, y=101.00, z=-184.20], EntitySheep['Sheep'/48, l='world', x=85.43, y=79.00, z=-115.32], EntitySheep['Sheep'/49, l='world', x=64.55, y=86.00, z=-108.35], EntitySheep['Sheep'/50, l='world', x=72.48, y=71.00, z=2.78], EntitySheep['Sheep'/51, l='world', x=80.79, y=108.00, z=-192.41], EntityChicken['Chicken'/52, l='world', x=93.48, y=105.00, z=-191.53], EntitySheep['Sheep'/53, l='world', x=87.47, y=78.00, z=-119.31], EntityChicken['Chicken'/57, l='world', x=103.52, y=97.00, z=-199.53], EntitySheep['Sheep'/58, l='world', x=117.25, y=66.00, z=38.13], EntitySheep['Sheep'/60, l='world', x=113.45, y=82.00, z=-202.35], EntitySheep['Sheep'/61, l='world', x=119.51, y=69.00, z=-175.69], EntitySheep['Sheep'/62, l='world', x=119.95, y=71.00, z=-145.86], EntitySheep['Sheep'/63, l='world', x=118.74, y=71.00, z=-146.26], EntitySheep['Sheep'/64, l='world', x=126.51, y=80.00, z=-129.97], EntitySheep['Sheep'/65, l='world', x=123.32, y=86.00, z=-95.56], EntitySheep['Sheep'/66, l='world', x=125.69, y=85.00, z=-45.71], EntitySheep['Sheep'/67, l='world', x=125.58, y=88.00, z=-49.68], EntitySheep['Sheep'/68, l='world', x=124.86, y=69.00, z=18.66], EntitySheep['Sheep'/71, l='world', x=134.74, y=68.00, z=-178.53], EntitySheep['Sheep'/72, l='world', x=131.49, y=65.00, z=-191.82], EntitySheep['Sheep'/73, l='world', x=136.12, y=69.00, z=-151.08], EntitySheep['Sheep'/74, l='world', x=144.76, y=67.00, z=-124.67], EntitySheep['Sheep'/75, l='world', x=139.32, y=69.00, z=-141.44], EntitySheep['Sheep'/76, l='world', x=141.91, y=67.00, z=-121.94], EntitySheep['Sheep'/77, l='world', x=134.55, y=75.00, z=-46.77], EntitySheep['Sheep'/78, l='world', x=149.16, y=94.00, z=-195.78], EntitySheep['Sheep'/79, l='world', x=144.45, y=80.00, z=-192.69], EntitySheep['Sheep'/80, l='world', x=147.69, y=65.00, z=-185.45], EntitySheep['Sheep'/81, l='world', x=149.54, y=63.00, z=-183.55], EntitySheep['Sheep'/82, l='world', x=154.33, y=77.00, z=-159.50], EntitySheep['Sheep'/83, l='world', x=153.70, y=72.00, z=-93.77], EntitySheep['Sheep'/84, l='world', x=144.80, y=78.00, z=-85.85], EntitySheep['Sheep'/85, l='world', x=156.81, y=68.00, z=-55.81], EntitySheep['Sheep'/86, l='world', x=158.91, y=71.00, z=-34.94], EntitySheep['Sheep'/87, l='world', x=173.43, y=63.00, z=-147.83], EntitySheep['Sheep'/88, l='world', x=164.35, y=68.00, z=-149.26], EntitySheep['Sheep'/89, l='world', x=172.45, y=66.00, z=-31.84], EntityChicken['Chicken'/90, l='world', x=181.53, y=67.00, z=-11.52], EntityChicken['Chicken'/92, l='world', x=176.50, y=71.00, z=-11.44], EntityChicken['Chicken'/94, l='world', x=183.57, y=69.00, z=0.57], EntityChicken['Chicken'/113, l='world', x=206.04, y=62.44, z=-17.38], EntityChicken['Chicken'/114, l='world', x=204.46, y=63.00, z=-8.41], EntityChicken['Chicken'/116, l='world', x=221.50, y=62.44, z=-25.50], EntityChicken['Chicken'/118, l='world', x=218.56, y=62.61, z=-15.44], EntityChicken['Chicken'/119, l='world', x=212.07, y=62.49, z=-8.42], EntityChicken['Chicken'/120, l='world', x=216.43, y=63.00, z=-3.59], EntityChicken['Chicken'/121, l='world', x=218.44, y=63.00, z=-5.41], EntityChicken['Chicken'/125, l='world', x=214.53, y=62.59, z=-8.47], EntitySheep['Sheep'/127, l='world', x=221.45, y=63.00, z=29.55], EntitySheep['Sheep'/128, l='world', x=200.55, y=67.00, z=16.97], EntityChicken['Chicken'/131, l='world', x=226.50, y=65.00, z=-78.78], EntityChicken['Chicken'/133, l='world', x=230.51, y=62.43, z=4.26], EntityChicken['Chicken'/134, l='world', x=231.33, y=62.51, z=5.20], EntityChicken['Chicken'/135, l='world', x=228.79, y=63.00, z=0.71], EntityChicken['Chicken'/139, l='world', x=222.15, y=62.47, z=20.50], EntityChicken['Chicken'/142, l='world', x=252.52, y=61.40, z=-45.15], EntityChicken['Chicken'/144, l='world', x=236.58, y=63.00, z=-32.56], EntityCow['Cow'/145, l='world', x=246.71, y=63.00, z=-25.25], EntityChicken['Chicken'/146, l='world', x=240.55, y=64.00, z=-3.50], EntityPig['Pig'/147, l='world', x=255.43, y=63.00, z=-20.82], EntityPig['Pig'/148, l='world', x=251.03, y=64.00, z=-12.86], EntityPig['Pig'/149, l='world', x=236.88, y=64.00, z=3.96], EntitySheep['Sheep'/154, l='world', x=262.93, y=63.00, z=-200.61], EntitySheep['Sheep'/155, l='world', x=258.93, y=73.00, z=-182.90], EntityPig['Pig'/156, l='world', x=274.31, y=64.00, z=-2.16], EntityPig['Pig'/157, l='world', x=250.86, y=64.00, z=-5.10], EntityPig['Pig'/158, l='world', x=267.28, y=69.00, z=-7.49], EntitySheep['Sheep'/178, l='world', x=286.72, y=64.00, z=-129.85], EntitySheep['Sheep'/179, l='world', x=282.12, y=63.00, z=-119.84], EntityPig['Pig'/180, l='world', x=273.15, y=64.00, z=-0.99], EntitySheep['Sheep'/217, l='world', x=302.43, y=70.00, z=-156.21], EntitySheep['Sheep'/218, l='world', x=294.26, y=66.00, z=-144.53], EntitySheep['Sheep'/219, l='world', x=299.32, y=67.00, z=-147.55], EntitySheep['Sheep'/220, l='world', x=289.50, y=65.00, z=-126.74], EntitySheep['Sheep'/223, l='world', x=304.85, y=72.00, z=-150.81], EntitySheep['Sheep'/224, l='world', x=312.05, y=72.00, z=-116.09], EntitySheep['Sheep'/225, l='world', x=310.77, y=72.00, z=-114.96], EntityPig['Pig'/226, l='world', x=313.14, y=73.00, z=-75.12], EntitySheep['Sheep'/227, l='world', x=316.67, y=77.00, z=-52.77], EntityChicken['Chicken'/36699, l='world', x=271.49, y=64.00, z=4.53], EntityPig['Pig'/38094, l='world', x=461.48, y=64.00, z=456.21], EntitySheep['Sheep'/38095, l='world', x=460.27, y=64.00, z=449.56], EntitySheep['Sheep'/87821, l='world', x=-15.89, y=72.00, z=-9.06], EntityChicken['Chicken'/91304, l='world', x=-337.50, y=66.00, z=-342.50], EntityItem['item.item.egg'/163628, l='world', x=104.16, y=97.13, z=-198.71], EntitySheep['Sheep'/173464, l='world', x=67.43, y=73.00, z=8.32], EntityItem['item.item.egg'/173982, l='world', x=66.26, y=87.13, z=-206.83], EntityPainting['Painting'/175318, l='world', x=441.06, y=64.00, z=433.00], EntityPainting['Painting'/175319, l='world', x=445.94, y=64.50, z=432.50], EntityCow['Cow'/175320, l='world', x=416.00, y=64.00, z=429.25], EntitySheep['Sheep'/212327, l='world', x=-127.25, y=86.00, z=-115.50], EntitySheep['Sheep'/212701, l='world', x=-50.85, y=66.00, z=-52.95], EntitySheep['Sheep'/212702, l='world', x=-49.65, y=66.00, z=-53.39], EntitySheep['Sheep'/213824, l='world', x=-40.95, y=68.00, z=-45.13], EntityItem['item.tile.torch'/245082, l='world', x=-485.94, y=15.13, z=-665.88], EntityItem['item.tile.torch'/246892, l='world', x=-414.49, y=36.13, z=-411.15], EntityChicken['Chicken'/247385, l='world', x=-469.50, y=65.00, z=-477.50], EntityChicken['Chicken'/247386, l='world', x=-470.50, y=72.00, z=-475.50], EntityWolf['Wolf'/253688, l='world', x=-305.50, y=63.00, z=-1036.50], EntityWolf['Wolf'/253689, l='world', x=-308.50, y=63.00, z=-1033.50], EntityWolf['Wolf'/253690, l='world', x=-306.50, y=63.00, z=-1036.50], EntityWolf['Wolf'/253691, l='world', x=-306.50, y=63.00, z=-1038.50], EntityItem['item.item.seeds'/253692, l='world', x=-305.91, y=63.13, z=-1035.77], EntityChicken['Chicken'/255744, l='world', x=-17.50, y=64.00, z=-1186.50], EntityItem['item.item.string'/262132, l='world', x=354.35, y=33.13, z=-1423.19], EntityItem['item.item.string'/262133, l='world', x=352.66, y=33.13, z=-1423.25], EntityItem['item.tile.torch'/262558, l='world', x=405.12, y=16.13, z=-1420.64], EntitySheep['Sheep'/262768, l='world', x=409.21, y=63.00, z=-1670.21], EntitySheep['Sheep'/262769, l='world', x=410.83, y=63.00, z=-1671.55], EntitySheep['Sheep'/262770, l='world', x=414.50, y=64.00, z=-1669.21], EntitySheep['Sheep'/262771, l='world', x=413.32, y=66.00, z=-1675.42], EntityChicken['Chicken'/263414, l='world', x=467.55, y=68.00, z=-1514.54], EntityChicken['Chicken'/263415, l='world', x=467.50, y=68.00, z=-1517.50], EntityChicken['Chicken'/263416, l='world', x=469.50, y=68.00, z=-1514.50], EntityChicken['Chicken'/263417, l='world', x=471.50, y=69.00, z=-1516.50], EntityPig['Pig'/265749, l='world', x=546.50, y=67.00, z=-1548.50], EntityPig['Pig'/265750, l='world', x=542.21, y=67.00, z=-1551.21], EntitySheep['Sheep'/271499, l='world', x=677.50, y=63.00, z=683.50], EntitySheep['Sheep'/271500, l='world', x=676.91, y=84.00, z=680.89], EntitySheep['Sheep'/271501, l='world', x=677.50, y=87.00, z=685.50], EntityItem['item.tile.sapling.oak'/273758, l='world', x=763.13, y=87.13, z=757.35], EntityItem['item.tile.rail'/320593, l='world', x=1230.05, y=26.13, z=-143.92], EntityItem['item.tile.torch'/334913, l='world', x=908.79, y=31.13, z=-34.84], EntityPig['Pig'/334914, l='world', x=933.50, y=68.00, z=-40.50], EntityPig['Pig'/334915, l='world', x=930.36, y=67.00, z=-44.06], EntityPig['Pig'/334917, l='world', x=931.50, y=67.00, z=-44.18], EntityItem['item.tile.flower'/339250, l='world', x=840.03, y=63.13, z=-47.68], EntityItem['item.tile.torch'/345049, l='world', x=973.20, y=31.13, z=-641.78], EntityItem['item.item.string'/345471, l='world', x=967.13, y=36.13, z=-655.75], EntityItem['item.item.string'/345511, l='world', x=965.13, y=36.13, z=-655.83], EntityCow['Cow'/349559, l='world', x=676.50, y=63.00, z=-798.50], EntityCow['Cow'/349560, l='world', x=673.50, y=63.00, z=-799.50], EntityItem['item.item.string'/350790, l='world', x=957.16, y=35.36, z=-1067.44], EntityCow['Cow'/364159, l='world', x=622.50, y=63.00, z=-1156.50], EntityCow['Cow'/364160, l='world', x=621.50, y=63.00, z=-1158.50], EntityCow['Cow'/364194, l='world', x=618.44, y=64.00, z=-1142.45], EntityCow['Cow'/398332, l='world', x=-186.20, y=66.00, z=-664.53], EntityItem['item.tile.sapling.oak'/402245, l='world', x=-206.13, y=80.13, z=-621.13], EntityItem['item.tile.sapling.jungle'/404694, l='world', x=-203.11, y=79.13, z=-638.03], EntitySheep['Sheep'/464809, l='world', x=293.65, y=63.00, z=50.45], EntityChicken['Chicken'/541973, l='world', x=337.55, y=64.00, z=350.54], EntitySheep['Sheep'/547391, l='world', x=156.43, y=93.00, z=116.46], EntitySheep['Sheep'/547392, l='world', x=149.34, y=73.00, z=201.82], EntityPainting['Painting'/547394, l='world', x=179.94, y=110.00, z=63.00], EntityCow['Cow'/547395, l='world', x=182.07, y=115.00, z=61.07], EntityCow['Cow'/547396, l='world', x=182.07, y=115.00, z=62.24], EntityCow['Cow'/547397, l='world', x=182.07, y=115.00, z=63.49], EntityCow['Cow'/547398, l='world', x=186.24, y=115.00, z=61.91], EntityCow['Cow'/547399, l='world', x=179.88, y=114.50, z=58.84], EntityCow['Cow'/547400, l='world', x=183.62, y=115.00, z=62.78], EntityCow['Cow'/547401, l='world', x=184.95, y=115.00, z=62.81], EntityPainting['Painting'/547403, l='world', x=184.00, y=110.00, z=78.94], EntityPainting['Painting'/547404, l='world', x=187.50, y=110.00, z=67.06], EntityCow['Cow'/547405, l='world', x=184.54, y=115.00, z=71.45], EntityCow['Cow'/547406, l='world', x=187.93, y=115.00, z=65.45], EntityCow['Cow'/547407, l='world', x=182.07, y=115.00, z=68.50], EntityCow['Cow'/547408, l='world', x=185.93, y=115.00, z=71.93], EntityCow['Cow'/547409, l='world', x=182.07, y=115.00, z=66.52], EntityCow['Cow'/547410, l='world', x=187.34, y=115.00, z=70.72], EntityCow['Cow'/547411, l='world', x=184.91, y=115.00, z=66.88], EntityPig['Pig'/547413, l='world', x=187.48, y=68.00, z=101.70], EntitySheep['Sheep'/547415, l='world', x=176.80, y=93.00, z=113.87], EntitySheep['Sheep'/547416, l='world', x=176.63, y=89.00, z=119.55], EntitySheep['Sheep'/547417, l='world', x=176.06, y=90.00, z=132.94], EntityPig['Pig'/547424, l='world', x=196.83, y=88.00, z=148.02], EntityVillager['Villager'/547429, l='world', x=217.85, y=92.00, z=169.70], EntityVillager['Villager'/547430, l='world', x=219.70, y=92.00, z=169.30], EntityVillager['Villager'/547431, l='world', x=218.77, y=92.00, z=169.30], EntityPig['Pig'/547432, l='world', x=221.58, y=89.00, z=163.96], EntityPig['Pig'/547433, l='world', x=220.57, y=95.00, z=165.34], EntityPig['Pig'/547434, l='world', x=221.31, y=88.00, z=160.55], EntitySheep['Sheep'/547435, l='world', x=209.52, y=67.00, z=199.83], EntityChicken['Chicken'/547436, l='world', x=223.56, y=62.41, z=76.40], EntityPig['Pig'/547440, l='world', x=224.71, y=64.00, z=122.47], EntityPig['Pig'/547444, l='world', x=227.84, y=80.00, z=154.81], EntityPig['Pig'/547446, l='world', x=225.47, y=86.00, z=160.71], EntityCow['Cow'/547450, l='world', x=272.98, y=92.00, z=65.88], EntityCow['Cow'/547451, l='world', x=270.19, y=92.00, z=64.83], EntityCow['Cow'/547452, l='world', x=269.07, y=92.00, z=64.06], EntityCow['Cow'/547453, l='world', x=269.07, y=92.00, z=62.80], EntityCow['Cow'/547454, l='world', x=275.28, y=92.00, z=64.51], EntityMushroomCow['Mooshroom'/547455, l='world', x=269.78, y=92.00, z=60.19], EntityCow['Cow'/547456, l='world', x=274.59, y=92.00, z=60.47], EntityCow['Cow'/547457, l='world', x=271.07, y=92.00, z=59.19], EntityCow['Cow'/547458, l='world', x=274.67, y=92.00, z=66.89], EntityMushroomCow['Mooshroom'/547461, l='world', x=263.16, y=64.00, z=101.68], EntityMushroomCow['Mooshroom'/547462, l='world', x=264.35, y=64.00, z=102.55], EntityMushroomCow['Mooshroom'/547463, l='world', x=258.45, y=64.00, z=99.78], EntityMushroomCow['Mooshroom'/547464, l='world', x=260.90, y=64.00, z=97.50], EntityMushroomCow['Mooshroom'/547465, l='world', x=265.55, y=64.00, z=102.55], EntityMushroomCow['Mooshroom'/547466, l='world', x=261.98, y=64.00, z=102.55], EntityMushroomCow['Mooshroom'/547467, l='world', x=258.45, y=64.00, z=97.45], EntityMushroomCow['Mooshroom'/547468, l='world', x=265.24, y=64.00, z=100.36], EntityMushroomCow['Mooshroom'/547469, l='world', x=265.43, y=64.00, z=98.28], EntityMushroomCow['Mooshroom'/547470, l='world', x=258.45, y=64.00, z=98.68], EntityMushroomCow['Mooshroom'/547471, l='world', x=259.63, y=64.00, z=97.49], EntityMushroomCow['Mooshroom'/547472, l='world', x=261.94, y=64.00, z=101.41], EntityMushroomCow['Mooshroom'/547473, l='world', x=258.89, y=64.00, z=101.06], EntityPainting['Painting'/547479, l='world', x=270.06, y=65.50, z=222.50], EntityPainting['Painting'/547480, l='world', x=270.06, y=64.50, z=223.00], EntityCow['Cow'/547486, l='world', x=269.07, y=92.00, z=65.53], EntityCow['Cow'/547487, l='world', x=272.52, y=92.00, z=60.34], EntityCow['Cow'/547488, l='world', x=275.93, y=92.00, z=65.87], EntityCow['Cow'/547489, l='world', x=275.93, y=92.00, z=60.33], EntitySheep['Sheep'/547493, l='world', x=285.41, y=103.00, z=74.49], EntitySheep['Sheep'/547494, l='world', x=285.43, y=103.00, z=68.74], EntitySheep['Sheep'/547495, l='world', x=286.27, y=103.00, z=72.27], EntitySheep['Sheep'/547496, l='world', x=284.07, y=103.00, z=75.39], EntitySheep['Sheep'/547497, l='world', x=287.85, y=103.00, z=70.91], EntitySheep['Sheep'/547498, l='world', x=287.67, y=103.00, z=75.42], EntitySheep['Sheep'/547499, l='world', x=285.16, y=103.00, z=71.23], EntitySheep['Sheep'/547500, l='world', x=288.84, y=103.00, z=74.41], EntitySheep['Sheep'/547501, l='world', x=286.12, y=103.00, z=70.21], EntitySheep['Sheep'/547502, l='world', x=286.69, y=103.00, z=73.90], EntitySheep['Sheep'/547503, l='world', x=284.42, y=103.00, z=70.08], EntitySheep['Sheep'/547504, l='world', x=288.93, y=103.00, z=76.55], EntitySheep['Sheep'/547505, l='world', x=287.33, y=103.00, z=69.17], EntitySheep['Sheep'/547506, l='world', x=288.93, y=103.00, z=72.06], EntityPainting['Painting'/547507, l='world', x=282.94, y=91.00, z=91.00], EntitySheep['Sheep'/547511, l='world', x=272.80, y=63.00, z=218.53], EntityPainting['Painting'/547512, l='world', x=281.94, y=65.50, z=222.50], EntityPainting['Painting'/547513, l='world', x=281.94, y=64.50, z=222.50], EntitySheep['Sheep'/547515, l='world', x=287.55, y=103.00, z=68.07], EntitySheep['Sheep'/547516, l='world', x=284.07, y=103.00, z=76.55], EntitySheep['Sheep'/547517, l='world', x=287.72, y=103.00, z=72.33], EntitySheep['Sheep'/547518, l='world', x=286.66, y=103.00, z=76.93], EntitySheep['Sheep'/547554, l='world', x=351.35, y=72.00, z=10.55], EntitySheep['Sheep'/547555, l='world', x=359.45, y=68.00, z=23.84], EntitySheep['Sheep'/547561, l='world', x=380.84, y=64.00, z=11.89], EntitySlime['Slime'/551742, l='world', x=263.60, y=22.17, z=124.60], EntityPlayer['Xtreme'/554941, l='world', x=282.62, y=90.00, z=85.24](Xtreme at 282.61993589785504,90.0,85.24320726432883), EntitySlime['Slime'/558554, l='world', x=335.20, y=16.10, z=92.80], EntityChicken['Chicken'/568896, l='world', x=347.50, y=89.00, z=-21.50], EntitySheep['Sheep'/568897, l='world', x=346.52, y=88.00, z=-19.31], EntitySheep['Sheep'/568898, l='world', x=373.60, y=63.00, z=-30.13], EntityChicken['Chicken'/568899, l='world', x=406.44, y=62.56, z=-23.44], EntitySheep['Sheep'/570109, l='world', x=358.46, y=81.00, z=-39.35], EntitySheep['Sheep'/570167, l='world', x=375.61, y=63.00, z=-50.05], EntitySheep['Sheep'/570168, l='world', x=384.77, y=63.00, z=-62.45], EntityPainting['Painting'/573489, l='world', x=282.00, y=92.50, z=96.94], EntitySheep['Sheep'/573523, l='world', x=356.81, y=70.00, z=-79.35], EntitySheep['Sheep'/573524, l='world', x=382.65, y=66.00, z=-66.46], EntitySheep['Sheep'/573525, l='world', x=376.17, y=71.00, z=-74.54], EntityItemFrame['entity.ItemFrame.name'/574565, l='world', x=292.94, y=91.50, z=84.50], EntityItemFrame['entity.ItemFrame.name'/574566, l='world', x=292.94, y=91.50, z=81.50], EntityItemFrame['entity.ItemFrame.name'/574659, l='world', x=288.06, y=91.50, z=84.50], EntityItemFrame['entity.ItemFrame.name'/574661, l='world', x=288.06, y=91.50, z=81.50], EntityItemFrame['entity.ItemFrame.name'/575048, l='world', x=290.50, y=91.50, z=86.94], EntityItemFrame['entity.ItemFrame.name'/575511, l='world', x=290.50, y=91.50, z=79.06], EntitySlime['Slime'/578777, l='world', x=255.33, y=32.00, z=148.70], EntityPlayer['Supermario'/547390, l='world', x=282.88, y=90.00, z=83.19](Supermario at 282.88447416029857,90.0,83.18862053038602), EntityPainting['Painting'/598460, l='world', x=270.06, y=65.50, z=224.00], EntityPainting['Painting'/598461, l='world', x=270.06, y=64.50, z=224.50], EntityPainting['Painting'/598462, l='world', x=270.06, y=64.50, z=225.50], EntityPainting['Painting'/598463, l='world', x=270.06, y=64.50, z=226.50], EntityPainting['Painting'/598464, l='world', x=270.06, y=65.50, z=226.00], EntityItem['item.item.egg'/599189, l='world', x=229.66, y=62.13, z=4.20], EntityItem['item.item.egg'/599190, l='world', x=184.48, y=68.13, z=-0.41], EntityItem['item.item.egg'/599303, l='world', x=207.21, y=61.13, z=-16.86], EntityItem['item.item.egg'/599395, l='world', x=213.68, y=62.13, z=-8.57], EntityItem['item.item.egg'/599396, l='world', x=226.73, y=65.13, z=-78.75], EntityItem['item.item.egg'/599516, l='world', x=221.52, y=60.13, z=-26.57], EntitySlime['Slime'/599620, l='world', x=309.60, y=9.00, z=118.40], EntityItem['item.item.egg'/599646, l='world', x=176.36, y=71.13, z=-11.60], EntityCreeper['Creeper'/600202, l='world', x=198.50, y=43.00, z=118.50], EntityItem['item.item.egg'/600206, l='world', x=218.16, y=60.13, z=-14.13], EntityItem['item.item.bone'/600443, l='world', x=230.47, y=68.13, z=139.84], EntityItem['item.item.bone'/600462, l='world', x=377.47, y=77.13, z=50.88], EntityItem['item.item.bone'/600622, l='world', x=279.25, y=64.13, z=95.33], EntitySheep['Sheep'/600705, l='world', x=151.08, y=71.00, z=241.96], EntitySquid['Squid'/600861, l='world', x=309.45, y=54.35, z=193.48], EntityCreeper['Creeper'/600903, l='world', x=222.57, y=33.00, z=24.90], EntityCreeper['Creeper'/601100, l='world', x=366.50, y=35.00, z=5.50], EntityBat['Bat'/601165, l='world', x=309.45, y=37.10, z=173.63], EntityZombie['Zombie'/601300, l='world', x=290.50, y=21.00, z=8.50], EntityZombie['Zombie'/601303, l='world', x=313.36, y=19.00, z=-0.73], EntityZombie['Zombie'/601345, l='world', x=298.50, y=28.00, z=3.50], EntityZombie['Zombie'/601352, l='world', x=259.52, y=39.00, z=141.90], EntityEnderman['Enderman'/601360, l='world', x=304.54, y=40.00, z=46.35], EntityEnderman['Enderman'/601361, l='world', x=306.64, y=46.00, z=51.68], EntityCreeper['Creeper'/601448, l='world', x=328.50, y=58.00, z=32.50], EntityZombie['Zombie'/601563, l='world', x=322.50, y=17.00, z=-8.50], EntityZombie['Zombie'/601574, l='world', x=208.50, y=46.00, z=36.50], EntityEnderman['Enderman'/601589, l='world', x=326.50, y=37.00, z=116.50], EntityEnderman['Enderman'/601660, l='world', x=351.37, y=50.00, z=8.52], EntityZombie['Zombie'/601682, l='world', x=298.50, y=63.00, z=34.50], EntitySlime['Slime'/601692, l='world', x=198.30, y=36.00, z=44.45], EntityZombie['Zombie'/601720, l='world', x=365.30, y=35.00, z=84.02], EntityZombie['Zombie'/601766, l='world', x=203.50, y=43.00, z=26.50], EntityItem['item.item.egg'/601777, l='world', x=222.13, y=62.13, z=21.08], EntityItem['item.item.egg'/601778, l='world', x=205.25, y=62.13, z=-8.68], EntityCreeper['Creeper'/601869, l='world', x=201.50, y=54.00, z=15.50], EntitySkeleton['Skeleton'/601887, l='world', x=345.50, y=18.00, z=81.50], EntitySkeleton['Skeleton'/601888, l='world', x=346.50, y=18.00, z=80.50], EntitySkeleton['Skeleton'/601923, l='world', x=279.12, y=41.00, z=109.49], EntitySkeleton['Skeleton'/601924, l='world', x=275.50, y=40.00, z=106.50], EntitySkeleton['Skeleton'/601925, l='world', x=277.50, y=40.00, z=105.50], EntitySkeleton['Skeleton'/601947, l='world', x=371.59, y=35.00, z=86.32], EntityZombie['Zombie'/601952, l='world', x=366.53, y=35.00, z=84.36], EntitySpider['Spider'/601971, l='world', x=311.74, y=54.00, z=48.69], EntityItem['item.item.egg'/601982, l='world', x=222.95, y=62.13, z=77.46], EntityItem['item.item.egg'/601983, l='world', x=217.71, y=62.13, z=-6.15], EntityZombie['Zombie'/601996, l='world', x=378.50, y=28.00, z=52.50], EntityZombie['Zombie'/601998, l='world', x=242.50, y=37.00, z=188.50], EntityBat['Bat'/602029, l='world', x=350.57, y=41.06, z=75.25], EntitySquid['Squid'/602062, l='world', x=253.80, y=61.38, z=77.16], EntitySquid['Squid'/602063, l='world', x=257.50, y=61.00, z=83.25], EntitySquid['Squid'/602064, l='world', x=257.83, y=61.18, z=73.32], EntitySquid['Squid'/602065, l='world', x=257.11, y=61.38, z=74.60], EntitySquid['Squid'/602066, l='world', x=353.11, y=48.12, z=166.37], EntitySquid['Squid'/602067, l='world', x=348.44, y=50.36, z=165.40], EntitySquid['Squid'/602068, l='world', x=352.51, y=49.15, z=159.53], EntitySquid['Squid'/602069, l='world', x=346.66, y=50.37, z=163.26], EntitySquid['Squid'/602071, l='world', x=273.52, y=62.06, z=180.47], EntitySquid['Squid'/602072, l='world', x=268.47, y=62.35, z=187.18], EntitySquid['Squid'/602082, l='world', x=333.96, y=53.03, z=190.96], EntitySquid['Squid'/602084, l='world', x=332.51, y=54.39, z=194.51], EntityZombie['Zombie'/602133, l='world', x=317.50, y=37.00, z=47.50], EntityZombie['Zombie'/602134, l='world', x=315.50, y=37.00, z=47.50], EntityZombie['Zombie'/602135, l='world', x=310.30, y=37.00, z=56.52], EntityCreeper['Creeper'/602136, l='world', x=311.50, y=37.00, z=46.50], EntitySkeleton['Skeleton'/602137, l='world', x=326.50, y=47.00, z=105.50], EntityCreeper['Creeper'/602142, l='world', x=334.50, y=37.00, z=10.50], EntitySkeleton['Skeleton'/602154, l='world', x=238.50, y=24.00, z=139.50], EntityPainting['Painting'/602164, l='world', x=281.00, y=91.00, z=79.06], EntityItem['item.item.egg'/602165, l='world', x=405.44, y=50.13, z=-24.07], EntityCreeper['Creeper'/602175, l='world', x=241.50, y=28.00, z=150.50], EntitySkeleton['Skeleton'/602195, l='world', x=306.87, y=24.00, z=6.48], EntityZombie['Zombie'/602286, l='world', x=276.50, y=42.00, z=132.50], EntityZombie['Zombie'/602287, l='world', x=206.50, y=49.00, z=129.50], EntitySkeleton['Skeleton'/602288, l='world', x=372.50, y=36.00, z=71.50], EntitySkeleton['Skeleton'/602300, l='world', x=302.50, y=46.00, z=53.50], EntitySkeleton['Skeleton'/602337, l='world', x=310.50, y=33.00, z=121.50], EntityZombie['Zombie'/602339, l='world', x=375.50, y=43.00, z=11.50], EntityCreeper['Creeper'/602349, l='world', x=231.03, y=49.00, z=153.41], EntityCreeper['Creeper'/602350, l='world', x=243.50, y=51.00, z=145.50], EntityCreeper['Creeper'/602351, l='world', x=240.94, y=51.00, z=149.33], EntityItem['item.item.egg'/602353, l='world', x=228.59, y=63.13, z=0.08], EntitySpider['Spider'/602373, l='world', x=333.50, y=38.00, z=16.50], EntityCreeper['Creeper'/602379, l='world', x=324.54, y=43.00, z=97.97], EntityZombie['Zombie'/602381, l='world', x=225.97, y=23.00, z=134.42], EntitySkeleton['Skeleton'/602399, l='world', x=259.50, y=37.00, z=131.50], EntityCreeper['Creeper'/602404, l='world', x=302.52, y=39.75, z=58.30], EntitySkeleton['Skeleton'/602418, l='world', x=251.50, y=27.00, z=151.50], EntitySkeleton['Skeleton'/602420, l='world', x=251.50, y=27.00, z=152.50], EntityBat['Bat'/602432, l='world', x=245.44, y=40.07, z=140.41], EntityBat['Bat'/602433, l='world', x=247.61, y=39.57, z=141.80], EntityBat['Bat'/602434, l='world', x=245.65, y=40.99, z=131.61], EntityBat['Bat'/602435, l='world', x=258.75, y=36.60, z=147.75], EntityBat['Bat'/602447, l='world', x=227.61, y=39.22, z=147.41], EntityBat['Bat'/602448, l='world', x=243.47, y=36.80, z=152.25], EntityBat['Bat'/602449, l='world', x=222.46, y=39.10, z=148.83], EntitySkeleton['Skeleton'/602465, l='world', x=181.50, y=78.00, z=143.50], EntityCreeper['Creeper'/602469, l='world', x=376.50, y=11.00, z=49.50], EntityCreeper['Creeper'/602474, l='world', x=228.50, y=40.00, z=108.50], EntitySkeleton['Skeleton'/602489, l='world', x=184.50, y=45.00, z=117.50], EntitySkeleton['Skeleton'/602490, l='world', x=185.09, y=45.00, z=118.55], EntityCreeper['Creeper'/602509, l='world', x=362.50, y=19.00, z=60.50], EntityCreeper['Creeper'/602510, l='world', x=354.58, y=20.00, z=58.96], EntitySkeleton['Skeleton'/602525, l='world', x=246.50, y=26.00, z=155.50], EntitySkeleton['Skeleton'/602529, l='world', x=282.50, y=23.00, z=193.50], EntitySkeleton['Skeleton'/602539, l='world', x=338.49, y=61.00, z=6.12], EntitySkeleton['Skeleton'/602551, l='world', x=392.50, y=39.00, z=68.50], EntitySkeleton['Skeleton'/602552, l='world', x=393.50, y=39.00, z=68.50], EntitySkeleton['Skeleton'/602553, l='world', x=395.50, y=39.00, z=68.50], EntityCreeper['Creeper'/602589, l='world', x=329.50, y=28.00, z=177.50], EntitySpider['Spider'/602590, l='world', x=314.57, y=19.00, z=31.28], EntitySkeleton['Skeleton'/602591, l='world', x=308.71, y=20.17, z=26.46], EntityZombie['Zombie'/602596, l='world', x=229.50, y=48.00, z=130.50], EntityPainting['Painting'/602601, l='world', x=281.06, y=91.00, z=86.00], EntityBat['Bat'/602607, l='world', x=232.30, y=38.02, z=154.35], EntityBat['Bat'/602608, l='world', x=230.10, y=36.70, z=150.03], EntityCreeper['Creeper'/602633, l='world', x=223.50, y=32.00, z=71.50], EntityZombie['Zombie'/602652, l='world', x=361.50, y=28.00, z=118.50], EntityZombie['Zombie'/602653, l='world', x=363.50, y=28.00, z=113.50], EntityCreeper['Creeper'/602680, l='world', x=231.50, y=52.00, z=20.50], EntitySkeleton['Skeleton'/602681, l='world', x=231.00, y=52.00, z=16.21], EntitySkeleton['Skeleton'/602682, l='world', x=231.50, y=52.00, z=17.50], EntitySkeleton['Skeleton'/602683, l='world', x=230.50, y=52.00, z=18.50], EntityCreeper['Creeper'/602684, l='world', x=264.50, y=38.00, z=128.50], EntitySkeleton['Skeleton'/602688, l='world', x=262.50, y=39.00, z=93.50], EntitySkeleton['Skeleton'/602699, l='world', x=192.50, y=29.00, z=100.50]]
- World world Players: 2 total; [EntityPlayer['Xtreme'/554941, l='world', x=282.62, y=90.00, z=85.24](Xtreme at 282.61993589785504,90.0,85.24320726432883), EntityPlayer['Supermario'/547390, l='world', x=282.88, y=90.00, z=83.19](Supermario at 282.88447416029857,90.0,83.18862053038602)]
- World world Chunk Stats: ServerChunkCache: 1032 Drop: 0
- World world_nether Entities: 85 total; [EntityMagmaCube['Magma Cube'/239, l='world_nether', x=-115.39, y=24.00, z=160.15], EntityPigZombie['Zombie Pigman'/240, l='world_nether', x=-52.45, y=31.47, z=89.30], EntityPigZombie['Zombie Pigman'/241, l='world_nether', x=-56.45, y=53.00, z=84.40], EntityPigZombie['Zombie Pigman'/242, l='world_nether', x=-0.93, y=39.00, z=-27.81], EntityPigZombie['Zombie Pigman'/243, l='world_nether', x=-0.95, y=40.00, z=-19.28], EntityGhast['Ghast'/244, l='world_nether', x=-148.26, y=75.27, z=-176.16], EntityPigZombie['Zombie Pigman'/245, l='world_nether', x=1.32, y=40.00, z=-16.96], EntityPigZombie['Zombie Pigman'/246, l='world_nether', x=4.64, y=41.00, z=-23.59], EntityPigZombie['Zombie Pigman'/247, l='world_nether', x=13.30, y=46.00, z=-28.53], EntityPigZombie['Zombie Pigman'/248, l='world_nether', x=11.74, y=62.00, z=20.42], EntityPigZombie['Zombie Pigman'/249, l='world_nether', x=5.29, y=85.00, z=67.93], EntityMagmaCube['Magma Cube'/250, l='world_nether', x=1.20, y=95.00, z=73.80], EntityPigZombie['Zombie Pigman'/251, l='world_nether', x=18.02, y=78.10, z=89.70], EntityPigZombie['Zombie Pigman'/252, l='world_nether', x=0.53, y=70.17, z=168.30], EntityPigZombie['Zombie Pigman'/253, l='world_nether', x=0.50, y=74.00, z=180.50], EntityPigZombie['Zombie Pigman'/254, l='world_nether', x=20.13, y=107.20, z=-60.09], EntityPigZombie['Zombie Pigman'/255, l='world_nether', x=24.73, y=43.00, z=-23.98], EntityPigZombie['Zombie Pigman'/256, l='world_nether', x=15.97, y=64.00, z=14.42], EntityPigZombie['Zombie Pigman'/257, l='world_nether', x=16.49, y=64.00, z=9.30], EntityPigZombie['Zombie Pigman'/258, l='world_nether', x=18.72, y=67.00, z=25.88], EntityPigZombie['Zombie Pigman'/259, l='world_nether', x=19.89, y=67.00, z=24.26], EntityPigZombie['Zombie Pigman'/260, l='world_nether', x=11.85, y=76.00, z=52.21], EntityPigZombie['Zombie Pigman'/261, l='world_nether', x=21.55, y=90.00, z=71.60], EntityPigZombie['Zombie Pigman'/262, l='world_nether', x=21.93, y=79.00, z=96.80], EntityPigZombie['Zombie Pigman'/263, l='world_nether', x=29.95, y=55.00, z=97.26], EntityPigZombie['Zombie Pigman'/264, l='world_nether', x=17.10, y=80.00, z=106.85], EntityPigZombie['Zombie Pigman'/265, l='world_nether', x=45.24, y=74.00, z=-85.01], EntityPigZombie['Zombie Pigman'/266, l='world_nether', x=46.96, y=78.00, z=-91.70], EntityPigZombie['Zombie Pigman'/267, l='world_nether', x=39.32, y=75.00, z=-85.62], EntityPigZombie['Zombie Pigman'/268, l='world_nether', x=34.70, y=65.00, z=-63.72], EntityPigZombie['Zombie Pigman'/269, l='world_nether', x=44.02, y=59.00, z=-47.67], EntityPigZombie['Zombie Pigman'/270, l='world_nether', x=36.29, y=58.00, z=-40.97], EntityPigZombie['Zombie Pigman'/271, l='world_nether', x=34.47, y=57.00, z=-11.30], EntityPigZombie['Zombie Pigman'/272, l='world_nether', x=29.29, y=57.00, z=-7.97], EntityPigZombie['Zombie Pigman'/273, l='world_nether', x=34.84, y=59.00, z=3.83], EntityPigZombie['Zombie Pigman'/274, l='world_nether', x=38.01, y=59.00, z=5.24], EntityPigZombie['Zombie Pigman'/275, l='world_nether', x=38.16, y=52.00, z=52.26], EntityPigZombie['Zombie Pigman'/276, l='world_nether', x=36.20, y=55.00, z=70.67], EntityPigZombie['Zombie Pigman'/277, l='world_nether', x=43.50, y=87.00, z=181.50], EntityPigZombie['Zombie Pigman'/278, l='world_nether', x=51.90, y=74.00, z=-88.60], EntityPigZombie['Zombie Pigman'/279, l='world_nether', x=61.52, y=63.88, z=-77.05], EntityPigZombie['Zombie Pigman'/280, l='world_nether', x=62.75, y=63.88, z=-80.75], EntityPigZombie['Zombie Pigman'/281, l='world_nether', x=54.84, y=64.00, z=-49.86], EntityPigZombie['Zombie Pigman'/282, l='world_nether', x=56.13, y=92.00, z=15.06], EntityPigZombie['Zombie Pigman'/283, l='world_nether', x=56.63, y=75.00, z=24.42], EntityPigZombie['Zombie Pigman'/284, l='world_nether', x=51.39, y=65.00, z=114.30], EntityPigZombie['Zombie Pigman'/285, l='world_nether', x=75.68, y=65.88, z=-80.74], EntityPigZombie['Zombie Pigman'/286, l='world_nether', x=72.53, y=64.88, z=-71.09], EntityPigZombie['Zombie Pigman'/287, l='world_nether', x=73.76, y=67.00, z=-62.23], EntityPigZombie['Zombie Pigman'/288, l='world_nether', x=71.37, y=66.00, z=-39.88], EntityPigZombie['Zombie Pigman'/289, l='world_nether', x=80.19, y=65.00, z=-21.08], EntityPigZombie['Zombie Pigman'/290, l='world_nether', x=70.28, y=78.00, z=26.83], EntityPigZombie['Zombie Pigman'/291, l='world_nether', x=78.87, y=94.00, z=31.14], EntityPigZombie['Zombie Pigman'/292, l='world_nether', x=63.14, y=92.00, z=25.85], EntityPigZombie['Zombie Pigman'/293, l='world_nether', x=76.35, y=97.00, z=34.61], EntityPigZombie['Zombie Pigman'/294, l='world_nether', x=74.70, y=104.00, z=44.05], EntityPigZombie['Zombie Pigman'/295, l='world_nether', x=67.17, y=111.00, z=38.12], EntityPigZombie['Zombie Pigman'/296, l='world_nether', x=71.83, y=97.00, z=34.46], EntityPigZombie['Zombie Pigman'/297, l='world_nether', x=75.41, y=56.00, z=97.66], EntityPigZombie['Zombie Pigman'/298, l='world_nether', x=77.37, y=54.00, z=114.58], EntityPigZombie['Zombie Pigman'/299, l='world_nether', x=91.34, y=98.00, z=-64.99], EntityPigZombie['Zombie Pigman'/300, l='world_nether', x=82.21, y=88.00, z=-52.26], EntityPigZombie['Zombie Pigman'/301, l='world_nether', x=84.56, y=112.00, z=-7.40], EntityPigZombie['Zombie Pigman'/302, l='world_nether', x=94.30, y=87.00, z=37.34], EntityPigZombie['Zombie Pigman'/303, l='world_nether', x=79.43, y=56.00, z=104.48], EntityPigZombie['Zombie Pigman'/304, l='world_nether', x=81.11, y=56.00, z=105.40], EntityPigZombie['Zombie Pigman'/305, l='world_nether', x=106.00, y=100.00, z=-72.93], EntityPigZombie['Zombie Pigman'/306, l='world_nether', x=94.24, y=99.00, z=-69.91], EntityPigZombie['Zombie Pigman'/307, l='world_nether', x=103.71, y=53.00, z=6.05], EntityPigZombie['Zombie Pigman'/308, l='world_nether', x=111.58, y=58.00, z=36.38], EntityPigZombie['Zombie Pigman'/309, l='world_nether', x=112.09, y=80.00, z=54.31], EntityPigZombie['Zombie Pigman'/310, l='world_nether', x=98.70, y=82.00, z=103.93], EntityPigZombie['Zombie Pigman'/311, l='world_nether', x=123.10, y=46.00, z=41.38], EntityPigZombie['Zombie Pigman'/312, l='world_nether', x=117.37, y=47.00, z=41.88], EntityPigZombie['Zombie Pigman'/313, l='world_nether', x=108.34, y=57.00, z=31.25], EntityPigZombie['Zombie Pigman'/314, l='world_nether', x=111.40, y=57.00, z=32.99], EntityPigZombie['Zombie Pigman'/315, l='world_nether', x=114.67, y=40.00, z=53.72], EntityPigZombie['Zombie Pigman'/316, l='world_nether', x=124.77, y=45.00, z=49.30], EntityPigZombie['Zombie Pigman'/317, l='world_nether', x=117.30, y=48.20, z=44.06], EntityItem['item.tile.hellrock'/318, l='world_nether', x=159.88, y=52.13, z=-176.88], EntityItem['item.tile.hellrock'/319, l='world_nether', x=159.83, y=52.13, z=-177.88], EntityItem['item.tile.hellrock'/320, l='world_nether', x=191.80, y=53.13, z=-201.13], EntityItem['item.tile.hellrock'/375, l='world_nether', x=192.73, y=53.13, z=-201.80], EntityItem['item.tile.hellrock'/376, l='world_nether', x=205.10, y=53.13, z=-191.13], EntityItem['item.tile.hellrock'/377, l='world_nether', x=204.66, y=53.13, z=-191.75]]
- World world_nether Players: 0 total; []
- World world_nether Chunk Stats: ServerChunkCache: 650 Drop: 0
- World world_the_end Entities: 25 total; [EntityEnderDragon['Ender Dragon'/321, l='world_the_end', x=-176.40, y=83.00, z=-42.41], EntityEnderDragon['Ender Dragon'/329, l='world_the_end', x=-178.31, y=120.41, z=76.08], EntityEnderCrystal['entity.EnderCrystal.name'/337, l='world_the_end', x=-57.50, y=86.00, z=11.50], EntityEnderCrystal['entity.EnderCrystal.name'/338, l='world_the_end', x=-20.50, y=83.00, z=-36.50], EntityEnderCrystal['entity.EnderCrystal.name'/339, l='world_the_end', x=-29.50, y=71.00, z=79.50], EntityEnderCrystal['entity.EnderCrystal.name'/340, l='world_the_end', x=5.50, y=90.00, z=-38.50], EntityEnderCrystal['entity.EnderCrystal.name'/341, l='world_the_end', x=8.50, y=94.00, z=-27.50], EntityEnderCrystal['entity.EnderCrystal.name'/342, l='world_the_end', x=29.50, y=78.00, z=-12.50], EntityEnderDragon['Ender Dragon'/343, l='world_the_end', x=-54.52, y=98.46, z=3.79], EntityEnderCrystal['entity.EnderCrystal.name'/351, l='world_the_end', x=21.50, y=95.00, z=91.50], EntityEnderCrystal['entity.EnderCrystal.name'/352, l='world_the_end', x=41.50, y=97.00, z=-76.50], EntityEnderCrystal['entity.EnderCrystal.name'/353, l='world_the_end', x=47.50, y=85.00, z=-54.50], EntityEnderCrystal['entity.EnderCrystal.name'/354, l='world_the_end', x=45.50, y=80.00, z=-11.50], EntityEnderCrystal['entity.EnderCrystal.name'/355, l='world_the_end', x=36.50, y=93.00, z=99.50], EntityEnderCrystal['entity.EnderCrystal.name'/356, l='world_the_end', x=53.50, y=78.00, z=-93.50], EntityEnderCrystal['entity.EnderCrystal.name'/357, l='world_the_end', x=61.50, y=79.00, z=-47.50], EntityEnderCrystal['entity.EnderCrystal.name'/358, l='world_the_end', x=53.50, y=75.00, z=10.50], EntityEnderCrystal['entity.EnderCrystal.name'/359, l='world_the_end', x=55.50, y=77.00, z=34.50], EntityEnderCrystal['entity.EnderCrystal.name'/360, l='world_the_end', x=54.50, y=68.00, z=70.50], EntityEnderCrystal['entity.EnderCrystal.name'/361, l='world_the_end', x=68.50, y=81.00, z=51.50], EntityEnderDragon['Ender Dragon'/362, l='world_the_end', x=67.86, y=102.26, z=178.98], EntityEnderCrystal['entity.EnderCrystal.name'/370, l='world_the_end', x=88.50, y=75.00, z=-65.50], EntityEnderCrystal['entity.EnderCrystal.name'/371, l='world_the_end', x=93.50, y=78.00, z=-28.50], EntityEnderCrystal['entity.EnderCrystal.name'/372, l='world_the_end', x=88.50, y=71.00, z=-16.50], EntityEnderCrystal['entity.EnderCrystal.name'/373, l='world_the_end', x=97.50, y=96.00, z=14.50]]
- World world_the_end Players: 0 total; []
- World world_the_end Chunk Stats: ServerChunkCache: 674 Drop: 0
- World PXTG Entities: 114 total; [EntitySheep['Sheep'/381, l='PXTG', x=-114.98, y=97.00, z=-98.00], EntityChicken['Chicken'/382, l='PXTG', x=-124.44, y=97.00, z=104.60], EntitySheep['Sheep'/384, l='PXTG', x=-104.86, y=97.00, z=-37.43], EntitySheep['Sheep'/385, l='PXTG', x=-95.97, y=97.00, z=12.91], EntitySheep['Sheep'/386, l='PXTG', x=-90.13, y=97.00, z=40.93], EntitySheep['Sheep'/387, l='PXTG', x=-69.11, y=97.00, z=60.98], EntityPig['Pig'/388, l='PXTG', x=-58.89, y=98.00, z=106.64], EntityPig['Pig'/389, l='PXTG', x=-42.01, y=97.00, z=127.01], EntityPig['Pig'/390, l='PXTG', x=-50.62, y=97.00, z=121.04], EntityPig['Pig'/391, l='PXTG', x=-52.50, y=97.00, z=121.79], EntitySheep['Sheep'/392, l='PXTG', x=-37.82, y=97.00, z=30.15], EntitySheep['Sheep'/393, l='PXTG', x=-30.35, y=97.00, z=-102.78], EntityPig['Pig'/394, l='PXTG', x=-16.53, y=97.00, z=29.24], EntityPig['Pig'/395, l='PXTG', x=-16.97, y=97.00, z=60.04], EntityChicken['Chicken'/397, l='PXTG', x=0.60, y=97.00, z=-83.56], EntityCow['Cow'/398, l='PXTG', x=33.82, y=97.00, z=31.90], EntityChicken['Chicken'/399, l='PXTG', x=37.51, y=97.00, z=-81.44], EntityChicken['Chicken'/401, l='PXTG', x=25.55, y=97.00, z=-77.52], EntityPig['Pig'/403, l='PXTG', x=44.08, y=97.00, z=59.91], EntityChicken['Chicken'/404, l='PXTG', x=50.54, y=97.00, z=-89.55], EntityPig['Pig'/406, l='PXTG', x=62.07, y=97.00, z=-26.01], EntityCow['Cow'/407, l='PXTG', x=61.24, y=97.00, z=75.29], EntityCow['Cow'/408, l='PXTG', x=74.17, y=97.00, z=102.92], EntitySheep['Sheep'/409, l='PXTG', x=74.94, y=97.00, z=118.11], EntityCow['Cow'/410, l='PXTG', x=81.23, y=97.00, z=90.75], EntitySheep['Sheep'/411, l='PXTG', x=81.00, y=97.00, z=100.94], EntitySheep['Sheep'/412, l='PXTG', x=86.50, y=97.00, z=111.50], EntitySheep['Sheep'/413, l='PXTG', x=81.84, y=97.00, z=116.36], EntityCow['Cow'/414, l='PXTG', x=100.09, y=97.00, z=79.86], EntitySkeleton['Skeleton'/32251, l='PXTG', x=-62.50, y=97.00, z=-36.50], EntitySkeleton['Skeleton'/32253, l='PXTG', x=-70.43, y=98.00, z=-44.08], EntitySpider['Spider'/32323, l='PXTG', x=23.74, y=97.00, z=24.23], EntitySpider['Spider'/32345, l='PXTG', x=-99.85, y=97.00, z=-4.89], EntitySpider['Spider'/32415, l='PXTG', x=96.50, y=97.00, z=-46.50], EntitySpider['Spider'/32542, l='PXTG', x=79.50, y=97.00, z=81.50], EntityCreeper['Creeper'/32597, l='PXTG', x=-15.31, y=97.00, z=-33.12], EntityCreeper['Creeper'/32612, l='PXTG', x=-49.50, y=97.00, z=73.50], EntitySkeleton['Skeleton'/32622, l='PXTG', x=-84.50, y=112.00, z=1.50], EntitySkeleton['Skeleton'/32631, l='PXTG', x=-75.97, y=98.00, z=-18.96], EntityCreeper['Creeper'/32652, l='PXTG', x=-52.94, y=97.00, z=38.68], EntityCreeper['Creeper'/32682, l='PXTG', x=17.50, y=97.00, z=-61.50], EntityCreeper['Creeper'/32719, l='PXTG', x=-80.52, y=115.00, z=11.47], EntityCreeper['Creeper'/32721, l='PXTG', x=-76.50, y=97.00, z=4.50], EntityZombie['Zombie'/32723, l='PXTG', x=-79.50, y=97.00, z=0.50], EntitySkeleton['Skeleton'/553466, l='PXTG', x=-30.50, y=111.00, z=5.30], EntityCreeper['Creeper'/553688, l='PXTG', x=-31.41, y=111.00, z=-18.50], EntitySkeleton['Skeleton'/553708, l='PXTG', x=-27.50, y=97.00, z=-18.70], EntitySkeleton['Skeleton'/553709, l='PXTG', x=-27.50, y=97.00, z=-17.74], EntitySkeleton['Skeleton'/553710, l='PXTG', x=-16.51, y=97.00, z=-20.87], EntityCreeper['Creeper'/553734, l='PXTG', x=-46.53, y=97.00, z=-20.92], EntitySpider['Spider'/553739, l='PXTG', x=-55.98, y=102.00, z=-28.98], EntityZombie['Zombie'/553890, l='PXTG', x=-35.50, y=97.00, z=1.50], EntityZombie['Zombie'/553892, l='PXTG', x=-37.50, y=97.00, z=3.50], EntityCreeper['Creeper'/554036, l='PXTG', x=-76.50, y=102.00, z=-19.50], EntityCreeper['Creeper'/554110, l='PXTG', x=-39.96, y=98.00, z=2.66], EntitySpider['Spider'/554186, l='PXTG', x=-102.85, y=97.00, z=-35.94], EntitySpider['Spider'/554325, l='PXTG', x=-38.15, y=97.00, z=-50.48], EntitySpider['Spider'/554359, l='PXTG', x=-64.42, y=97.00, z=-56.22], EntityItem['item.item.bone'/554474, l='PXTG', x=-116.20, y=97.13, z=4.72], EntityItem['item.item.rottenFlesh'/554475, l='PXTG', x=-17.55, y=97.13, z=118.85], EntityItem['item.item.rottenFlesh'/554531, l='PXTG', x=-104.93, y=97.13, z=60.50], EntitySpider['Spider'/554570, l='PXTG', x=-41.50, y=98.00, z=2.50], EntitySpider['Spider'/554669, l='PXTG', x=-89.50, y=97.00, z=-16.50], EntitySpider['Spider'/554670, l='PXTG', x=-84.11, y=97.00, z=-15.58], EntityCreeper['Creeper'/554681, l='PXTG', x=-39.50, y=102.00, z=-11.50], EntityCreeper['Creeper'/554682, l='PXTG', x=-39.50, y=102.00, z=-9.50], EntityCreeper['Creeper'/554683, l='PXTG', x=-41.50, y=102.00, z=-6.50], EntityZombie['Zombie'/554717, l='PXTG', x=-38.50, y=102.00, z=-7.50], EntityEnderman['Enderman'/554720, l='PXTG', x=-78.58, y=97.00, z=-23.62], EntityEnderman['Enderman'/554722, l='PXTG', x=-70.22, y=98.00, z=-20.68], EntityCreeper['Creeper'/554725, l='PXTG', x=-63.50, y=97.00, z=-29.50], EntitySkeleton['Skeleton'/554726, l='PXTG', x=-67.50, y=97.00, z=-33.50], EntitySkeleton['Skeleton'/554862, l='PXTG', x=-45.27, y=104.00, z=-21.19], EntitySpider['Spider'/554985, l='PXTG', x=-62.58, y=97.00, z=-57.77], EntitySpider['Spider'/554988, l='PXTG', x=-63.37, y=97.00, z=-60.01], EntityZombie['Zombie'/554990, l='PXTG', x=-43.50, y=104.00, z=-15.50], EntitySkeleton['Skeleton'/555044, l='PXTG', x=-74.92, y=97.00, z=-31.70], EntitySkeleton['Skeleton'/555045, l='PXTG', x=-84.28, y=97.00, z=-20.83], EntityZombie['Zombie'/555050, l='PXTG', x=-71.50, y=102.00, z=-26.50], EntityZombie['Zombie'/555051, l='PXTG', x=-73.50, y=102.00, z=-24.50], EntitySpider['Spider'/555283, l='PXTG', x=-55.50, y=97.00, z=-38.50], EntitySpider['Spider'/555285, l='PXTG', x=-60.50, y=97.00, z=-36.50], EntitySpider['Spider'/555287, l='PXTG', x=-54.62, y=97.00, z=-40.72], EntitySpider['Spider'/555288, l='PXTG', x=-49.70, y=97.00, z=-43.77], EntityCreeper['Creeper'/555432, l='PXTG', x=-72.50, y=97.00, z=3.50], EntityCreeper['Creeper'/555433, l='PXTG', x=-65.50, y=97.00, z=-0.50], EntityZombie['Zombie'/555435, l='PXTG', x=-66.50, y=97.00, z=3.50], EntityZombie['Zombie'/555436, l='PXTG', x=-69.50, y=97.00, z=-2.50], EntityCreeper['Creeper'/555592, l='PXTG', x=-47.50, y=102.00, z=-26.50], EntityCreeper['Creeper'/555593, l='PXTG', x=-50.50, y=102.00, z=-26.50], EntityCreeper['Creeper'/555594, l='PXTG', x=-50.50, y=102.00, z=-24.50], EntityCreeper['Creeper'/555596, l='PXTG', x=-49.50, y=102.00, z=-25.50], EntityZombie['Zombie'/555860, l='PXTG', x=-30.50, y=97.00, z=-48.50], EntityZombie['Zombie'/555861, l='PXTG', x=-24.75, y=97.00, z=-43.87], EntityZombie['Zombie'/555863, l='PXTG', x=-23.42, y=97.00, z=-45.44], EntityZombie['Zombie'/555864, l='PXTG', x=-15.83, y=97.00, z=-38.84], EntityZombie['Zombie'/555955, l='PXTG', x=-42.50, y=97.00, z=-39.50], EntityZombie['Zombie'/555957, l='PXTG', x=-43.50, y=97.00, z=-40.50], EntityZombie['Zombie'/555958, l='PXTG', x=-36.82, y=97.00, z=-37.79], EntityCreeper['Creeper'/555962, l='PXTG', x=-46.13, y=97.00, z=-49.18], EntitySpider['Spider'/556007, l='PXTG', x=-85.86, y=97.00, z=-17.86], EntitySpider['Spider'/556009, l='PXTG', x=-90.26, y=97.00, z=-9.57], EntitySpider['Spider'/556010, l='PXTG', x=-86.30, y=97.00, z=-13.24], EntitySkeleton['Skeleton'/556015, l='PXTG', x=-47.50, y=97.00, z=-59.50], EntitySkeleton['Skeleton'/556016, l='PXTG', x=-49.50, y=97.00, z=-58.50], EntitySkeleton['Skeleton'/556017, l='PXTG', x=-46.50, y=97.00, z=-55.50], EntityZombie['Zombie'/556065, l='PXTG', x=-81.50, y=97.00, z=9.50], EntityZombie['Zombie'/556066, l='PXTG', x=-81.50, y=97.00, z=8.50], EntityZombie['Zombie'/556158, l='PXTG', x=-78.75, y=97.00, z=-16.14], EntityZombie['Zombie'/556159, l='PXTG', x=-87.50, y=97.00, z=-7.50], EntityZombie['Zombie'/556160, l='PXTG', x=-85.50, y=97.00, z=-8.50], EntityCreeper['Creeper'/556162, l='PXTG', x=-81.11, y=97.00, z=-4.27], EntityItem['item.item.egg'/599648, l='PXTG', x=0.63, y=97.13, z=-83.47], EntityItem['item.item.egg'/600980, l='PXTG', x=49.87, y=97.13, z=-89.41]]
- World PXTG Players: 0 total; []
- World PXTG Chunk Stats: ServerChunkCache: 454 Drop: 0
- World Country Entities: 35 total; [EntityExperienceOrb['Experience Orb'/415, l='Country', x=-183.50, y=45.10, z=-131.50], EntityExperienceOrb['Experience Orb'/417, l='Country', x=-89.50, y=45.13, z=190.50], EntitySkeleton['Skeleton'/418, l='Country', x=-63.50, y=38.00, z=-201.50], EntityZombie['Zombie'/421, l='Country', x=-25.50, y=24.00, z=-206.50], EntityCreeper['Creeper'/422, l='Country', x=-2.50, y=36.00, z=-182.50], EntityCreeper['Creeper'/423, l='Country', x=-11.11, y=50.00, z=-140.83], EntityCreeper['Creeper'/425, l='Country', x=10.26, y=27.00, z=-197.91], EntityCreeper['Creeper'/426, l='Country', x=4.76, y=47.00, z=-146.10], EntitySpider['Spider'/427, l='Country', x=27.99, y=37.23, z=-183.79], EntitySpider['Spider'/428, l='Country', x=26.25, y=37.00, z=-185.91], EntitySpider['Spider'/429, l='Country', x=28.10, y=38.29, z=-185.30], EntitySpider['Spider'/430, l='Country', x=25.00, y=41.00, z=-166.72], EntityZombie['Zombie'/431, l='Country', x=42.50, y=42.00, z=-198.50], EntitySkeleton['Skeleton'/432, l='Country', x=33.52, y=38.00, z=-179.79], EntitySpider['Spider'/433, l='Country', x=32.21, y=42.00, z=-163.32], EntityZombie['Zombie'/434, l='Country', x=62.56, y=44.00, z=-176.01], EntityCreeper['Creeper'/435, l='Country', x=44.60, y=40.00, z=-165.97], EntityCreeper['Creeper'/436, l='Country', x=65.36, y=43.00, z=-199.04], EntitySkeleton['Skeleton'/437, l='Country', x=68.60, y=43.00, z=-194.05], EntityZombie['Zombie'/438, l='Country', x=88.50, y=48.00, z=-185.50], EntitySpider['Spider'/439, l='Country', x=84.55, y=69.00, z=-132.45], EntityExperienceOrb['Experience Orb'/440, l='Country', x=85.50, y=60.13, z=181.50], EntityZombie['Zombie'/441, l='Country', x=102.51, y=56.00, z=-176.09], EntityItem['item.item.bone'/442, l='Country', x=100.03, y=56.13, z=-176.00], EntitySpider['Spider'/443, l='Country', x=122.71, y=58.00, z=-198.11], EntityZombie['Zombie'/444, l='Country', x=127.50, y=62.00, z=-183.50], EntityCreeper['Creeper'/445, l='Country', x=120.50, y=59.00, z=-188.50], EntityCreeper['Creeper'/446, l='Country', x=127.52, y=70.00, z=-163.72], EntityCreeper['Creeper'/447, l='Country', x=114.50, y=79.00, z=-129.50], EntityCreeper['Creeper'/448, l='Country', x=139.50, y=62.00, z=-200.50], EntityZombie['Zombie'/449, l='Country', x=132.50, y=60.00, z=-201.50], EntityZombie['Zombie'/450, l='Country', x=130.73, y=59.00, z=-205.21], EntityCreeper['Creeper'/451, l='Country', x=143.10, y=72.00, z=-163.54], EntityExperienceOrb['Experience Orb'/452, l='Country', x=201.50, y=73.13, z=-4.50], EntityExperienceOrb['Experience Orb'/453, l='Country', x=194.50, y=74.13, z=17.50]]
- World Country Players: 0 total; []
- World Country Chunk Stats: ServerChunkCache: 674 Drop: 0
- World 750 Entities: 5 total; [EntityExperienceOrb['Experience Orb'/454, l='750', x=-188.50, y=92.10, z=-41.50], EntityWolf['Wolf'/458, l='750', x=-60.71, y=50.00, z=161.56], EntityWolf['Wolf'/459, l='750', x=-56.97, y=50.00, z=156.60], EntityExperienceOrb['Experience Orb'/462, l='750', x=160.50, y=48.10, z=-167.50], EntityExperienceOrb['Experience Orb'/463, l='750', x=92.50, y=71.10, z=200.50]]
- World 750 Players: 0 total; []
- World 750 Chunk Stats: ServerChunkCache: 674 Drop: 0
- World 500 Entities: 1 total; [EntityExperienceOrb['Experience Orb'/468, l='500', x=0.50, y=85.10, z=-192.50]]
- World 500 Players: 0 total; []
- World 500 Chunk Stats: ServerChunkCache: 674 Drop: 0
- World 350 Entities: 1 total; [EntityWolf['Wolf'/492, l='350', x=-7.19, y=53.00, z=111.40]]
- World 350 Players: 0 total; []
- World 350 Chunk Stats: ServerChunkCache: 674 Drop: 0
- Type: Dedicated Server
Ich hoffe ihr könnt mir helfen...
Mit freundlichen Grüßen
Junkey97
11/09/2012, 20:37
#2
Moderator
elite*gold: 558
Join Date: Feb 2010
Posts: 6,548
Received Thanks: 1,418
Das muss man mal schaffen, du hast dir genau den Bukkit Build ausgesucht der große Probleme macht und der deshalb auch nichtmehr zum Download steht.
Nimm dir mal einen neueren Build, z.B. den hier:
Ich kann dir aus fast 2 Jahren Servererfarung nur sagen, bleib solange auf der alten Version bis es den ersten RB gibt, wenn bei dem schnell Fehler bekannt werden, warte auf den Zweiten RB.
Edit:
Wenn das Problem weiter besteht müssen wir noch weiter suchen.
Wäre schön wenn du um den Error noch einen Spoiler packst, damit man nicht soweit runter scrollen muss.
[spoiler ] .... [/spoiler ]
11/09/2012, 20:48
#3
elite*gold: 0
Join Date: Jun 2010
Posts: 3
Received Thanks: 0
Ich werds mal versuchen amsonsten werde ich geg. neue Informationen geben.
Similar Threads
Server Crashes
06/27/2012 - Flyff Private Server - 2 Replies
Hallo,
seit tagen bekommen wir zwischendurch servercrashs immer zu unterschiedlichen zeiten, vorab : es ist nicht synaptic falls es jetzt einige denken !
in den error logs kommt sowas:
Minecraft Crashes
03/09/2012 - Minecraft - 9 Replies
Hallo zusammen,
Ich hab eseit neustem ein Problem das mein Minecraft alle 30 min Crasht habe alles Aktuell Java, Graka usw. Dieses Problem tritt erst seit 1.2.3 auf. Minecraft 3 mal neu geladen keine Mods installiert. Es erscheitn immer ein Fenster
"Javaw.exe funktioniert nicht mehr." Eben dfas ganze Windows gefasel. Würde mich freuen wenn ihr ne lösung habt.
Edit: Davor gbt es starke laggs die bis zu 5 minuten anhalten.
MfG
ww96
All times are GMT +2. The time now is 08:38 .