NUTNÉ ! NUTNÉ !

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Gribly
Příspěvky: 356
Registrován: 22 bře 2012, 09:06
Reputation: 0
Kontaktovat uživatele:

NUTNÉ ! NUTNÉ !

#1 Příspěvekod Gribly » 30 zář 2012, 17:28

IP:93.91.250.108:27886
Ahoj, nevíte proč když zapnu server hned spadne tu je crash-report:
Spoiler: zobrazit
---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 9/30/12 5:16 PM
Description: Exception in server tick loop

java.lang.ClassCastException: com.bergerkiller.bukkit.nolagg.spawnlimiter.EntityWorldWatcher cannot be cast to net.minecraft.server.WorldManager
at net.minecraft.server.World.makeSound(World.java:769)
at net.minecraft.server.EntityLiving.aH(EntityLiving.java:257)
at net.minecraft.server.EntityLiving.z(EntityLiving.java:267)
at net.minecraft.server.Entity.h_(Entity.java:216)
at net.minecraft.server.EntityLiving.h_(EntityLiving.java:435)
at net.minecraft.server.EntityMonster.h_(EntityMonster.java:25)
at net.minecraft.server.EntityPigZombie.h_(EntityPigZombie.java:35)
at net.minecraft.server.World.entityJoinedWorld(World.java:1245)
at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:511)
at net.minecraft.server.World.playerJoinedWorld(World.java:1227)
at net.minecraft.server.World.tickEntities(World.java:1125)
at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:428)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:563)
at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)

Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Linux (amd64) version 3.2.1-aafh
- Java Version: 1.7.0_05, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 130152464 bytes (124 MB) / 333987840 bytes (318 MB) up to 2075918336 bytes (1979 MB)
- JVM Flags: 5 total; -Xms256M -Xmx2048M -XX:+UseParNewGC -XX:+UseNUMA -XX:UseSSE=4
- CraftBukkit Information:
Running: CraftBukkit version git-Bukkit-1.3.2-R1.0-b2377jnks (MC: 1.3.2) (Implementing API version 1.3.2-R1.0) false
Plugins: { LagMeter v1.9.0 com.webkonsept.minecraft.lagmeter.LagMeter [DemmyDemon, TheLunarFrog], GroupManager v2.0 (2.9.3) (Phoenix) org.anjocaido.groupmanager.GroupManager [AnjoCaido, Gabriel Couto, ElgarL], FakaHedaMinequery v1.1 fakahedaminequery.Minequery [], WorldEdit v5.4.2 com.sk89q.worldedit.bukkit.WorldEditPlugin [], iConomy v7.0 com.iCo6.iConomy [Nijikokun, SpaceManiac], CreativeGates v1.3.5 com.massivecraft.creativegates.CreativeGates [], BKCommonLib v1.23 com.bergerkiller.bukkit.common.CommonPlugin [bergerkiller], Vault v1.2.18-b229 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], LogBlock v1.60 de.diddiz.LogBlock.LogBlock [DiddiZ, md_5, ammar2], UltraBan v1.1.2 com.modcrafting.ultrabans.UltraBan [Deathmarine], LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012) com.griefcraft.lwc.LWCPlugin [Hidendra], 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], 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], EssentialsSpawn v2.9.3 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], xAuth v2.0.20 com.cypherx.xauth.xAuth [[CypherX, lycano]], AntiShare v4.3.0 com.turt2live.antishare.AntiShare [Turt2Live, Sayshal], NoLagg v1.87.3 com.bergerkiller.bukkit.nolagg.NoLagg [bergerkiller], ChestShop v3.50t0013 com.Acrobot.ChestShop.ChestShop [Acrobot], EssentialsChat v2.9.3 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally],}
Warnings: DEFAULT
Threads: { 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 pool-1-thread-6: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 Thread-8: [java.lang.Thread.sleep(Native Method), de.diddiz.util.MySQLConnectionPool$ConnectionReaper.run(MySQLConnectionPool.java:104)], RUNNABLE Listen thread: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:522), java.net.ServerSocket.accept(ServerSocket.java:490), net.minecraft.server.DedicatedServerConnectionThread.run(DedicatedServerConnectionThread.java:62)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Thread-7: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:522), java.net.ServerSocket.accept(ServerSocket.java:490), fakahedaminequery.QueryServer.run(QueryServer.java:77)], TIMED_WAITING Thread-10: [java.lang.Thread.sleep(Native Method), com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING pool-1-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 pool-1-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 pool-1-thread-5: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(SocketInputStream.java:150), java.net.SocketInputStream.read(SocketInputStream.java:121), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read1(BufferedInputStream.java:275), java.io.BufferedInputStream.read(BufferedInputStream.java:334), sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:633), sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:579), sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1322), de.diddiz.LogBlock.Metrics.postPlugin(Metrics.java:292), de.diddiz.LogBlock.Metrics.access$300(Metrics.java:50), de.diddiz.LogBlock.Metrics$1.run(Metrics.java:171), org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:52), org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), 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 Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], TIMED_WAITING Thread-9: [java.lang.Thread.sleep(Native Method), com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:159), java.lang.Thread.run(Thread.java:722)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Thread-13: [java.lang.Thread.sleep(Native Method), com.bergerkiller.bukkit.common.AsyncTask.sleep(AsyncTask.java:46), com.bergerkiller.bukkit.nolagg.itemstacker.StackFormer.run(StackFormer.java:123), com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:20)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Jobs-DatabaseSaveTask: [java.lang.Thread.sleep(Native Method), me.zford.jobs.tasks.DatabaseSaveTask.run(DatabaseSaveTask.java:23)], RUNNABLE Thread-5: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:242), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 pool-1-thread-1: [java.net.PlainSocketImpl.socketConnect(Native Method), java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339), java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200), java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182), java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391), java.net.Socket.connect(Socket.java:579), java.net.Socket.connect(Socket.java:528), sun.net.NetworkClient.doConnect(NetworkClient.java:180), sun.net.www.http.HttpClient.openServer(HttpClient.java:378), sun.net.www.http.HttpClient.openServer(HttpClient.java:473), sun.net.www.http.HttpClient.<init>(HttpClient.java:203), sun.net.www.http.HttpClient.New(HttpClient.java:290), sun.net.www.http.HttpClient.New(HttpClient.java:306), sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995), sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931), sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849), sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090), com.earth2me.essentials.metrics.Metrics.postPlugin(Metrics.java:386), com.earth2me.essentials.metrics.Metrics.access$400(Metrics.java:49), com.earth2me.essentials.metrics.Metrics$1.run(Metrics.java:218), org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:52), org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), 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-PlayerLoginTask: [java.lang.Thread.sleep(Native Method), me.zford.jobs.bukkit.PlayerLoginManager.run(PlayerLoginManager.java:44)], TIMED_WAITING pool-1-thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 Thread-12: [java.lang.Thread.sleep(Native Method), com.bergerkiller.bukkit.common.AsyncTask.sleep(AsyncTask.java:46), com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:269), com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:20)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:534)], TIMED_WAITING Thread-11: [java.lang.Thread.sleep(Native Method), com.bergerkiller.bukkit.common.AsyncTask.sleep(AsyncTask.java:46), com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:269), com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:20)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:534)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:534)], TIMED_WAITING pool-2-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.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(Finalizer.java:177)], TIMED_WAITING Thread-14: [java.lang.Thread.sleep(Native Method), com.bergerkiller.bukkit.common.AsyncTask.sleep(AsyncTask.java:46), com.bergerkiller.bukkit.nolagg.threadlocknotifier.ThreadLockChecker.run(ThreadLockChecker.java:23), com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:20)], WAITING Thread-15: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.bukkit.craftbukkit.ChunkCompressionThread.run(ChunkCompressionThread.java:40), java.lang.Thread.run(Thread.java:722)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1618), 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:422), net.minecraft.server.ThreadServerApplication.run(SourceFile:539)], RUNNABLE Thread-21: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145), java.net.DatagramSocket.receive(DatagramSocket.java:786), net.minecraft.server.RemoteStatusListener.run(SourceFile:260), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Thread-4: [java.lang.Thread.sleep(Native Method), net.minecraft.server.ThreadSleepForever.run(SourceFile:44)],}
Recent tasks from -28-2{Vault:net.milkbowl.vault.Vault$1@31,ChestShop:com.Acrobot.ChestShop.Metrics$1@31,Vault:net.milkbowl.vault.Metrics$4@31,LWC:com.griefcraft.util.Metrics$1@31,AntiShare:com.turt2live.antishare.metrics.Metrics$1@31,LogBlock:de.diddiz.LogBlock.DumpedLogImporter@31,LogBlock:de.diddiz.LogBlock.Metrics$1@31,Essentials:com.earth2me.essentials.UserMap$1@31,Essentials:com.earth2me.essentials.UserMap$1@31,Essentials:com.earth2me.essentials.storage.AsyncStorageObjectHolder$StorageObjectDataReader@31,Essentials:com.earth2me.essentials.storage.AsyncStorageObjectHolder$StorageObjectDataReader@31,Essentials:com.earth2me.essentials.metrics.MetricsStarter@31,Essentials:com.earth2me.essentials.metrics.Metrics$1@31,}
- Is Modded: Definitely; 'craftbukkit'
- Profiler Position: N/A (disabled)
- Player Count: 0 / 30; []
- World world Entities: 223 total; [EntitySquid['Squid'/0, l='world', x=-317.48, y=61.40, z=-307.74], EntitySquid['Squid'/1, l='world', x=-308.56, y=58.96, z=-309.62], EntitySkeleton['Skeleton'/2, l='world', x=-297.50, y=29.00, z=-327.50], EntitySkeleton['Skeleton'/3, l='world', x=-299.50, y=29.00, z=-330.50], EntitySkeleton['Skeleton'/4, l='world', x=-299.50, y=29.00, z=-331.50], EntityPainting['Painting'/5, l='world', x=-299.00, y=50.50, z=-207.06], EntityChicken['Chicken'/6, l='world', x=-84.56, y=62.44, z=-240.57], EntitySheep['Sheep'/7, l='world', x=-73.85, y=63.00, z=-291.78], EntitySheep['Sheep'/8, l='world', x=-76.01, y=62.18, z=-300.99], EntitySheep['Sheep'/9, l='world', x=-69.49, y=60.00, z=-288.93], EntitySheep['Sheep'/10, l='world', x=-70.82, y=64.00, z=-291.73], EntityPig['Pig'/11, l='world', x=-67.10, y=64.00, z=-284.00], EntityChicken['Chicken'/12, l='world', x=-76.56, y=62.57, z=-258.41], EntitySheep['Sheep'/13, l='world', x=-74.36, y=63.00, z=-224.34], EntityChicken['Chicken'/14, l='world', x=-79.53, y=63.00, z=-232.61], EntitySheep['Sheep'/15, l='world', x=-75.42, y=63.00, z=-238.79], EntitySheep['Sheep'/16, l='world', x=-79.98, y=63.00, z=-222.99], EntitySheep['Sheep'/17, l='world', x=-73.53, y=62.52, z=-222.93], EntityChicken['Chicken'/18, l='world', x=-43.52, y=63.00, z=-243.56], EntitySheep['Sheep'/19, l='world', x=-41.73, y=63.00, z=-231.12], EntityChicken['Chicken'/20, l='world', x=-31.47, y=62.60, z=-228.36], EntityChicken['Chicken'/21, l='world', x=22.42, y=62.46, z=-369.58], EntityItem['item.tile.sapling.oak'/205, l='world', x=-444.37, y=63.13, z=1859.13], EntityItem['item.tile.sapling.oak'/206, l='world', x=-443.75, y=63.13, z=1863.45], EntityItem['item.tile.sapling.birch'/207, l='world', x=-445.88, y=63.13, z=1848.13], EntityItem['item.tile.sapling.spruce'/208, l='world', x=-438.18, y=72.63, z=1842.22], EntityItem['item.tile.sapling.birch'/209, l='world', x=-447.55, y=64.13, z=1853.01], EntityItem['item.tile.sapling.birch'/210, l='world', x=-443.88, y=67.13, z=1852.40], EntityItem['item.tile.sapling.oak'/211, l='world', x=-443.88, y=66.13, z=1855.88], EntityItem['item.tile.log.oak'/212, l='world', x=-452.72, y=63.63, z=1862.48], EntityItem['item.tile.sapling.oak'/213, l='world', x=-461.83, y=63.13, z=1861.88], EntityItem['item.tile.sapling.birch'/214, l='world', x=-462.87, y=64.13, z=1865.05], EntityItem['item.tile.sapling.birch'/215, l='world', x=-466.13, y=63.63, z=1865.37], EntityItem['item.item.coal'/216, l='world', x=-32.09, y=54.09, z=1864.72], EntityItem['item.item.coal'/217, l='world', x=-33.41, y=53.53, z=1864.53], EntitySpider['Spider'/218, l='world', x=1047.50, y=78.00, z=106.50], EntityChicken['Chicken'/219, l='world', x=1044.47, y=70.00, z=92.65], EntityItem['item.item.egg'/220, l='world', x=1044.69, y=70.13, z=92.28], EntityCow['Cow'/221, l='world', x=1129.55, y=67.00, z=83.34], EntityChicken['Chicken'/222, l='world', x=1138.57, y=73.00, z=87.45], EntityChicken['Chicken'/223, l='world', x=1138.48, y=70.00, z=89.52], EntitySheep['Sheep'/224, l='world', x=1102.13, y=67.00, z=50.14], EntityItem['item.tile.torch'/225, l='world', x=1112.58, y=14.13, z=64.13], EntityZombie['Zombie'/226, l='world', x=526.90, y=70.00, z=-231.55], EntityCreeper['Creeper'/227, l='world', x=500.50, y=15.00, z=-235.50], EntityMinecart['Minecart'/228, l='world', x=531.99, y=60.50, z=-220.50], EntityZombie['Zombie'/229, l='world', x=514.50, y=18.00, z=-201.50], EntityChicken['Chicken'/230, l='world', x=591.43, y=60.00, z=-338.42], EntityItem['item.item.egg'/231, l='world', x=587.21, y=68.13, z=-339.63], EntitySkeleton['Skeleton'/232, l='world', x=584.50, y=64.00, z=-349.50], EntityZombie['Zombie'/233, l='world', x=595.50, y=23.00, z=-337.50], EntityCreeper['Creeper'/234, l='world', x=595.50, y=71.00, z=-344.50], EntityCow['Cow'/235, l='world', x=606.92, y=64.00, z=-352.99], EntityChicken['Chicken'/236, l='world', x=612.25, y=72.00, z=-367.50], EntityItem['item.tile.dirt'/237, l='world', x=536.86, y=12.13, z=-165.13], EntityItem['item.item.redstone'/238, l='world', x=533.13, y=11.13, z=-156.13], EntityItem['item.item.redstone'/239, l='world', x=533.13, y=10.13, z=-146.13], EntityPig['Pig'/240, l='world', x=547.45, y=63.00, z=-317.93], EntityChicken['Chicken'/241, l='world', x=546.78, y=63.00, z=-314.15], EntityPig['Pig'/242, l='world', x=551.64, y=63.00, z=-314.77], EntityChicken['Chicken'/243, l='world', x=548.86, y=63.00, z=-315.91], EntityChicken['Chicken'/244, l='world', x=555.18, y=63.00, z=-314.15], EntityChicken['Chicken'/245, l='world', x=551.69, y=63.00, z=-318.22], EntitySheep['Sheep'/246, l='world', x=558.48, y=63.00, z=-314.47], EntityChicken['Chicken'/247, l='world', x=552.62, y=63.00, z=-314.15], EntityChicken['Chicken'/248, l='world', x=559.04, y=63.00, z=-317.72], EntityChicken['Chicken'/249, l='world', x=554.57, y=63.00, z=-316.22], EntityChicken['Chicken'/250, l='world', x=554.65, y=63.00, z=-318.22], EntityChicken['Chicken'/251, l='world', x=547.79, y=63.00, z=-314.15], EntityPig['Pig'/252, l='world', x=551.54, y=63.00, z=-315.96], EntityChicken['Chicken'/253, l='world', x=550.50, y=63.00, z=-318.22], EntityItem['item.item.egg'/254, l='world', x=551.91, y=63.13, z=-315.47], EntityItem['item.item.egg'/255, l='world', x=546.75, y=63.13, z=-314.47], EntityItem['item.item.egg'/256, l='world', x=548.69, y=63.13, z=-317.09], EntityChicken['Chicken'/257, l='world', x=559.84, y=63.00, z=-317.73], EntityItem['item.item.egg'/258, l='world', x=554.72, y=63.13, z=-317.75], EntityItem['item.item.egg'/259, l='world', x=548.09, y=63.13, z=-314.13], EntityItem['item.item.dyePowder.brown'/260, l='world', x=5564.17, y=50.95, z=6180.59], EntityItem['item.item.feather'/261, l='world', x=5561.58, y=50.95, z=6182.07], EntityItem['item.item.wheat'/262, l='world', x=5564.50, y=50.95, z=6180.13], EntityItem['item.tile.sapling.spruce'/263, l='world', x=5563.88, y=50.95, z=6178.45], EntityItem['item.item.reeds'/264, l='world', x=5563.18, y=50.95, z=6179.49], EntityItem['item.tile.torch'/265, l='world', x=5561.54, y=50.95, z=6178.35], EntityItem['item.tile.dirt'/266, l='world', x=5564.57, y=50.95, z=6179.99], EntityItem['item.item.seeds'/267, l='world', x=5563.88, y=51.13, z=6181.98], EntityItem['item.tile.pumpkin'/268, l='world', x=5561.97, y=50.95, z=6179.22], EntityItem['item.item.seeds'/269, l='world', x=5563.90, y=50.95, z=6179.17], EntityItem['item.tile.workbench'/270, l='world', x=5562.11, y=50.95, z=6178.70], EntityItem['item.item.stick'/271, l='world', x=5561.46, y=50.95, z=6179.66], EntityItem['item.tile.wood.jungle'/272, l='world', x=5563.40, y=50.95, z=6178.73], EntityItem['item.tile.wood.oak'/273, l='world', x=5561.60, y=50.95, z=6180.57], EntityCreeper['Creeper'/274, l='world', x=629.50, y=19.00, z=-213.50], EntitySkeleton['Skeleton'/275, l='world', x=629.50, y=19.00, z=-209.50], EntityCreeper['Creeper'/276, l='world', x=626.50, y=40.00, z=-218.50], EntityZombie['Zombie'/277, l='world', x=636.50, y=46.00, z=-223.50], EntityZombie['Zombie'/278, l='world', x=635.50, y=46.00, z=-222.50], EntitySkeleton['Skeleton'/279, l='world', x=631.50, y=63.00, z=-215.50], EntitySkeleton['Skeleton'/280, l='world', x=622.50, y=17.00, z=-216.50], EntitySkeleton['Skeleton'/281, l='world', x=610.50, y=45.00, z=-235.50], EntityItem['item.tile.oreIron'/282, l='world', x=-487.13, y=28.13, z=-368.88], EntityItem['item.tile.oreIron'/283, l='world', x=-484.88, y=44.13, z=-378.88], EntityChicken['Chicken'/284, l='world', x=572.50, y=63.00, z=-313.56], EntityChicken['Chicken'/285, l='world', x=572.43, y=63.00, z=-317.54], EntityChicken['Chicken'/286, l='world', x=571.95, y=63.00, z=-314.52], EntityPig['Pig'/287, l='world', x=572.32, y=63.00, z=-316.73], EntityItem['item.item.egg'/288, l='world', x=566.06, y=63.13, z=-317.75], EntityItem['item.item.egg'/289, l='world', x=572.88, y=63.13, z=-318.20], EntityChicken['Chicken'/290, l='world', x=561.02, y=63.00, z=-314.15], EntityChicken['Chicken'/291, l='world', x=571.49, y=63.00, z=-313.52], EntityChicken['Chicken'/292, l='world', x=560.42, y=63.00, z=-314.21], EntityIronGolem['Iron Golem'/293, l='world', x=561.21, y=63.00, z=-316.82], EntityChicken['Chicken'/294, l='world', x=561.59, y=63.00, z=-314.55], EntityChicken['Chicken'/295, l='world', x=563.47, y=63.00, z=-314.53], EntityItem['item.tile.wood.oak'/296, l='world', x=566.11, y=68.13, z=-312.34], EntityItem['item.tile.wood.oak'/297, l='world', x=566.88, y=67.13, z=-313.56], EntityChicken['Chicken'/298, l='world', x=569.39, y=64.00, z=-312.49], EntityItem['item.item.egg'/299, l='world', x=569.02, y=64.13, z=-312.01], EntityCreeper['Creeper'/300, l='world', x=655.50, y=12.00, z=-240.50], EntitySpider['Spider'/301, l='world', x=492.84, y=31.00, z=-293.58], EntityItem['item.item.egg'/302, l='world', x=493.49, y=47.13, z=-294.91], EntityChicken['Chicken'/303, l='world', x=493.48, y=62.64, z=-292.49], EntityZombie['Zombie'/304, l='world', x=487.07, y=34.39, z=-317.92], EntitySkeleton['Skeleton'/305, l='world', x=607.50, y=30.00, z=-310.50], EntitySkeleton['Skeleton'/306, l='world', x=614.15, y=30.00, z=-303.33], EntityPig['Pig'/307, l='world', x=656.75, y=76.00, z=-288.10], EntitySpider['Spider'/308, l='world', x=578.50, y=63.00, z=-250.50], EntityItem['item.tile.waterlily'/309, l='world', x=454.56, y=57.13, z=-317.03], EntityChicken['Chicken'/310, l='world', x=643.33, y=72.00, z=-312.49], EntityChicken['Chicken'/311, l='world', x=641.52, y=72.00, z=-367.52], EntityEnderman['Enderman'/312, l='world', x=455.50, y=29.00, z=-294.50], EntityEnderman['Enderman'/313, l='world', x=459.62, y=29.00, z=-294.27], EntityCreeper['Creeper'/314, l='world', x=449.50, y=30.00, z=-296.50], EntityCreeper['Creeper'/315, l='world', x=453.50, y=30.00, z=-297.50], EntitySkeleton['Skeleton'/316, l='world', x=500.88, y=20.00, z=-296.51], EntitySkeleton['Skeleton'/317, l='world', x=501.31, y=19.00, z=-298.64], EntitySpider['Spider'/318, l='world', x=499.30, y=31.00, z=-293.27], EntityZombie['Zombie'/319, l='world', x=497.99, y=30.00, z=-292.04], EntityZombie['Zombie'/320, l='world', x=495.50, y=12.00, z=-279.50], EntityCreeper['Creeper'/321, l='world', x=486.50, y=34.00, z=-276.50], EntityCreeper['Creeper'/322, l='world', x=466.50, y=17.00, z=-270.50], EntityVillager['Villager'/323, l='world', x=72.93, y=70.00, z=3232.70], EntityVillager['Villager'/324, l='world', x=73.84, y=70.00, z=3232.30], EntityVillager['Villager'/325, l='world', x=88.51, y=72.00, z=3233.82], EntityVillager['Villager'/326, l='world', x=70.30, y=77.00, z=3225.30], EntityVillager['Villager'/327, l='world', x=71.65, y=77.00, z=3226.50], EntityVillager['Villager'/328, l='world', x=72.67, y=77.00, z=3225.30], EntityVillager['Villager'/329, l='world', x=71.87, y=77.00, z=3225.30], EntityVillager['Villager'/330, l='world', x=73.33, y=77.00, z=3230.97], EntityVillager['Villager'/331, l='world', x=70.53, y=77.00, z=3226.51], EntityVillager['Villager'/332, l='world', x=71.09, y=77.00, z=3225.30], EntityVillager['Villager'/333, l='world', x=72.41, y=73.00, z=3231.30], EntityVillager['Villager'/334, l='world', x=73.48, y=73.00, z=3229.91], EntitySquid['Squid'/335, l='world', x=508.67, y=57.68, z=-304.02], EntityItem['item.item.coal'/336, l='world', x=-292.25, y=7.13, z=255.60], EntityItem['item.tile.stonebrick'/337, l='world', x=-291.76, y=4.13, z=255.13], EntityItem['item.tile.stonebricksmooth.default'/338, l='world', x=1244.88, y=42.13, z=-219.13], EntitySquid['Squid'/339, l='world', x=-32.85, y=58.28, z=2134.33], EntitySquid['Squid'/340, l='world', x=-32.84, y=58.36, z=2128.23], EntityZombie['Zombie'/341, l='world', x=-1.46, y=33.00, z=2216.19], EntityCaveSpider['Cave Spider'/342, l='world', x=1253.97, y=28.50, z=-204.35], EntityPig['Pig'/343, l='world', x=-903.93, y=63.00, z=-1037.72], EntityPig['Pig'/344, l='world', x=-903.55, y=63.00, z=-1038.93], EntityPig['Pig'/345, l='world', x=-900.05, y=63.00, z=-1037.33], EntityPig['Pig'/346, l='world', x=-899.45, y=63.00, z=-1036.07], EntitySheep['Sheep'/347, l='world', x=-903.55, y=63.00, z=-1032.34], EntitySheep['Sheep'/348, l='world', x=-902.81, y=63.00, z=-1031.19], EntitySheep['Sheep'/349, l='world', x=-899.70, y=63.00, z=-1033.79], EntitySquid['Squid'/350, l='world', x=-46.02, y=54.32, z=2153.62], EntitySquid['Squid'/351, l='world', x=-45.78, y=53.90, z=2146.73], EntitySquid['Squid'/352, l='world', x=-44.09, y=54.04, z=2147.37], EntityItem['item.tile.stonebrick'/353, l='world', x=-745.49, y=67.13, z=12.49], EntityItem['item.tile.stonebrick'/354, l='world', x=-746.88, y=66.13, z=13.13], EntityItem['item.tile.stonebrick'/355, l='world', x=-746.88, y=65.13, z=14.13], EntityItem['item.tile.stonebrick'/356, l='world', x=-745.56, y=64.13, z=13.45], EntitySkeleton['Skeleton'/378, l='world', x=5.50, y=33.00, z=2174.50], EntityCreeper['Creeper'/379, l='world', x=4.50, y=35.00, z=2170.50], EntityItem['item.tile.stonebrick'/380, l='world', x=-934.88, y=84.13, z=-997.56], EntityItem['item.tile.stonebrick'/381, l='world', x=-929.13, y=84.13, z=-997.86], EntityItem['item.tile.stonebrick'/382, l='world', x=-937.88, y=84.13, z=-995.88], EntityItem['item.item.emerald'/383, l='world', x=-932.42, y=80.13, z=-999.61], EntityItem['item.item.boat'/384, l='world', x=-932.88, y=80.13, z=-999.13], EntityItem['item.tile.sand'/385, l='world', x=-932.88, y=80.13, z=-999.94], EntityItem['item.item.boat'/386, l='world', x=-932.24, y=80.13, z=-999.13], EntityItem['item.item.bucket'/387, l='world', x=-931.85, y=80.13, z=-999.56], EntityItem['item.tile.oreIron'/388, l='world', x=-932.67, y=80.13, z=-999.18], EntityItem['item.item.bowl'/389, l='world', x=-932.41, y=80.13, z=-999.78], EntityItem['item.item.coal'/390, l='world', x=-932.58, y=80.13, z=-999.13], EntityItem['item.item.seeds'/391, l='world', x=-932.43, y=80.13, z=-999.85], EntityItem['item.item.boat'/392, l='world', x=-932.77, y=80.13, z=-1000.17], EntityItem['item.item.arrow'/393, l='world', x=-932.26, y=80.13, z=-999.13], EntityItem['item.tile.mushroom'/394, l='world', x=-932.16, y=80.13, z=-1000.34], EntityItem['item.tile.stonebrick'/395, l='world', x=-932.88, y=80.13, z=-999.69], EntityItem['item.tile.stonebrick'/396, l='world', x=-932.57, y=80.13, z=-999.43], EntityItem['item.item.boat'/397, l='world', x=-931.59, y=80.13, z=-999.19], EntityPig['Pig'/398, l='world', x=-928.90, y=64.00, z=-1031.65], EntityItem['item.tile.stonebrick'/399, l='world', x=-936.87, y=84.13, z=-990.88], EntityItem['item.tile.stone'/400, l='world', x=99.88, y=6.13, z=2174.20], EntityItem['item.tile.stone'/401, l='world', x=97.73, y=6.13, z=2170.68], EntityItem['item.tile.stonebrick'/402, l='world', x=106.88, y=6.13, z=2173.40], EntityItem['item.tile.dirt'/403, l='world', x=108.88, y=6.13, z=2173.13], EntityItem['item.tile.stone'/404, l='world', x=108.88, y=6.13, z=2169.47], EntityItem['item.tile.stonebrick'/405, l='world', x=112.88, y=6.13, z=2173.88], EntityItem['item.tile.stonebrick'/406, l='world', x=115.32, y=6.13, z=2173.13], EntityItem['item.tile.stonebrick'/407, l='world', x=115.80, y=6.13, z=2174.14], EntityItem['item.tile.dirt'/408, l='world', x=126.99, y=6.13, z=2174.88], EntityItem['item.tile.dirt'/409, l='world', x=127.88, y=6.13, z=2173.13], EntityItem['item.tile.stone'/410, l='world', x=116.32, y=6.13, z=2169.49], EntityItem['item.tile.stone'/411, l='world', x=118.88, y=6.13, z=2170.77], EntityItem['item.tile.stone'/412, l='world', x=118.23, y=6.13, z=2170.75], EntityItem['item.tile.stone'/413, l='world', x=119.99, y=6.13, z=2170.88], EntityItem['item.tile.stonebrick'/414, l='world', x=133.88, y=6.13, z=2174.67], EntityItem['item.tile.stone'/415, l='world', x=129.75, y=6.13, z=2169.13], EntityItem['item.tile.stone'/416, l='world', x=130.73, y=6.13, z=2170.24], EntityItem['item.item.redstone'/417, l='world', x=132.13, y=6.13, z=2168.13], EntityItem['item.item.redstone'/418, l='world', x=133.88, y=6.13, z=2169.88], EntityItem['item.item.redstone'/419, l='world', x=132.13, y=6.13, z=2168.61], EntityItem['item.item.redstone'/420, l='world', x=131.13, y=6.13, z=2167.62], EntityItem['item.tile.stonebrick'/421, l='world', x=139.26, y=6.13, z=2173.88], EntityItem['item.tile.stone'/422, l='world', x=135.88, y=6.13, z=2169.42], EntityItem['item.tile.stone'/423, l='world', x=138.88, y=6.13, z=2169.88], EntityItem['item.tile.stone'/424, l='world', x=141.88, y=6.13, z=2170.13], EntityItem['item.tile.stonebrick'/425, l='world', x=102.97, y=56.13, z=3253.66], EntityItem['item.tile.stonebrick'/426, l='world', x=102.13, y=56.13, z=3250.97]]
- World world Players: 0 total; []
- World world Chunk Stats: ServerChunkCache: 874 Drop: 0
- World world_nether Entities: 176 total; [EntityPigZombie['Zombie Pigman'/22, l='world_nether', x=-204.50, y=73.00, z=-118.50], EntityPigZombie['Zombie Pigman'/23, l='world_nether', x=-202.30, y=73.00, z=-109.99], EntityPigZombie['Zombie Pigman'/24, l='world_nether', x=-196.50, y=74.00, z=-101.50], EntityPigZombie['Zombie Pigman'/25, l='world_nether', x=-197.96, y=73.00, z=-93.24], EntityPigZombie['Zombie Pigman'/26, l='world_nether', x=-187.11, y=92.00, z=-114.30], EntityItem['item.tile.hellrock'/27, l='world_nether', x=-176.21, y=72.13, z=-81.49], EntityPigZombie['Zombie Pigman'/28, l='world_nether', x=-177.50, y=100.00, z=-40.50], EntityPigZombie['Zombie Pigman'/29, l='world_nether', x=-176.02, y=114.25, z=-32.06], EntityPigZombie['Zombie Pigman'/30, l='world_nether', x=-186.70, y=91.00, z=61.84], EntityPigZombie['Zombie Pigman'/31, l='world_nether', x=-180.99, y=88.00, z=60.24], EntityPigZombie['Zombie Pigman'/32, l='world_nether', x=-180.50, y=46.00, z=112.50], EntityPigZombie['Zombie Pigman'/33, l='world_nether', x=-177.50, y=46.00, z=112.50], EntityPigZombie['Zombie Pigman'/34, l='world_nether', x=-182.50, y=46.00, z=114.50], EntityPigZombie['Zombie Pigman'/35, l='world_nether', x=-181.50, y=46.00, z=119.50], EntityPigZombie['Zombie Pigman'/36, l='world_nether', x=-163.50, y=72.00, z=-133.50], EntityPigZombie['Zombie Pigman'/37, l='world_nether', x=-160.36, y=72.00, z=-134.38], EntityPigZombie['Zombie Pigman'/38, l='world_nether', x=-162.36, y=76.00, z=-114.46], EntityPigZombie['Zombie Pigman'/39, l='world_nether', x=-161.02, y=76.00, z=-117.35], EntityPigZombie['Zombie Pigman'/40, l='world_nether', x=-167.93, y=76.00, z=-111.06], EntityPigZombie['Zombie Pigman'/41, l='world_nether', x=-160.47, y=60.88, z=-65.55], EntityPigZombie['Zombie Pigman'/42, l='world_nether', x=-164.55, y=73.00, z=-69.49], EntityPigZombie['Zombie Pigman'/43, l='world_nether', x=-167.95, y=88.00, z=54.28], EntityPigZombie['Zombie Pigman'/44, l='world_nether', x=-170.37, y=67.00, z=68.10], EntityPigZombie['Zombie Pigman'/45, l='world_nether', x=-174.26, y=46.00, z=118.73], EntityPigZombie['Zombie Pigman'/46, l='world_nether', x=-151.50, y=90.00, z=-206.50], EntityPigZombie['Zombie Pigman'/47, l='world_nether', x=-154.09, y=100.00, z=-156.72], EntityPigZombie['Zombie Pigman'/48, l='world_nether', x=-148.38, y=102.00, z=-159.63], EntityPigZombie['Zombie Pigman'/49, l='world_nether', x=-158.36, y=72.00, z=-131.00], EntityPigZombie['Zombie Pigman'/50, l='world_nether', x=-152.84, y=69.00, z=-101.20], EntityPigZombie['Zombie Pigman'/51, l='world_nether', x=-158.58, y=72.00, z=-108.67], EntityPigZombie['Zombie Pigman'/52, l='world_nether', x=-155.96, y=74.00, z=-83.78], EntityPigZombie['Zombie Pigman'/53, l='world_nether', x=-151.49, y=75.00, z=-69.33], EntityPigZombie['Zombie Pigman'/54, l='world_nether', x=-156.99, y=75.00, z=-70.47], EntityPigZombie['Zombie Pigman'/55, l='world_nether', x=-150.71, y=75.00, z=-68.40], EntityPigZombie['Zombie Pigman'/56, l='world_nether', x=-159.04, y=74.00, z=-70.06], EntityPigZombie['Zombie Pigman'/57, l='world_nether', x=-148.38, y=75.00, z=-68.77], EntityPigZombie['Zombie Pigman'/58, l='world_nether', x=-144.61, y=85.20, z=-75.83], EntityPigZombie['Zombie Pigman'/59, l='world_nether', x=-159.30, y=88.00, z=55.43], EntityPigZombie['Zombie Pigman'/60, l='world_nether', x=-158.25, y=88.00, z=64.33], EntityPigZombie['Zombie Pigman'/61, l='world_nether', x=-150.28, y=94.00, z=103.35], EntityPigZombie['Zombie Pigman'/62, l='world_nether', x=-136.50, y=80.00, z=-198.50], EntityPigZombie['Zombie Pigman'/63, l='world_nether', x=-141.41, y=88.00, z=-204.58], EntityPigZombie['Zombie Pigman'/64, l='world_nether', x=-141.55, y=88.00, z=-203.26], EntityPigZombie['Zombie Pigman'/65, l='world_nether', x=-131.60, y=36.00, z=-180.64], EntityPigZombie['Zombie Pigman'/66, l='world_nether', x=-143.30, y=59.00, z=-185.31], EntityPigZombie['Zombie Pigman'/67, l='world_nether', x=-134.25, y=75.00, z=-134.79], EntityPigZombie['Zombie Pigman'/68, l='world_nether', x=-128.65, y=75.00, z=-139.94], EntityPigZombie['Zombie Pigman'/69, l='world_nether', x=-140.50, y=32.00, z=-126.50], EntityPigZombie['Zombie Pigman'/70, l='world_nether', x=-136.38, y=32.00, z=-124.73], EntityPigZombie['Zombie Pigman'/71, l='world_nether', x=-136.95, y=32.00, z=-120.30], EntityPigZombie['Zombie Pigman'/72, l='world_nether', x=-142.50, y=32.00, z=-127.50], EntityPigZombie['Zombie Pigman'/73, l='world_nether', x=-129.50, y=73.00, z=-91.50], EntityPigZombie['Zombie Pigman'/74, l='world_nether', x=-143.53, y=75.00, z=-74.31], EntityPigZombie['Zombie Pigman'/75, l='world_nether', x=-136.50, y=75.00, z=-76.50], EntityPigZombie['Zombie Pigman'/76, l='world_nether', x=-131.50, y=75.00, z=-73.50], EntityPigZombie['Zombie Pigman'/77, l='world_nether', x=-130.51, y=75.00, z=-73.50], EntityPigZombie['Zombie Pigman'/78, l='world_nether', x=-137.05, y=78.00, z=-35.69], EntityPigZombie['Zombie Pigman'/79, l='world_nether', x=-133.62, y=119.00, z=-26.83], EntityPigZombie['Zombie Pigman'/80, l='world_nether', x=-132.50, y=37.00, z=51.50], EntityPigZombie['Zombie Pigman'/81, l='world_nether', x=-132.50, y=37.00, z=50.50], EntityPigZombie['Zombie Pigman'/82, l='world_nether', x=-131.50, y=37.00, z=51.50], EntityPigZombie['Zombie Pigman'/83, l='world_nether', x=-135.50, y=37.00, z=49.50], EntityPigZombie['Zombie Pigman'/84, l='world_nether', x=-137.50, y=85.00, z=104.50], EntityPigZombie['Zombie Pigman'/85, l='world_nether', x=-139.50, y=85.00, z=105.50], EntityPigZombie['Zombie Pigman'/86, l='world_nether', x=-140.50, y=85.00, z=103.50], EntityPigZombie['Zombie Pigman'/87, l='world_nether', x=-141.50, y=85.00, z=105.50], EntityPigZombie['Zombie Pigman'/88, l='world_nether', x=-123.70, y=36.17, z=-189.09], EntityPigZombie['Zombie Pigman'/89, l='world_nether', x=-112.50, y=83.00, z=-177.50], EntityPigZombie['Zombie Pigman'/90, l='world_nether', x=-114.50, y=81.00, z=-184.85], EntityPigZombie['Zombie Pigman'/91, l='world_nether', x=-113.50, y=84.00, z=-174.50], EntityPigZombie['Zombie Pigman'/92, l='world_nether', x=-122.34, y=32.00, z=-135.98], EntityPigZombie['Zombie Pigman'/93, l='world_nether', x=-118.49, y=75.00, z=-131.11], EntityPigZombie['Zombie Pigman'/94, l='world_nether', x=-117.30, y=74.00, z=-91.02], EntityPigZombie['Zombie Pigman'/95, l='world_nether', x=-121.72, y=78.00, z=-54.46], EntityPigZombie['Zombie Pigman'/96, l='world_nether', x=-119.30, y=78.00, z=-48.80], EntityPigZombie['Zombie Pigman'/97, l='world_nether', x=-123.61, y=78.00, z=-53.23], EntityPigZombie['Zombie Pigman'/98, l='world_nether', x=-121.83, y=78.00, z=-55.79], EntityPigZombie['Zombie Pigman'/99, l='world_nether', x=-122.29, y=78.00, z=-46.98], EntityPigZombie['Zombie Pigman'/100, l='world_nether', x=-123.50, y=112.00, z=59.50], EntityPigZombie['Zombie Pigman'/101, l='world_nether', x=-124.50, y=112.00, z=59.50], EntityPigZombie['Zombie Pigman'/102, l='world_nether', x=-109.50, y=33.00, z=-184.50], EntityPigZombie['Zombie Pigman'/103, l='world_nether', x=-109.92, y=68.79, z=-175.30], EntityPigZombie['Zombie Pigman'/104, l='world_nether', x=-108.03, y=73.00, z=-77.20], EntityPigZombie['Zombie Pigman'/105, l='world_nether', x=-103.50, y=93.00, z=-66.50], EntityPigZombie['Zombie Pigman'/106, l='world_nether', x=-105.46, y=43.63, z=-46.85], EntityPigZombie['Zombie Pigman'/107, l='world_nether', x=-109.37, y=78.00, z=-39.47], EntityPigZombie['Zombie Pigman'/108, l='world_nether', x=-105.90, y=101.00, z=-36.34], EntityPigZombie['Zombie Pigman'/109, l='world_nether', x=-107.23, y=101.00, z=-36.87], EntityPigZombie['Zombie Pigman'/110, l='world_nether', x=-96.97, y=103.00, z=-33.66], EntityPigZombie['Zombie Pigman'/111, l='world_nether', x=-107.57, y=101.00, z=-29.64], EntityPigZombie['Zombie Pigman'/112, l='world_nether', x=-105.70, y=102.00, z=-26.30], EntityPigZombie['Zombie Pigman'/113, l='world_nether', x=-103.83, y=102.00, z=-30.48], EntityPigZombie['Zombie Pigman'/114, l='world_nether', x=-105.70, y=102.00, z=-27.18], EntityPigZombie['Zombie Pigman'/115, l='world_nether', x=-90.50, y=88.00, z=-158.50], EntityPigZombie['Zombie Pigman'/116, l='world_nether', x=-91.50, y=88.00, z=-158.50], EntityPigZombie['Zombie Pigman'/117, l='world_nether', x=-84.04, y=84.00, z=-110.72], EntityPigZombie['Zombie Pigman'/118, l='world_nether', x=-93.56, y=39.00, z=-93.28], EntityPigZombie['Zombie Pigman'/119, l='world_nether', x=-91.08, y=76.00, z=-64.02], EntityPigZombie['Zombie Pigman'/120, l='world_nether', x=-80.04, y=67.00, z=-65.76], EntityPigZombie['Zombie Pigman'/121, l='world_nether', x=-86.01, y=85.00, z=-75.65], EntityPigZombie['Zombie Pigman'/122, l='world_nether', x=-80.21, y=115.00, z=-78.30], EntityPigZombie['Zombie Pigman'/123, l='world_nether', x=-91.29, y=77.00, z=-61.35], EntityPigZombie['Zombie Pigman'/124, l='world_nether', x=-91.41, y=76.00, z=-63.21], EntityPigZombie['Zombie Pigman'/125, l='world_nether', x=-91.00, y=103.00, z=-39.30], EntityPigZombie['Zombie Pigman'/126, l='world_nether', x=-83.35, y=89.00, z=5.07], EntityPigZombie['Zombie Pigman'/127, l='world_nether', x=-80.57, y=85.00, z=17.55], EntityPigZombie['Zombie Pigman'/128, l='world_nether', x=-79.55, y=84.00, z=-107.52], EntityPigZombie['Zombie Pigman'/129, l='world_nether', x=-74.35, y=85.00, z=-93.30], EntityPigZombie['Zombie Pigman'/130, l='world_nether', x=-77.94, y=115.00, z=-81.27], EntityPigZombie['Zombie Pigman'/131, l='world_nether', x=-75.99, y=86.00, z=-72.70], EntityPigZombie['Zombie Pigman'/132, l='world_nether', x=-73.58, y=86.00, z=-57.81], EntityPigZombie['Zombie Pigman'/133, l='world_nether', x=-69.74, y=86.00, z=-61.34], EntityPigZombie['Zombie Pigman'/134, l='world_nether', x=-67.33, y=53.00, z=-33.37], EntityPigZombie['Zombie Pigman'/135, l='world_nether', x=-78.58, y=63.63, z=-46.53], EntityPigZombie['Zombie Pigman'/136, l='world_nether', x=-76.77, y=72.00, z=-2.58], EntityPigZombie['Zombie Pigman'/137, l='world_nether', x=-78.50, y=37.00, z=25.50], EntityPigZombie['Zombie Pigman'/138, l='world_nether', x=-77.50, y=85.00, z=16.50], EntityPigZombie['Zombie Pigman'/139, l='world_nether', x=-76.70, y=33.25, z=57.67], EntityPigZombie['Zombie Pigman'/140, l='world_nether', x=-78.70, y=34.00, z=59.09], EntityPigZombie['Zombie Pigman'/141, l='world_nether', x=-49.50, y=35.00, z=-133.50], EntityPigZombie['Zombie Pigman'/142, l='world_nether', x=-49.30, y=88.00, z=-98.91], EntityPigZombie['Zombie Pigman'/143, l='world_nether', x=-50.12, y=88.00, z=-102.79], EntityPigZombie['Zombie Pigman'/144, l='world_nether', x=-52.68, y=88.00, z=-103.83], EntityPigZombie['Zombie Pigman'/145, l='world_nether', x=-59.27, y=87.00, z=-86.98], EntityPigZombie['Zombie Pigman'/146, l='world_nether', x=-60.35, y=87.00, z=-83.31], EntityPigZombie['Zombie Pigman'/147, l='world_nether', x=-58.18, y=88.00, z=-83.97], EntityPigZombie['Zombie Pigman'/148, l='world_nether', x=-53.31, y=88.00, z=-84.01], EntityPigZombie['Zombie Pigman'/149, l='world_nether', x=-62.50, y=56.00, z=-67.62], EntityPigZombie['Zombie Pigman'/150, l='world_nether', x=-58.16, y=83.00, z=-48.59], EntityPigZombie['Zombie Pigman'/151, l='world_nether', x=-62.00, y=85.00, z=-37.28], EntityPigZombie['Zombie Pigman'/152, l='world_nether', x=-56.41, y=84.00, z=-44.32], EntityPigZombie['Zombie Pigman'/153, l='world_nether', x=-54.11, y=55.00, z=-10.23], EntityPigZombie['Zombie Pigman'/154, l='world_nether', x=-51.77, y=78.00, z=-9.27], EntityPigZombie['Zombie Pigman'/155, l='world_nether', x=-59.29, y=43.88, z=53.25], EntityPigZombie['Zombie Pigman'/156, l='world_nether', x=-39.63, y=36.00, z=-107.17], EntityPigZombie['Zombie Pigman'/157, l='world_nether', x=-38.41, y=57.00, z=-97.38], EntityPigZombie['Zombie Pigman'/158, l='world_nether', x=-35.50, y=57.00, z=-74.50], EntityPigZombie['Zombie Pigman'/159, l='world_nether', x=-34.92, y=83.17, z=-18.45], EntityPigZombie['Zombie Pigman'/160, l='world_nether', x=-33.44, y=32.00, z=22.56], EntityPigZombie['Zombie Pigman'/161, l='world_nether', x=-37.81, y=71.00, z=42.46], EntityPigZombie['Zombie Pigman'/162, l='world_nether', x=-42.07, y=70.00, z=41.30], EntityPigZombie['Zombie Pigman'/163, l='world_nether', x=-46.96, y=71.00, z=51.91], EntityPigZombie['Zombie Pigman'/164, l='world_nether', x=-24.50, y=61.92, z=-117.50], EntityPigZombie['Zombie Pigman'/165, l='world_nether', x=-30.25, y=42.00, z=-78.98], EntityPigZombie['Zombie Pigman'/166, l='world_nether', x=-25.55, y=34.00, z=-56.61], EntityPigZombie['Zombie Pigman'/167, l='world_nether', x=-16.62, y=34.00, z=-52.60], EntityPigZombie['Zombie Pigman'/168, l='world_nether', x=-17.73, y=34.00, z=-53.42], EntityPigZombie['Zombie Pigman'/169, l='world_nether', x=-30.81, y=82.17, z=-17.63], EntityPigZombie['Zombie Pigman'/170, l='world_nether', x=-25.24, y=81.00, z=-21.42], EntityPigZombie['Zombie Pigman'/171, l='world_nether', x=-28.69, y=37.00, z=-1.45], EntityPigZombie['Zombie Pigman'/172, l='world_nether', x=-28.97, y=36.00, z=-2.30], EntityPigZombie['Zombie Pigman'/173, l='world_nether', x=-22.43, y=38.00, z=-4.04], EntityPigZombie['Zombie Pigman'/174, l='world_nether', x=-25.93, y=37.00, z=2.42], EntityPigZombie['Zombie Pigman'/175, l='world_nether', x=-31.92, y=33.00, z=24.74], EntityPigZombie['Zombie Pigman'/176, l='world_nether', x=-15.83, y=34.00, z=-53.46], EntityBlaze['Blaze'/357, l='world_nether', x=-101.53, y=31.55, z=432.76], EntityBlaze['Blaze'/358, l='world_nether', x=-102.58, y=31.62, z=434.93], EntityBlaze['Blaze'/359, l='world_nether', x=-97.58, y=57.16, z=434.70], EntityBlaze['Blaze'/360, l='world_nether', x=-98.34, y=56.53, z=434.43], EntitySmallFireball['entity.SmallFireball.name'/361, l='world_nether', x=-97.73, y=57.69, z=433.57], EntityPigZombie['Zombie Pigman'/362, l='world_nether', x=-111.35, y=79.00, z=439.15], EntityPigZombie['Zombie Pigman'/363, l='world_nether', x=-106.30, y=86.00, z=433.19], EntityPigZombie['Zombie Pigman'/364, l='world_nether', x=-108.50, y=82.00, z=432.50], EntityPigZombie['Zombie Pigman'/365, l='world_nether', x=-100.04, y=100.00, z=447.70], EntityBlaze['Blaze'/366, l='world_nether', x=-94.43, y=58.50, z=433.31], EntityBlaze['Blaze'/367, l='world_nether', x=-91.83, y=54.87, z=437.73], EntitySmallFireball['entity.SmallFireball.name'/368, l='world_nether', x=-95.05, y=57.58, z=433.56], EntitySmallFireball['entity.SmallFireball.name'/369, l='world_nether', x=-94.48, y=59.82, z=433.31], EntityPigZombie['Zombie Pigman'/370, l='world_nether', x=-89.43, y=101.00, z=437.41], EntityPigZombie['Zombie Pigman'/371, l='world_nether', x=-94.78, y=104.00, z=443.92], EntityPigZombie['Zombie Pigman'/372, l='world_nether', x=-83.50, y=3.00, z=417.50], EntityBlaze['Blaze'/373, l='world_nether', x=-84.44, y=31.63, z=425.58], EntityBlaze['Blaze'/374, l='world_nether', x=-89.30, y=32.60, z=431.30], EntityExperienceOrb['Experience Orb'/375, l='world_nether', x=-94.88, y=51.13, z=428.22], EntityBlaze['Blaze'/376, l='world_nether', x=-91.90, y=57.07, z=429.25], EntityPigZombie['Zombie Pigman'/377, l='world_nether', x=-82.41, y=79.00, z=427.29]]
- World world_nether Players: 0 total; []
- World world_nether Chunk Stats: ServerChunkCache: 628 Drop: 0
- World world_the_end Entities: 21 total; [EntityEnderCrystal['entity.EnderCrystal.name'/177, l='world_the_end', x=-102.50, y=90.00, z=3.50], EntityEnderCrystal['entity.EnderCrystal.name'/178, l='world_the_end', x=-91.50, y=86.00, z=-39.50], EntityEnderCrystal['entity.EnderCrystal.name'/179, l='world_the_end', x=-95.50, y=94.00, z=61.50], EntityEnderCrystal['entity.EnderCrystal.name'/180, l='world_the_end', x=-83.50, y=85.00, z=114.50], EntityEnderCrystal['entity.EnderCrystal.name'/181, l='world_the_end', x=-18.50, y=77.00, z=-83.50], EntityEnderCrystal['entity.EnderCrystal.name'/182, l='world_the_end', x=-27.50, y=75.00, z=-44.50], EntityEnderCrystal['entity.EnderCrystal.name'/183, l='world_the_end', x=-20.50, y=73.00, z=18.50], EntityEnderCrystal['entity.EnderCrystal.name'/184, l='world_the_end', x=-24.50, y=90.00, z=87.50], EntityEnderCrystal['entity.EnderCrystal.name'/185, l='world_the_end', x=-15.50, y=77.00, z=-101.50], EntityEnderCrystal['entity.EnderCrystal.name'/186, l='world_the_end', x=-10.50, y=73.00, z=65.50], EntityEnderCrystal['entity.EnderCrystal.name'/187, l='world_the_end', x=-3.50, y=83.00, z=88.50], EntityEnderCrystal['entity.EnderCrystal.name'/188, l='world_the_end', x=-9.50, y=96.00, z=93.50], EntityEnderCrystal['entity.EnderCrystal.name'/189, l='world_the_end', x=-5.50, y=91.00, z=121.50], EntityEnderCrystal['entity.EnderCrystal.name'/190, l='world_the_end', x=15.50, y=82.00, z=48.50], EntityEnderCrystal['entity.EnderCrystal.name'/191, l='world_the_end', x=12.50, y=75.00, z=142.50], EntityEnderCrystal['entity.EnderCrystal.name'/192, l='world_the_end', x=41.50, y=95.00, z=68.50], EntityEnderCrystal['entity.EnderCrystal.name'/193, l='world_the_end', x=43.50, y=96.00, z=75.50], EntityEnderCrystal['entity.EnderCrystal.name'/194, l='world_the_end', x=68.50, y=71.00, z=40.50], EntityEnderCrystal['entity.EnderCrystal.name'/195, l='world_the_end', x=87.50, y=89.00, z=-38.50], EntityEnderCrystal['entity.EnderCrystal.name'/196, l='world_the_end', x=80.50, y=87.00, z=70.50], EntityEnderDragon['Ender Dragon'/197, l='world_the_end', x=160.71, y=79.03, z=-25.56]]
- World world_the_end Players: 0 total; []
- World world_the_end Chunk Stats: ServerChunkCache: 625 Drop: 0
- Type: Dedicated Server
Obrázek

