Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Crash - Po zabiciu potwora


Qwant1

Rekomendowane odpowiedzi

Opublikowano

Witam !

Ostatnio mam wielki problem z crash'em otóż od tygodnia pracuję nad wieżą demonów na moim serwerze jednak (nie zawsze) jest szansa, że jak wezmę sobie normalne eq gracza to jak zabije szkieleta to crash'uje serwer.

 

Crash:

 

---- Minecraft Crash Report ----
// My bad.


Time: 20.08.14 10:19
Description: Ticking entity


java.util.NoSuchElementException
at org.bukkit.craftbukkit.v1_7_R3.util.UnsafeList$Itr.next(UnsafeList.java:247)
at net.minecraft.server.v1_7_R3.PathfinderGoalSelector.a(PathfinderGoalSelector.java:107)
at net.minecraft.server.v1_7_R3.EntityInsentient.bm(EntityInsentient.java:433)
at net.minecraft.server.v1_7_R3.EntityLiving.e(EntityLiving.java:1448)
at net.minecraft.server.v1_7_R3.EntityInsentient.e(EntityInsentient.java:306)
at net.minecraft.server.v1_7_R3.EntityMonster.e(EntityMonster.java:20)
at net.minecraft.server.v1_7_R3.EntitySkeleton.e(EntitySkeleton.java:110)
at net.minecraft.server.v1_7_R3.EntityLiving.h(EntityLiving.java:1311)
at net.minecraft.server.v1_7_R3.EntityInsentient.h(EntityInsentient.java:150)
at net.minecraft.server.v1_7_R3.EntityMonster.h(EntityMonster.java:24)
at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1487)
at net.minecraft.server.v1_7_R3.World.playerJoinedWorld(World.java:1463)
at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1330)
at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516)
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:686)
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576)
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)




A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------


-- Head --
Stacktrace:
at org.bukkit.craftbukkit.v1_7_R3.util.UnsafeList$Itr.next(UnsafeList.java:247)
at net.minecraft.server.v1_7_R3.PathfinderGoalSelector.a(PathfinderGoalSelector.java:107)
at net.minecraft.server.v1_7_R3.EntityInsentient.bm(EntityInsentient.java:433)
at net.minecraft.server.v1_7_R3.EntityLiving.e(EntityLiving.java:1448)
at net.minecraft.server.v1_7_R3.EntityInsentient.e(EntityInsentient.java:306)
at net.minecraft.server.v1_7_R3.EntityMonster.e(EntityMonster.java:20)
at net.minecraft.server.v1_7_R3.EntitySkeleton.e(EntitySkeleton.java:110)
at net.minecraft.server.v1_7_R3.EntityLiving.h(EntityLiving.java:1311)
at net.minecraft.server.v1_7_R3.EntityInsentient.h(EntityInsentient.java:150)
at net.minecraft.server.v1_7_R3.EntityMonster.h(EntityMonster.java:24)
at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1487)
at net.minecraft.server.v1_7_R3.World.playerJoinedWorld(World.java:1463)


-- Entity being ticked --
Details:
Entity Type: Skeleton (net.minecraft.server.v1_7_R3.EntitySkeleton)
Entity ID: 57330
Entity Name: ยง4Demon ยง6Lvl. 58
Entity's Exact location: 23,05, 79,00, 127,65
Entity's Block location: World: (23,79,127), Chunk: (at 7,4,15 in 1,7; contains blocks 16,0,112 to 31,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0,14, 0,36, -0,30
Stacktrace:
at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1330)
at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516)


-- Affected level --
Details:
Level name: WiezaDemonow2
All players: 1 total; [EntityPlayer['MaRsOnIx'/51150, l='WiezaDemonow2', x=23,42, y=79,70, z=128,66](MaRsOnIx at 23.421354841693265,79.7000000178814,128.66242286354202)]
Chunk stats: ServerChunkCache: 697 Drop: 0
Level seed: 1912499743009707759
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options: 2;0,0,0;1;village
Level spawn location: World: (-885,4,322), Chunk: (at 11,0,2 in -56,20; contains blocks -896,0,320 to -881,255,335), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 18497435 game time, 18507691 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 107454 (now: false), thunder time: 59043 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:686)
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576)
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)


-- System Details --
Details:
Minecraft Version: 1.7.8
Operating System: Linux (amd64) version 2.6.38-16-server
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4264763688 bytes (4067 MB) / 8939831296 bytes (8525 MB) up to 8939831296 bytes (8525 MB)
JVM Flags: 2 total; -Xms8584M -Xmx8584M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
CraftBukkit Information: 
   Running: CraftBukkit version git-Spigot-1433 (MC: 1.7.8) (Implementing API version 1.7.8-R0.1-SNAPSHOT) false
   Plugins: { Shopkeepers v1.18 com.nisovin.shopkeepers.ShopkeepersPlugin [nisovin], horse v1.0 me.marsonix.main [Pvp.iq.pl], WorldEdit v5.5.8 com.sk89q.worldedit.bukkit.WorldEditPlugin [], CloudTrade v1.5 com.solarcloud7.cloudtrade.CloudTrade [Solarcloud7], Skript v2.1.2 ch.njol.skript.Skript [Njol], SlimeSize v1.0 pl.me.marsonix.Main [MaRsOnIx], MaxBans v2.3 org.maxgamer.maxbans.MaxBans [Darekfive, Netherfoam], Bin v1.0 me.marsonix.Main [MaRsOnix], dzwieki v1.0 pl.me.marsonix.main [MaRsOnIx], Vault v1.2.27-b349 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], PermissionsEx v1.21.4 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], SkQuery v3.5.0 com.w00tmast3r.skquery.SkQuery [w00tmast3r], ProtocolLib v3.4.0 com.comphenix.protocol.ProtocolLibrary [Comphenix], Multiverse-Core v2.5-b678 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], HpBoss v1.0 me.marsonix.hpboss.Main [MaRsOnIx], BarAPI v3.1 me.confuser.barapi.BarAPI [], DamageIndicators v1.0.2 net.mineandcraft.damageindicators.DamageIndicators [thesbros], AntiCommandTab v3.4 cc.playmc.anticommandtab.AntiCommandTab [libraryaddict, sgtcaze], AuthMe v3.3.6 fr.xephi.authme.AuthMe [Xephi59], AZRank v1.2.5 pl.azpal.azrank.AZRank [Rutr],}
   Warnings: DEFAULT
   Threads: { WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 RCON Listener #2: [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.v1_7_R3.RemoteControlListener.run(SourceFile:69), 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)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1618), org.bukkit.craftbukkit.v1_7_R3.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R3.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R3.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R3.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R3.CrashReport.a(CrashReport.java:230), net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1333), net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516), net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:686), net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283), net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576), net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482), net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)], 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 File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:37), net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Thread.java:722)], WAITING Skript variable save thread: [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), ch.njol.skript.variables.Variables$2.run(Variables.java:378), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Signal Dispatcher: [], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Craft Scheduler Thread - 44: [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 Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:242), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:32)], TIMED_WAITING Thread-87: [java.lang.Thread.sleep(Native Method), org.maxgamer.maxbans.database.SQLiteCore$1.run(SQLiteCore.java:111)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:722)], RUNNABLE DestroyJavaVM: [], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145), java.net.DatagramSocket.receive(DatagramSocket.java:786), net.minecraft.server.v1_7_R3.RemoteStatusListener.run(SourceFile:256), 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)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:85)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Async Chat Thread - #15: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Async Chat Thread - #14: [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 Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)], 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)], WAITING PermissionsEx-Cleaner: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Craft Scheduler Thread - 41: [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)], WAITING Chunk I/O Executor Thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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(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 Netty IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:722)], WAITING pool-7-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java: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 Skript variable save thread for database 'default': [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), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76), java.lang.Thread.run(Thread.java:722)],}
   Recent tasks from 74906-74936{WorldEdit:com.sk89q.worldedit.bukkit.SessionTimer@74909,}
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 144 / 200; [EntityPlayer['Maciejko9000'/21445, l='Lochp', x=-28,48, y=80,00, z=-25,50](Maciejko9000 at -28.481800959306764,80.0,-25.49547830395959), EntityPlayer['minenemine'/866, l='Expowisko1', x=-97,70, y=91,00, z=44,65](minenemine at -97.69999998807911,91.0,44.65088524120725), EntityPlayer['DanKoz'/42744, l='Lochp', x=-50,33, y=80,75, z=-27,26](DanKoz at -50.32968562292777,80.7531999805212,-27.25860103351947), EntityPlayer['smokon'/33026, l='Lochp', x=6,03, y=80,00, z=-77,63](smokon at 6.027268870358144,80.0,-77.62807804516535), EntityPlayer['BTILO'/907, l='Expowisko2', x=16,33, y=84,00, z=-64,30](BTILO at 16.333892314910376,84.0,-64.3000000119209), EntityPlayer['TURBO77'/33136, l='Lochp', x=0,56, y=80,70, z=-9,01](TURBO77 at 0.5622448544892265,80.7000000178814,-9.013307865124988), EntityPlayer['dawid230'/44870, l='Expowisko1', x=8,62, y=80,00, z=-66,32](dawid230 at 8.618795352424911,80.0,-66.31631453184838), EntityPlayer['LemeczeG'/1502, l='KrainaDzikusow', x=-48,47, y=82,00, z=171,23](LemeczeG at -48.469895356085495,82.0,171.228488299798), EntityPlayer['MikoTMPL'/46925, l='Expowisko1', x=72,29, y=80,00, z=-13,26](MikoTMPL at 72.287578481163,80.0,-13.256037546652285), EntityPlayer['hubko'/29277, l='Expowisko1', x=-2,26, y=81,00, z=-88,46](hubko at -2.261343901395749,81.0,-88.46060033975054), EntityPlayer['minegaming'/51094, l='Expowisko2', x=19,71, y=80,00, z=-56,04](minegaming at 19.71162088785507,80.0,-56.040282740052575), EntityPlayer['nanu69'/50230, l='Expowisko2', x=37,83, y=81,02, z=24,65](nanu69 at 37.826025534498015,81.0155550727022,24.65354042443833), EntityPlayer['KacpIAgain'/47830, l='world', x=-1,33, y=80,00, z=18,78](KacpIAgain at -1.3296137053115724,80.0,18.777557684174937), EntityPlayer['DrackPl'/51479, l='Expowisko2', x=129,29, y=80,00, z=-47,79](DrackPl at 129.2864776702733,80.0,-47.7944144331648), EntityPlayer['lolface123'/11430, l='Expowisko2', x=19,96, y=80,00, z=-6,71](lolface123 at 19.957099985882365,80.0,-6.7093714370749815), EntityPlayer['Dima123'/7617, l='Lochp', x=6,79, y=80,70, z=-79,81](Dima123 at 6.791732992656787,80.7000000178814,-79.81332569727415), EntityPlayer['Lowczynijoanna'/42537, l='world', x=6,28, y=80,00, z=23,75](Lowczynijoanna at 6.279491097605363,80.0,23.745947498800234), EntityPlayer['kamilwozniak'/33293, l='Expowisko3', x=4,26, y=91,00, z=-95,70](kamilwozniak at 4.255078712967039,91.0,-95.69999998807907), EntityPlayer['leniwykot'/10081, l='Expowisko1', x=0,70, y=82,25, z=-89,41](leniwykot at 0.6999999880790796,82.24918707874468,-89.40976436441228), EntityPlayer['pszarek25'/4478, l='world', x=13,63, y=80,00, z=18,93](pszarek25 at 13.630737200235671,80.0,18.92500001192093), EntityPlayer['JasTV'/10427, l='KrainaDzikusow', x=-90,30, y=80,70, z=62,70](JasTV at -90.30000001192091,80.7000000178814,62.6999999880791), EntityPlayer['TheMrKoxGames'/42533, l='KrainaDzikusow', x=-104,30, y=81,00, z=-13,68](TheMrKoxGames at -104.30000001192094,81.0,-13.682281516821483), EntityPlayer['75juka'/54089, l='world', x=3,88, y=80,00, z=51,12](75juka at 3.8835301239690505,80.0,51.115704780432594), EntityPlayer['foka1234'/53774, l='Expowisko1', x=4,00, y=80,00, z=0,21](foka1234 at 3.997453097007024,80.0,0.21318881219052377), EntityPlayer['gwara12'/43135, l='world', x=1,67, y=80,00, z=5,10](gwara12 at 1.6723419501496588,80.0,5.09936208130648), EntityPlayer['_PoGrOmCa_Nudy_'/52601, l='Expowisko1', x=-7,45, y=81,00, z=-86,62](_PoGrOmCa_Nudy_ at -7.449840789664159,81.0,-86.62170553374472), EntityPlayer['Gucica_Hy'/24908, l='Expowisko1', x=-66,54, y=81,00, z=-29,93](Gucica_Hy at -66.53643108394878,81.0,-29.93398234485824), EntityPlayer['MatiSSJ2'/48659, l='Lochp', x=4,58, y=80,00, z=-26,80](MatiSSJ2 at 4.575022436114181,80.0,-26.80059239829699), EntityPlayer['sebek128'/13979, l='Pvp', x=91,49, y=107,70, z=100,72](sebek128 at 91.49290689748136,107.7000000178814,100.7243570843965), EntityPlayer['dulaf1'/13353, l='world', x=0,97, y=80,00, z=19,69](dulaf1 at 0.9688993748650534,80.0,19.688693927600976), EntityPlayer['Jekse'/47820, l='Expowisko1', x=-1,46, y=86,00, z=-90,82](Jekse at -1.456859305461468,86.0,-90.81837402233751), EntityPlayer['Pronox_pl'/54526, l='Expowisko1', x=-21,21, y=81,00, z=-87,59](Pronox_pl at -21.212780833428752,81.0,-87.58810380214747), EntityPlayer['K0oKsu'/4286, l='Expowisko2', x=72,36, y=80,30, z=-10,55](K0oKsu at 72.35674671858094,80.30421341792974,-10.554475692864607), EntityPlayer['xXziroXx'/38069, l='Expowisko3', x=-64,81, y=80,00, z=-27,27](xXziroXx at -64.80640541085873,80.0,-27.267615887302505), EntityPlayer['Swimco'/50993, l='world', x=7,36, y=80,00, z=20,47](Swimco at 7.355748576183251,80.0,20.470440853809915), EntityPlayer['ziomek002'/25944, l='Expowisko2', x=39,13, y=80,00, z=75,43](ziomek002 at 39.12833500761405,80.0,75.42837808487118), EntityPlayer['Mast3r_Wolf'/55366, l='Expowisko4', x=31,95, y=81,00, z=-30,70](Mast3r_Wolf at 31.948144275819054,81.0,-30.69999998807907), EntityPlayer['jaszczomp'/704, l='world', x=-1,76, y=80,00, z=48,75](jaszczomp at -1.7624999880790708,80.0,48.74624502930109), EntityPlayer['Kicek8632'/2710, l='Expowisko1', x=-11,72, y=81,42, z=-89,25](Kicek8632 at -11.72219834532777,81.41999998688698,-89.24692611765533), EntityPlayer['Calveex'/10848, l='Expowisko3', x=44,34, y=82,00, z=32,32](Calveex at 44.33514278927666,82.0,32.32439812439829), EntityPlayer['maXimus142'/29557, l='Lochp', x=-54,55, y=81,00, z=-31,30](maXimus142 at -54.55442280966648,81.00133597911214,-31.30196097556596), EntityPlayer['YanKez'/55774, l='Expowisko6', x=-54,19, y=78,77, z=-132,25](YanKez at -54.18873109419559,78.7675000205636,-132.24906539916992), EntityPlayer['bat_man'/48565, l='Expowisko4', x=-33,00, y=80,02, z=-29,67](bat_man at -33.002450125155654,80.02159999996424,-29.66929629616186), EntityPlayer['MatKoz'/55524, l='Expowisko2', x=111,34, y=80,00, z=37,83](MatKoz at 111.33751046602035,80.0,37.83185351303207), EntityPlayer['Furia_KaeNa'/25293, l='KrainaDzikusow', x=-63,02, y=80,00, z=18,24](Furia_KaeNa at -63.01522062209626,80.0,18.23682165816019), EntityPlayer['kosteczek'/56581, l='world', x=8,28, y=80,00, z=16,62](kosteczek at 8.275636711109543,80.0,16.61530883764851), EntityPlayer['VolienX'/42034, l='Expowisko1', x=-55,80, y=80,27, z=16,99](VolienX at -55.797841505331036,80.27198713679658,16.992896062609383), EntityPlayer['Xperki'/42058, l='Expowisko2', x=18,11, y=80,00, z=-50,15](Xperki at 18.109422355756724,80.0,-50.14896521918452), EntityPlayer['ZezowatyGaming'/56954, l='world', x=11,68, y=80,70, z=24,74](ZezowatyGaming at 11.675000011920929,80.7000000178814,24.737500011920933), EntityPlayer['klops2'/1653, l='Expowisko1', x=-0,71, y=81,00, z=-90,24](klops2 at -0.7080400654081322,81.0,-90.2363427936212), EntityPlayer['xXxDudekxXx'/54158, l='Expowisko1', x=73,95, y=81,42, z=-23,11](xXxDudekxXx at 73.95169222974616,81.41999998688698,-23.107231607072755), EntityPlayer['MaRsOnIx'/51150, l='WiezaDemonow2', x=23,42, y=79,70, z=128,66](MaRsOnIx at 23.421354841693265,79.7000000178814,128.66242286354202), EntityPlayer['zadawca1234'/38984, l='Expowisko1', x=4,83, y=80,00, z=-1,50](zadawca1234 at 4.832599539069531,80.0,-1.500183600744123), EntityPlayer['Xx__Facebook__xX'/43324, l='world', x=33,99, y=80,00, z=39,26](Xx__Facebook__xX at 33.98922748164199,80.0,39.2584871178039), EntityPlayer['wielinpl'/3758, l='Expowisko1', x=-21,44, y=81,48, z=-25,23](wielinpl at -21.438073682875253,81.4807108763317,-25.229257842860278), EntityPlayer['Elik88'/33929, l='Expowisko1', x=-14,66, y=81,00, z=74,05](Elik88 at -14.66105357608967,81.0,74.04906977601053), EntityPlayer['Entroopie'/49919, l='KrainaDzikusow', x=-47,82, y=80,70, z=9,35](Entroopie at -47.817236570202134,80.7000000178814,9.351843027458937), EntityPlayer['Siwy_102'/865, l='PierwszaWioska', x=16,94, y=81,50, z=-35,28](Siwy_102 at 16.942690260849588,81.5,-35.28188554942608), EntityPlayer['rezi6935'/42927, l='Expowisko1', x=18,70, y=89,00, z=-86,70](rezi6935 at 18.69999998807907,89.0,-86.69999998807906), EntityPlayer['KOLOS4567'/1282, l='PierwszaWioska', x=-1,91, y=80,00, z=0,99](KOLOS4567 at -1.9090447126104935,80.0,0.9896548360140123), EntityPlayer['Freezee'/17537, l='Expowisko2', x=12,78, y=81,25, z=-56,70](Freezee at 12.776287898698309,81.24918707874468,-56.699999988079085), EntityPlayer['dom360'/57866, l='Expowisko1', x=-53,65, y=81,00, z=35,93](dom360 at -53.650583846785615,81.0,35.92693869329419), EntityPlayer['QWERK'/54801, l='Expowisko1', x=-33,93, y=80,00, z=11,87](QWERK at -33.933538410221004,80.0,11.873286584435439), EntityPlayer['loy12345'/39361, l='Expowisko3', x=-4,87, y=86,00, z=34,52](loy12345 at -4.867111406255841,86.0,34.517022742148114), EntityPlayer['Daniel186po2'/999, l='Expowisko3', x=-59,26, y=82,95, z=50,30](Daniel186po2 at -59.26322972122982,82.94763513739957,50.303803879534826), EntityPlayer['__MDj__'/54325, l='Expowisko1', x=39,33, y=81,17, z=-50,32](__MDj__ at 39.32898375669984,81.1707870772188,-50.32087679075143), EntityPlayer['Dystrojer'/55963, l='Expowisko1', x=4,77, y=80,00, z=2,67](Dystrojer at 4.774733316945058,80.0,2.6748154319960666), EntityPlayer['ShockoMoc'/49969, l='Expowisko2', x=13,16, y=80,00, z=-47,05](ShockoMoc at 13.160525793017843,80.0,-47.04654489049384), EntityPlayer['czacper'/36215, l='Expowisko3', x=4,13, y=80,00, z=12,16](czacper at 4.1272736626415565,80.0,12.159388559989186), EntityPlayer['Vexusss'/38947, l='Expowisko3', x=14,25, y=80,00, z=47,67](Vexusss at 14.24881084086932,80.0,47.67399014206698), EntityPlayer['Dawka'/848, l='Expowisko1', x=-0,70, y=81,75, z=-89,39](Dawka at -0.703856369325387,81.7531999805212,-89.38932954152644), EntityPlayer['Pr3dziO'/51920, l='world', x=207,24, y=79,00, z=210,86](Pr3dziO at 207.23692190113613,79.0,210.86102952611034), EntityPlayer['inecraft'/58486, l='Expowisko2', x=156,70, y=84,00, z=-1,94](inecraft at 156.69999998807907,84.0,-1.93925365122631), EntityPlayer['Wiktor0183'/46131, l='Pvp', x=119,28, y=102,50, z=141,34](Wiktor0183 at 119.28083872050047,102.5,141.33950803406373), EntityPlayer['sarkowicz'/1768, l='Expowisko1', x=-9,80, y=82,00, z=-90,40](sarkowicz at -9.803619904999417,82.00133597911214,-90.40104400245917), EntityPlayer['XxBrzozaXxx'/4285, l='Expowisko1', x=85,70, y=81,00, z=-12,26](XxBrzozaXxx at 85.69999998807909,81.0,-12.260673435168572), EntityPlayer['_PanLemoniadka_'/10194, l='Expowisko1', x=22,77, y=80,00, z=1,71](_PanLemoniadka_ at 22.76916299944631,80.0,1.7070261934393176), EntityPlayer['szymonmc'/58896, l='world', x=5,78, y=80,00, z=31,43](szymonmc at 5.778677954556866,80.0,31.427254899394104), EntityPlayer['oskar9043'/56249, l='Expowisko2', x=22,27, y=80,00, z=-67,29](oskar9043 at 22.27035426910875,80.0,-67.294091099756), EntityPlayer['JestemColl'/53760, l='Expowisko2', x=21,46, y=81,25, z=23,98](JestemColl at 21.459613060182733,81.24918707874468,23.98264225163022), EntityPlayer['Glucio908'/17621, l='Expowisko1', x=-28,97, y=81,00, z=-18,40](Glucio908 at -28.96938572665765,81.0,-18.402621194132028), EntityPlayer['niepokopnany123'/38911, l='world', x=13,53, y=80,00, z=20,80](niepokopnany123 at 13.5331637575487,80.0,20.79689031351587), EntityPlayer['hunter2109'/56755, l='Expowisko2', x=142,93, y=80,10, z=48,58](hunter2109 at 142.9259397031251,80.10000000149012,48.57637608518186), EntityPlayer['kejrock'/39883, l='Expowisko1', x=-63,16, y=83,00, z=42,76](kejrock at -63.163049861825826,83.0,42.75717371806634), EntityPlayer['MrViros'/41790, l='Expowisko1', x=85,70, y=81,42, z=-13,29](MrViros at 85.69999998807907,81.41999998688698,-13.286060762773948), EntityPlayer['Patryk542'/56965, l='world', x=-48,05, y=89,00, z=-412,27](Patryk542 at -48.05045997341329,89.0,-412.2727312598729), EntityPlayer['jojoes1'/1217, l='Expowisko2', x=24,54, y=80,00, z=20,97](jojoes1 at 24.542118123176188,80.0,20.96901329615087), EntityPlayer['weronika983'/25153, l='Expowisko1', x=-12,35, y=81,00, z=-51,65](weronika983 at -12.345692175342625,81.00133597911214,-51.64646387833113), EntityPlayer['Psychopata53'/43082, l='Expowisko1', x=-1,08, y=81,00, z=-88,19](Psychopata53 at -1.0752884909000988,81.0,-88.1866103103514), EntityPlayer['masterpolaczek'/51346, l='world', x=30,13, y=80,75, z=39,26](masterpolaczek at 30.131576348314503,80.7531999805212,39.26412682657191), EntityPlayer['Patryczak1234'/30185, l='Expowisko4', x=-24,17, y=80,00, z=1,62](Patryczak1234 at -24.174177011623218,80.0,1.6216118208196646), EntityPlayer['comp2000'/2761, l='world', x=-3,14, y=80,00, z=31,86](comp2000 at -3.1367671295593023,80.0,31.86250001192092), EntityPlayer['wiki566'/54327, l='Expowisko1', x=-27,08, y=80,79, z=-77,43](wiki566 at -27.084723662406027,80.78502770378924,-77.42846922637203), EntityPlayer['_DemonTV_'/5376, l='Expowisko1', x=-28,07, y=70,00, z=-67,70](_DemonTV_ at -28.073047280955798,70.0,-67.69999998807907), EntityPlayer['mat70'/54423, l='Expowisko1', x=-41,41, y=70,00, z=-52,45](mat70 at -41.40715076866281,70.0,-52.454602882394525), EntityPlayer['MrMastero'/58357, l='Expowisko3', x=-63,46, y=80,00, z=52,46](MrMastero at -63.46487246327028,80.0,52.45860214714324), EntityPlayer['FlAmE_ErOs'/55116, l='world', x=-0,76, y=80,00, z=5,72](FlAmE_ErOs at -0.7568779588912766,80.0,5.72425685664308), EntityPlayer['THAron96'/19845, l='Expowisko1', x=9,26, y=80,00, z=-67,42](THAron96 at 9.256798649416073,80.0,-67.42489952449925), EntityPlayer['MrzielonyMr'/55061, l='Expowisko1', x=15,64, y=81,79, z=-5,91](MrzielonyMr at 15.637087564779751,81.78502770378924,-5.905622694109731), EntityPlayer['lawion'/38177, l='world', x=-1,54, y=80,88, z=2,10](lawion at -1.5355735787736586,80.875,2.0964389398926864), EntityPlayer['FrodoBaginns'/57924, l='Expowisko1', x=-38,54, y=80,00, z=16,37](FrodoBaginns at -38.5434096365865,80.0,16.373196965190388), EntityPlayer['MrModyPL'/43777, l='Expowisko1', x=11,15, y=81,00, z=67,52](MrModyPL at 11.149920401464843,81.0,67.52170483197621), EntityPlayer['juleczka222'/59847, l='Expowisko1', x=-5,72, y=81,00, z=-87,36](juleczka222 at -5.7203425039415485,81.0,-87.36263648012367), EntityPlayer['Chickene320'/28220, l='Expowisko1', x=1,68, y=81,48, z=-88,70](Chickene320 at 1.6774132959989627,81.4807108763317,-88.69999998807907), EntityPlayer['kaliber1999'/4757, l='Expowisko2', x=70,53, y=80,00, z=-15,37](kaliber1999 at 70.53407601902434,80.0,-15.365312981004557), EntityPlayer['Kryhonator'/33142, l='world', x=1,20, y=80,00, z=58,08](Kryhonator at 1.2025175155658316,80.0,58.0798646329959), EntityPlayer['MechaDragon'/57495, l='world', x=28,66, y=80,00, z=46,35](MechaDragon at 28.65936985550992,80.0,46.34765084473424), EntityPlayer['Chimek6'/59973, l='world', x=3,52, y=80,00, z=49,24](Chimek6 at 3.5195160635367606,80.0,49.237500011920936), EntityPlayer['Ziomal001'/36202, l='world', x=0,45, y=80,00, z=17,05](Ziomal001 at 0.4453663368356893,80.0,17.051292824729373), EntityPlayer['ku_lelele'/50958, l='Expowisko3', x=-72,48, y=81,47, z=61,64](ku_lelele at -72.47617444469778,81.46636801183891,61.637461058353225), EntityPlayer['Naxill'/49067, l='Expowisko1', x=64,19, y=80,32, z=-23,49](Naxill at 64.1855383186682,80.31789985365677,-23.489796690539464), EntityPlayer['logmaster3'/60239, l='KrainaDzikusow', x=-19,12, y=82,00, z=60,78](logmaster3 at -19.119948298085333,82.0,60.781687599043096), EntityPlayer['Distek'/44590, l='Expowisko1', x=-34,56, y=80,00, z=9,90](Distek at -34.555874459135985,80.0,9.899013190605137), EntityPlayer['xJK0'/36734, l='world', x=207,02, y=79,00, z=213,52](xJK0 at 207.02276194131525,79.0,213.51753903328705), EntityPlayer['hejo908'/48390, l='world', x=0,44, y=80,00, z=52,10](hejo908 at 0.43536041423222366,80.0,52.09869775556001), EntityPlayer['arrow321'/49253, l='Expowisko1', x=-57,27, y=86,00, z=53,62](arrow321 at -57.26724018586662,86.0,53.61506629122447), EntityPlayer['pan_subskrybek'/50227, l='Expowisko1', x=-20,71, y=80,00, z=5,92](pan_subskrybek at -20.710343520210095,80.0,5.918438202509451), EntityPlayer['sebakill'/1663, l='Expowisko1', x=-3,67, y=82,25, z=-84,79](sebakill at -3.6681439356353955,82.24918707874468,-84.7918215405657), EntityPlayer['brejkXD'/41120, l='Expowisko1', x=-56,69, y=81,00, z=-4,61](brejkXD at -56.68621429610211,81.0,-4.605608630823319), EntityPlayer['ArioCraft'/2638, l='world', x=-26,26, y=81,25, z=37,93](ArioCraft at -26.258757915072025,81.24918707874468,37.933403987845125), EntityPlayer['kozaczek32'/36397, l='Expowisko1', x=-3,68, y=81,00, z=-89,31](kozaczek32 at -3.6796999618696287,81.0,-89.30756470118102), EntityPlayer['nikok'/57847, l='world', x=4,04, y=80,00, z=30,73](nikok at 4.042556884794177,80.0,30.72587209528874), EntityPlayer['kassper212'/28714, l='Expowisko1', x=-30,66, y=80,00, z=-54,28](kassper212 at -30.657883487600778,80.0,-54.28394271490075), EntityPlayer['David800'/57467, l='KrainaDzikusow', x=-36,81, y=80,00, z=73,85](David800 at -36.81411060344363,80.0,73.85225329529263), EntityPlayer['_Tiger_'/33569, l='world', x=2,81, y=80,00, z=18,68](_Tiger_ at 2.8101498018729925,80.0,18.683449584580075), EntityPlayer['dawid'/60717, l='world', x=0,00, y=80,00, z=0,00](dawid at 0.0,80.0,0.0), EntityPlayer['marcel4321'/17639, l='world', x=5,25, y=80,00, z=29,33](marcel4321 at 5.247135760608995,80.0,29.331180266484584), EntityPlayer['KoloPL'/1173, l='Expowisko1', x=52,06, y=81,10, z=-8,39](KoloPL at 52.062488177010806,81.10408037809304,-8.394805487869426), EntityPlayer['minecraftfoo'/50087, l='Pvp', x=75,91, y=110,25, z=99,95](minecraftfoo at 75.90633220459985,110.24918707874468,99.94865653043048), EntityPlayer['Ave_1999'/11878, l='Expowisko4', x=1,10, y=80,70, z=-41,66](Ave_1999 at 1.0990275700061054,80.7000000178814,-41.66014292962135), EntityPlayer['Domono777'/53732, l='Expowisko2', x=110,52, y=81,17, z=73,63](Domono777 at 110.51923898892963,81.16610926093821,73.63459149050183), EntityPlayer['ZachcioPL'/48007, l='Expowisko1', x=34,24, y=80,00, z=-45,67](ZachcioPL at 34.238411350838064,80.0,-45.67490145823588), EntityPlayer['alllsos'/60829, l='Expowisko1', x=55,45, y=80,00, z=5,55](alllsos at 55.445325059064565,80.0,5.5478230219577895), EntityPlayer['MrsKaroo'/60846, l='world', x=0,00, y=80,00, z=0,00](MrsKaroo at 0.0,80.0,0.0), EntityPlayer['Marcino69'/7578, l='Pvp', x=57,11, y=103,00, z=52,12](Marcino69 at 57.10971097896093,103.0,52.12285734339288), EntityPlayer['barthar8'/60915, l='world', x=0,94, y=80,00, z=16,50](barthar8 at 0.9409907509569653,80.0,16.502285817160974), EntityPlayer['spotPSP'/60948, l='world', x=8,58, y=80,00, z=28,92](spotPSP at 8.582234637531347,80.0,28.919492263545443), EntityPlayer['Polityk16'/49242, l='world', x=0,06, y=80,00, z=63,00](Polityk16 at 0.055884185308730044,80.0,63.00468362495303), EntityPlayer['thepeter'/11699, l='world', x=138,39, y=81,00, z=-301,18](thepeter at 138.38940021365985,81.0,-301.1776477140369), EntityPlayer['DerpTroll422'/38690, l='world', x=6,41, y=80,00, z=26,91](DerpTroll422 at 6.410500487261383,80.0,26.909296530480653), EntityPlayer['RockstaR_'/23886, l='world', x=1,96, y=80,00, z=8,43](RockstaR_ at 1.9556623979530836,80.0,8.434518998937696), EntityPlayer['IHastel'/56200, l='world', x=2,70, y=81,17, z=10,86](IHastel at 2.703169267246712,81.16610926093821,10.855049976388297), EntityPlayer['kuba103'/61179, l='Expowisko1', x=-41,60, y=70,00, z=-53,71](kuba103 at -41.60361516159588,70.0,-53.71412339511167), EntityPlayer['KorKox100'/36803, l='world', x=0,53, y=80,00, z=0,55](KorKox100 at 0.5318389599732233,80.0,0.5511534412856183)]
Is Modded: Definitely; Server brand changed to 'Spigot'
Type: Dedicated Server (map_server.txt)

Proszę o pomoc !

Opublikowano

Coś z mapą jest nie tak

Jak może coś z mapą być nie tak jak to się dzieję w tedy kiedy zabijam potwora ?

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...