Uživatelský avatar
Gribly
Příspěvky: 356
Registrován: 22 bře 2012, 09:06
Reputation: 0
Kontaktovat uživatele:

Re: NUTNÉ ! NUTNÉ !

#2 Příspěvekod Gribly » 30 zář 2012, 17:30

SERVER LOG:
Spoiler: zobrazit
2012-09-30 17:05:24 [INFO] Starting Minecraft server on 93.91.250.108:27886
2012-09-30 17:05:24 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-09-30 17:05:24 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-09-30 17:05:24 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2012-09-30 17:05:24 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-09-30 17:05:24 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0)
2012-09-30 17:05:25 [WARNING] ----- Bukkit Auto Updater -----
2012-09-30 17:05:25 [WARNING] Your version of CraftBukkit is out of date. Version 1.3.2-R1.0 (build #2377) was released on Fri Sep 28 20:34:43 CEST 2012.
2012-09-30 17:05:25 [WARNING] Details: http://dl.bukkit.org/downloads/craftbuk ... .3.2-R1.0/
2012-09-30 17:05:25 [WARNING] Download: http://dl.bukkit.org/downloads/craftbuk ... bukkit.jar
2012-09-30 17:05:25 [WARNING] ----- ------------------- -----
2012-09-30 17:05:25 [INFO] Starting FakaHedaMinequery server on 93.91.250.108:28886
2012-09-30 17:05:25 [INFO] [LagMeter] Loading LagMeter v1.9.0
2012-09-30 17:05:25 [INFO] [GroupManager] Loading GroupManager v2.0 (2.9.3) (Phoenix)
2012-09-30 17:05:25 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-09-30 17:05:25 [INFO] [WorldEdit] Loading WorldEdit v5.4.2
2012-09-30 17:05:25 [INFO] [iConomy] Loading iConomy v7.0
2012-09-30 17:05:25 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2012-09-30 17:05:25 [INFO] [BKCommonLib] Loading BKCommonLib v1.23
2012-09-30 17:05:25 [INFO] [Vault] Loading Vault v1.2.18-b229
2012-09-30 17:05:25 [INFO] [LogBlock] Loading LogBlock v1.60
2012-09-30 17:05:25 [INFO] [LogBlock] Connecting to gs_27886_1@jdbc:mysql://localhost:3306/gs_27886_1...
2012-09-30 17:05:25 [INFO] [UltraBan] Loading UltraBan v1.1.2
2012-09-30 17:05:25 [INFO] [LWC] Loading LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012)
2012-09-30 17:05:25 [INFO] [WorldGuard] Loading Wo粑ldGuard v5.5.3
2012-09-30 17:05:25 [INFO] [Essentials] Loading Essentials v2.9.3
2012-09-30 17:05:25 [INFO] [Jobs] Loading Jobs v2.8.5
2012-09-30 17:05:25 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
2012-09-30 17:05:25 [INFO] MLog clients using java 1.4+ standard logging.
2012-09-30 17:05:25 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
2012-09-30 17:05:25 [INFO] [xAuth] Loading xAuth v2.0.20
2012-09-30 17:05:25 [INFO] [AntiShare] Loading AntiShare v4.3.0
2012-09-30 17:05:25 [INFO] [NoLagg] Loading NoLagg v1.87.3
2012-09-30 17:05:25 [INFO] [ChestShop] Loading ChestShop v3.50t0013
2012-09-30 17:05:25 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
2012-09-30 17:05:25 [INFO] [BKCommonLib] Enabling BKCommonLib v1.23
2012-09-30 17:05:25 [INFO] BKCommonLib version 1.23 enabled!
2012-09-30 17:05:25 [INFO] [Vault] Enabling Vault v1.2.18-b229
2012-09-30 17:05:25 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-09-30 17:05:25 [WARNING] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2012-09-30 17:05:25 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2012-09-30 17:05:25 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2012-09-30 17:05:25 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2012-09-30 17:05:25 [INFO] [Vault][Permission] GroupManager found: Waiting
2012-09-30 17:05:25 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-09-30 17:05:25 [INFO] [Vault][Chat] GroupManager found: Waiting
2012-09-30 17:05:25 [INFO] [Vault] Enabled Version 1.2.18-b229
2012-09-30 17:05:25 [INFO] [LWC] Enabling LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012)
2012-09-30 17:05:25 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2012-09-30 17:05:25 [INFO] [LWC] Permissions API: §4VaultPermissions
2012-09-30 17:05:25 [INFO] [LWC] Currency API: §4VaultCurrency
2012-09-30 17:05:25 [INFO] [LWC] Connecting to SQLite
2012-09-30 17:05:25 [INFO] [LWC] Performing any necessary database updates
2012-09-30 17:05:25 [INFO] [LWC] Using database: Native
2012-09-30 17:05:25 [INFO] [LWC] Precached 382 protections
2012-09-30 17:05:25 [INFO] [NoLagg] Enabling NoLagg v1.87.3
2012-09-30 17:05:26 [INFO] [NoLagg Saving] will write world data to all region files every 12000 ticks (10.0 minutes)
2012-09-30 17:05:26 [INFO] NoLagg version 1.87.3 enabled!
2012-09-30 17:05:26 [INFO] Preparing level "world"
2012-09-30 17:05:26 [INFO] Preparing start region for level 0 (Seed: 2723955826668119910)
2012-09-30 17:05:26 [INFO] Preparing start region for level 1 (Seed: 5270221056162290585)
2012-09-30 17:05:27 [INFO] Preparing start region for level 2 (Seed: 5270221056162290585)
2012-09-30 17:05:27 [INFO] Preparing spawn area: 77%
2012-09-30 17:05:27 [INFO] [LagMeter] Enabling LagMeter v1.9.0
2012-09-30 17:05:27 [INFO] [LagMeter] Not using logs folder.
2012-09-30 17:05:27 [INFO] [LagMeter 1.9.0] Enabled! Polling every 40 server ticks. Logging to /hlserver/27886/plugins/LagMeter/lag.log
2012-09-30 17:05:27 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.9.3) (Phoenix)
2012-09-30 17:05:27 [SEVERE] GroupManager - WARNING - Inherited group '*' not found for group SpoluMajitel. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
2012-09-30 17:05:27 [SEVERE] GroupManager - WARNING - Inherited group '*' not found for group Majitel. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
2012-09-30 17:05:27 [SEVERE] GroupManager - WARNING - Inherited group '*' not found for group Pluginar. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
2012-09-30 17:05:27 [SEVERE] GroupManager - WARNING - Inherited group '*' not found for group EventAdmin. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
2012-09-30 17:05:27 [SEVERE] GroupManager - WARNING - Inherited group '*' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
2012-09-30 17:05:27 [INFO] GroupManager - INFO - World Found: world
2012-09-30 17:05:27 [INFO] GroupManager - INFO - Superperms support enabled.
2012-09-30 17:05:27 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
2012-09-30 17:05:27 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
2012-09-30 17:05:27 [INFO] GroupManager version 2.0 (2.9.3) (Phoenix) is enabled!
2012-09-30 17:05:27 [INFO] [Vault][Permission] GroupManager hooked.
2012-09-30 17:05:27 [INFO] [Vault][Chat] GroupManager - Chat hooked.
2012-09-30 17:05:27 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-09-30 17:05:27 [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
2012-09-30 17:05:27 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-09-30 17:05:27 [INFO] [iConomy] Enabling iConomy v7.0
2012-09-30 17:05:27 [INFO] [iConomy - April Fools] Enabled (33 ms)
2012-09-30 17:05:27 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-09-30 17:05:27 [INFO] [Vault][Economy] iConomy 6 hooked.
2012-09-30 17:05:27 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2012-09-30 17:05:27 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2012-09-30 17:05:27 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-09-30 17:05:27 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 132ms) ===
2012-09-30 17:05:27 [INFO] [LogBlock] Enabling LogBlock v1.60
2012-09-30 17:05:27 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
2012-09-30 17:05:27 [INFO] [UltraBan] Enabling UltraBan v1.1.2
2012-09-30 17:05:28 [INFO] [UltraBan] Loaded. 124ms
2012-09-30 17:05:28 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
2012-09-30 17:05:28 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] Loaded configuration for world 'world'
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-09-30 17:05:28 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-09-30 17:05:28 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2012-09-30 17:05:28 [INFO] [WorldGuard] 46 regions loaded for 'world'
2012-09-30 17:05:28 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2012-09-30 17:05:28 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2012-09-30 17:05:28 [INFO] [Essentials] Enabling Essentials v2.9.3
2012-09-30 17:05:28 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-09-30 17:05:28 [INFO] Essentials: Using GroupManager based permissions.
2012-09-30 17:05:28 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.18-b229)
2012-09-30 17:05:28 [INFO] [Jobs] Enabling Jobs v2.8.5
2012-09-30 17:05:28 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-09-30 17:05:28 [INFO] [Jobs] Started database save task
2012-09-30 17:05:28 [INFO] [Jobs] Database save task shutdown
2012-09-30 17:05:28 [INFO] [Jobs] Started database save task
2012-09-30 17:05:28 [INFO] [Jobs] Login manager started
2012-09-30 17:05:28 [INFO] [Jobs] Plugin has been enabled succesfully.
2012-09-30 17:05:28 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
2012-09-30 17:05:28 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:粑4:56; debug? true; trace: 10]
2012-09-30 17:05:29 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
2012-09-30 17:05:29 [INFO] [xAuth] Enabling xAuth v2.0.20
2012-09-30 17:05:29 [INFO] [xAuth] PermissionAlias backend: 'pex' registered!
2012-09-30 17:05:29 [INFO] [xAuth] PermissionAlias backend: 'gm' registered!
2012-09-30 17:05:29 [INFO] [xAuth] PermissionAlias backend: 'bukkit' registered!
2012-09-30 17:05:29 [INFO] [xAuth] Attempting to use supported permissions plugin 'GroupManager'
2012-09-30 17:05:29 [INFO] [xAuth] Config node permissions.backend changed to 'gm'
2012-09-30 17:05:29 [INFO] [xAuth] Initializing gm backend
2012-09-30 17:05:29 [INFO] [xAuth] Attached to GroupManager
2012-09-30 17:05:29 [INFO] [xAuth] Successfully established connection to MySQL database
2012-09-30 17:05:29 [INFO] [xAuth] v2.0.20 Enabled!
2012-09-30 17:05:29 [INFO] [AntiShare] Enabling AntiShare v4.3.0
2012-09-30 17:05:29 [SEVERE] [AntiShare] **********************
2012-09-30 17:05:29 [SEVERE] [AntiShare] Your server is in Offline Mode. AntiShare does not support offline mode servers.
2012-09-30 17:05:29 [SEVERE] [AntiShare] AntiShare will still run, but you will not get help from turt2live!!
2012-09-30 17:05:29 [SEVERE] [AntiShare] You can turn this message off in the configuration.
2012-09-30 17:05:29 [SEVERE] [AntiShare] **********************
2012-09-30 17:05:29 [INFO] [AntiShare] Signs Loaded: 0
2012-09-30 17:05:29 [INFO] [AntiShare] Fines Loaded: 0
2012-09-30 17:05:29 [INFO] [AntiShare] Rewards Loaded: 0
2012-09-30 17:05:29 [INFO] [AntiShare] Regions Loaded: 0
2012-09-30 17:05:30 [INFO] [AntiShare] Inventories Loaded: 0
2012-09-30 17:05:30 [INFO] [AntiShare] Linked Inventories: 0
2012-09-30 17:05:30 [INFO] [AntiShare] Enabled!
2012-09-30 17:05:30 [INFO] [ChestShop] Enabling ChestShop v3.50t0013
2012-09-30 17:05:30 [INFO] [ChestShop] LWC version 4.3.0 (b736-git-1b1150b1) (August 08, 2012) loaded.
2012-09-30 17:05:30 [INFO] [ChestShop] Vault loaded - using iConomy 6
2012-09-30 17:05:30 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
2012-09-30 17:05:30 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-09-30 17:05:30 [INFO] Done (4.891s)! For help, type "help" or "?"
2012-09-30 17:05:30 [INFO] Starting GS4 status listener
2012-09-30 17:05:30 [INFO] Query running on 93.91.250.108:27886
2012-09-30 17:05:31 [INFO] /213.180.37.74:4030 lost connection
2012-09-30 17:05:31 [INFO] /95.103.187.126:52361 lost connection
2012-09-30 17:05:31 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
2012-09-30 17:05:43 [INFO] Vinci[/91.237.168.3:53484] logged in with entity id 428 at ([world] 520.6999999880791, 14.364783032379204, -20.538780400860983)
2012-09-30 17:05:43 [INFO] [UltraBan] Logged Vinci connecting from ip:91.237.168.3
2012-09-30 17:05:45 [INFO] Qq1b3[/95.103.187.126:52418] logged in with entity id 466 at ([world] 715.1625670977348, 63.0, -163.54146937646323)
2012-09-30 17:05:45 [INFO] [UltraBan] Logged Qq1b3 connecting from ip:95.103.187.126
2012-09-30 17:05:46 [INFO] Griblyn[/213.180.37.74:4050] logged in with entity id 565 at ([world] -123.13227079717946, 66.9205531511345, -119.88081700952321)
2012-09-30 17:05:46 [INFO] [UltraBan] Logged Griblyn connecting from ip:213.180.37.74
2012-09-30 17:06:16 [SEVERE] java.lang.NullPointerException
2012-09-30 17:06:16 [SEVERE] at com.bergerkiller.bukkit.nolagg.threadlocknotifier.ThreadLockChecker.run(ThreadLockChecker.java:66)
2012-09-30 17:06:16 [SEVERE] at com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:20)
2012-09-30 17:06:32 [INFO] Connection reset
2012-09-30 17:08:40 [INFO] Connection reset
Obrázek

Uživatelský avatar
Leeking
Příspěvky: 373
Registrován: 17 bře 2011, 16:47
Reputation: 0

Re: NUTNÉ ! NUTNÉ !

#3 Příspěvekod Leeking » 30 zář 2012, 17:31

To dělá NoLagg z toho co jsem se dočetl, zkus smazat.
Poradil vám někdo? Poděkujte mu karmou. :)
Potřebujete poradit s Minecraftem? Napište mi.
Čtu každé téma na Minecraft fóru, není nutné mi co jste již napsali tam mi přeposílat. Děkuju za pochopení.

Uživatelský avatar
Gribly
Příspěvky: 356
Registrován: 22 bře 2012, 09:06
Reputation: 0
Kontaktovat uživatele:

Re: NUTNÉ ! NUTNÉ !

#4 Příspěvekod Gribly » 30 zář 2012, 17:34

Děkuji +KARMA
Obrázek

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: NUTNÉ ! NUTNÉ !

#5 Příspěvekod zdenda204 » 30 zář 2012, 19:18

A co ten název topicu ? :-)
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: NUTNÉ ! NUTNÉ !

#6 Příspěvekod nejento » 30 zář 2012, 20:38

Trošku prapodivný, nemyslíš? :D
Příště volit něco inteligentnějšího. Kdo se v tom má pak vyznat?

//LOCK
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Google [Bot] a 44 hostů