Server.log chyby

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
cz_martin_k
Příspěvky: 478
Registrován: 12 kvě 2012, 17:54
Reputation: 0

Server.log chyby

#1 Příspěvekod cz_martin_k » 10 říj 2012, 17:37

93.91.250.119:27802
Ahoj, neví někdo, co je za chyby toto?

Děkuji za rady!

Kód: Vybrat vše

2012-10-10 06:33:16 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-10-10 06:33:16 [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-10-10 06:33:16 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-10-10 05:56:38 [WARNING] No Entities found in ClassPath using ClassPathReader [com.avaje.ebeaninternal.server.util.DefaultClassPathReader@5f7f1dbd] Classpath Searched[[file:/hlserver/27802/minecraft_server.jar]]

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: Server.log chyby

#2 Příspěvekod Sejsel » 10 říj 2012, 17:59

Hoď sem bukkit.yml a podívám se na to :)
01101110011101010110001001110111

cz_martin_k
Příspěvky: 478
Registrován: 12 kvě 2012, 17:54
Reputation: 0

Re: Server.log chyby

#3 Příspěvekod cz_martin_k » 10 říj 2012, 18:08

Tady to je:
Spoiler: zobrazit

Kód: Vybrat vše

# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the bukkit wiki at
# http://wiki.bukkit.org/Bukkit.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #bukkit @ esper.net
#    (If this means nothing to you, just go to http://webchat.esper.net/?channels=bukkit )
# Forums: http://forums.bukkit.org/forums/bukkit-help.6/
# Twitter: http://twitter.com/Craftbukkit
# Bug tracker: http://leaky.bukkit.org/


settings:
  allow-end: true
  warn-on-overload: true
  spawn-radius: 0
  permissions-file: permissions.yml
  update-folder: update
  ping-packet-limit: 100
  use-exact-login-location: false
  plugin-profiling: false
  connection-throttle: 4000
  query-plugins: true
  deprecated-verbose: default
spawn-limits:
  monsters: 70
  animals: 15
  water-animals: 5
ticks-per:
  animal-spawns: 400
  monster-spawns: 1
  autosave: 0
auto-updater:
  enabled: true
  on-broken:
  - warn-console
  - warn-ops
  on-update:
  - warn-console
  - warn-ops
  preferred-channel: rb
  host: dl.bukkit.org
  suggest-channels: true
database:
  username: bukkit
  isolation: SERIALIZABLE
  driver: org.sqlite.JDBC
  password: walrus
  url: jdbc:sqlite:{DIR}{NAME}.db
aliases:
  icanhasbukkit:
  - version


Mimochodem, co znamenají ty nové složky jako: cache a crash-reports?
Cache je prázdná a v tom crash-reports je:
Spoiler: zobrazit

Kód: Vybrat vše

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 10/2/12 8:12 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.Entity.z(Entity.java:254)
   at net.minecraft.server.EntityLiving.z(EntityLiving.java:263)
   at net.minecraft.server.Entity.h_(Entity.java:216)
   at net.minecraft.server.EntityLiving.h_(EntityLiving.java:435)
   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: 166556184 bytes (158 MB) / 327790592 bytes (312 MB) up to 778502144 bytes (742 MB)
- JVM Flags: 5 total; -Xms256M -Xmx768M -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], LegendaryMessages v3.5 me.icyrelic.com.LegendaryMessages [IcyRelic], MineConomy v1.5 me.mjolnir.mineconomy.MineConomy [], NoCheatPlus v3.6.1 fr.neatmonster.nocheatplus.NoCheatPlus [NeatMonster, Evenprime, Juliui], WorldEdit v5.4.2 com.sk89q.worldedit.bukkit.WorldEditPlugin [], FakaHedaMinequery v1.1 fakahedaminequery.Minequery [], Vault v1.2.19-b248 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], PermissionsEx v1.19.2 ru.tehkode.permissions.bukkit.PermissionsEx [t3hk0d3], LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012) com.griefcraft.lwc.LWCPlugin [Hidendra], CreativeGuard v0.6.9.8.2 se.craig.CreativeGuard.CreativeGuard [CraigCraig], SimpleRestart v1.3.4 com.hamaluik.SimpleRestart.SimpleRestart [FuzzyWuzzie, THExSYSTEM], AuthMe v2.6.6 uk.org.whoami.authme.AuthMe [darkwarriros], Register v1.5 com.nijikokun.register.Register [Nijikokun, LRFLEW, Acrobot, miho, Snowleo, KHobbits, Spice-King], ChopTree2 v2.2.0 me.Iso.ChopTree.ChopTree [ellbristow], BKCommonLib v1.23 com.bergerkiller.bukkit.common.CommonPlugin [bergerkiller], TrueBlood v1.0.0 com.DanMan.main.FalseBlood [], Modifyworld v1.19.3 ru.tehkode.modifyworld.bukkit.Modifyworld [t3hk0d3], MoneyDrop v1.6.2 me.drakespirit.plugins.moneydrop.MoneyDrop [DrakeSpirit], FoundDiamonds v3.6 org.seed419.founddiamonds.FoundDiamonds [SeeD419], LogOres v1.0.1 org.morganm.logores.LogOresPlugin [morganm], Essentials v2.9.3 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], ChatManager v1.19.1 ru.tehkode.chatmanager.bukkit.ChatManager [t3hk0d3], 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], NoLagg v1.87.3 com.bergerkiller.bukkit.nolagg.NoLagg [bergerkiller], ChestShop v3.46 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], Residence v2.6.5.2 com.bekvon.bukkit.residence.ResidenceCommandListener [bekvon, lemon42, nate302, smbarbour, t00thpick1],}
   Warnings: DEFAULT
   Threads: { 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 Timer-6: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Thread-14: [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)], 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 pool-1-thread-6: [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), uk.org.whoami.authme.Metrics.postPlugin(Metrics.java:272), uk.org.whoami.authme.Metrics.access$100(Metrics.java:55), uk.org.whoami.authme.Metrics$1.run(Metrics.java:191), 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 pool-1-thread-4: [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.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:254), com.Acrobot.ChestShop.Metrics.access$300(Metrics.java:17), com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:138), 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: [], TIMED_WAITING Thread-13: [java.lang.Thread.sleep(Native Method), com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110), java.lang.Thread.run(Thread.java:722)], 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 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)], 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)], RUNNABLE pool-1-thread-5: [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), se.craig.CreativeGuard.util.Metrics.postPlugin(Metrics.java:387), se.craig.CreativeGuard.util.Metrics.access$4(Metrics.java:325), se.craig.CreativeGuard.util.Metrics$1.run(Metrics.java:243), 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 pool-1-thread-9: [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 Timer-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Thread-33: [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-16: [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)], 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-17: [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)], TIMED_WAITING EbeanBackgroundThread: [java.lang.Thread.sleep(Native Method), com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:170), java.lang.Thread.run(Thread.java:722)], 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)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Thread-12: [java.lang.Thread.sleep(Native Method), com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:159), java.lang.Thread.run(Thread.java:722)], WAITING Ebean-LogOres.0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], 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 pool-1-thread-10: [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 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)], WAITING Thread-18: [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 pool-1-thread-7: [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), org.seed419.founddiamonds.metrics.MetricsLite.postPlugin(MetricsLite.java:258), org.seed419.founddiamonds.metrics.MetricsLite.access$300(MetricsLite.java:21), org.seed419.founddiamonds.metrics.MetricsLite$1.run(MetricsLite.java:142), 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)], 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-15: [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)], 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)], 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.getInputStream(HttpURLConnection.java:1299), net.milkbowl.vault.Vault.updateCheck(Vault.java:487), net.milkbowl.vault.Vault$1.run(Vault.java:129), 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 com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:534)], RUNNABLE pool-1-thread-8: [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 Timer-3: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE pool-1-thread-2: [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), net.milkbowl.vault.Metrics.postPlugin(Metrics.java:323), net.milkbowl.vault.Metrics.access$100(Metrics.java:62), net.milkbowl.vault.Metrics$4.run(Metrics.java:245), 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 pool-1-thread-3: [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.griefcraft.util.Metrics.postPlugin(Metrics.java:399), com.griefcraft.util.Metrics.access$400(Metrics.java:68), com.griefcraft.util.Metrics$1.run(Metrics.java:238), 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 Timer-4: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Thread-4: [java.lang.Thread.sleep(Native Method), net.minecraft.server.ThreadSleepForever.run(SourceFile:44)], TIMED_WAITING Timer-5: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)],}
   Recent tasks from -27-3{Vault:net.milkbowl.vault.Vault$1@31,Vault:net.milkbowl.vault.Metrics$4@31,LWC:com.griefcraft.util.Metrics$1@31,ChestShop:com.Acrobot.ChestShop.Metrics$1@31,CreativeGuard:se.craig.CreativeGuard.util.Metrics$1@31,AuthMe:uk.org.whoami.authme.Metrics$1@31,FoundDiamonds:org.seed419.founddiamonds.metrics.MetricsLite$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@32,}
- Is Modded: Definitely; 'craftbukkit'
- Profiler Position: N/A (disabled)
- Player Count: 0 / 7; []
- World world Entities: 200 total; [EntityCreeper['Creeper'/0, l='world', x=-1215.50, y=27.00, z=61.50], EntityZombie['Zombie'/1, l='world', x=-1202.50, y=41.00, z=58.50], EntityCreeper['Creeper'/2, l='world', x=-1211.50, y=47.00, z=56.50], EntityCreeper['Creeper'/3, l='world', x=-1210.01, y=47.00, z=55.40], EntityCreeper['Creeper'/4, l='world', x=-1210.69, y=47.00, z=54.36], EntitySquid['Squid'/5, l='world', x=-1214.47, y=59.65, z=78.44], EntitySquid['Squid'/6, l='world', x=-1212.33, y=60.00, z=79.98], EntitySkeleton['Skeleton'/7, l='world', x=-1215.50, y=23.00, z=168.50], EntitySkeleton['Skeleton'/8, l='world', x=-1213.50, y=20.97, z=173.50], EntitySkeleton['Skeleton'/9, l='world', x=-1212.74, y=23.00, z=171.70], EntitySkeleton['Skeleton'/10, l='world', x=-1215.50, y=23.00, z=170.69], EntityCreeper['Creeper'/11, l='world', x=-1203.50, y=22.00, z=175.50], EntityCreeper['Creeper'/12, l='world', x=-1209.50, y=22.00, z=183.50], EntitySpider['Spider'/13, l='world', x=-1202.27, y=63.00, z=243.65], EntitySquid['Squid'/14, l='world', x=-1215.50, y=62.00, z=263.50], EntityCreeper['Creeper'/15, l='world', x=-1214.50, y=23.00, z=422.50], EntityCreeper['Creeper'/16, l='world', x=-1212.50, y=23.00, z=427.44], EntityChicken['Chicken'/17, l='world', x=-1185.61, y=63.00, z=234.53], EntityChicken['Chicken'/18, l='world', x=-1197.62, y=63.00, z=241.26], EntityChicken['Chicken'/19, l='world', x=-1171.49, y=64.00, z=191.42], EntityCreeper['Creeper'/20, l='world', x=-1171.50, y=17.00, z=271.50], EntityZombie['Zombie'/21, l='world', x=-1183.50, y=26.00, z=442.50], EntitySheep['Sheep'/22, l='world', x=-1152.83, y=67.00, z=193.81], EntitySquid['Squid'/23, l='world', x=-1167.50, y=61.00, z=277.50], EntityChicken['Chicken'/24, l='world', x=-1149.47, y=66.00, z=202.53], EntitySheep['Sheep'/25, l='world', x=-1144.50, y=63.00, z=231.50], EntityChicken['Chicken'/26, l='world', x=-1137.85, y=62.42, z=254.85], EntityChicken['Chicken'/27, l='world', x=-1144.49, y=62.54, z=354.46], EntityCreeper['Creeper'/28, l='world', x=-1137.50, y=15.00, z=439.50], EntitySkeleton['Skeleton'/29, l='world', x=-1130.50, y=31.00, z=133.50], EntitySkeleton['Skeleton'/30, l='world', x=-1127.50, y=31.00, z=133.50], EntitySkeleton['Skeleton'/31, l='world', x=-1126.50, y=31.00, z=132.50], EntitySkeleton['Skeleton'/32, l='world', x=-1128.50, y=31.00, z=132.50], EntityZombie['Zombie'/33, l='world', x=-1130.50, y=71.00, z=157.50], EntitySkeleton['Skeleton'/34, l='world', x=-1135.50, y=43.00, z=194.50], EntityCreeper['Creeper'/35, l='world', x=-1123.50, y=43.00, z=430.50], EntityCreeper['Creeper'/36, l='world', x=-1121.57, y=42.00, z=424.96], EntityCreeper['Creeper'/37, l='world', x=-1134.50, y=15.00, z=438.50], EntityPainting['Painting'/38, l='world', x=-1113.00, y=76.50, z=130.94], EntitySpider['Spider'/39, l='world', x=-1112.44, y=27.00, z=150.86], EntitySkeleton['Skeleton'/40, l='world', x=-1112.50, y=25.00, z=160.50], EntityCreeper['Creeper'/41, l='world', x=-1104.50, y=43.00, z=240.50], EntityCow['Cow'/42, l='world', x=-1107.50, y=64.00, z=250.50], EntityCow['Cow'/43, l='world', x=-1112.50, y=63.00, z=285.50], EntityPig['Pig'/44, l='world', x=-1101.97, y=64.00, z=356.03], EntitySpider['Spider'/45, l='world', x=-1079.32, y=71.00, z=152.36], EntityChicken['Chicken'/46, l='world', x=-1077.48, y=65.00, z=164.45], EntityChicken['Chicken'/47, l='world', x=-1076.15, y=65.00, z=164.15], EntitySheep['Sheep'/48, l='world', x=-1073.50, y=63.00, z=312.50], EntitySquid['Squid'/49, l='world', x=-1079.50, y=60.00, z=429.50], EntityCreeper['Creeper'/50, l='world', x=-1061.50, y=53.00, z=231.50], EntitySquid['Squid'/51, l='world', x=-1066.50, y=62.00, z=408.50], EntitySkeleton['Skeleton'/52, l='world', x=-1052.22, y=65.00, z=390.71], EntitySpider['Spider'/53, l='world', x=-1033.50, y=64.00, z=354.50], EntitySpider['Spider'/54, l='world', x=-1035.50, y=64.00, z=357.50], EntityCreeper['Creeper'/55, l='world', x=-1011.93, y=63.00, z=364.49], EntityEnderman['Enderman'/56, l='world', x=-1020.90, y=63.00, z=359.58], EntityZombie['Zombie'/57, l='world', x=-997.57, y=45.00, z=109.37], EntityCreeper['Creeper'/58, l='world', x=-999.50, y=71.00, z=114.50], EntityCreeper['Creeper'/59, l='world', x=-1001.50, y=71.00, z=113.50], EntityZombie['Zombie'/60, l='world', x=-1007.50, y=41.00, z=135.50], EntitySpider['Spider'/61, l='world', x=-1000.68, y=64.00, z=358.45], EntitySpider['Spider'/62, l='world', x=-995.36, y=64.00, z=359.79], EntityCreeper['Creeper'/63, l='world', x=-990.50, y=36.00, z=56.50], EntitySquid['Squid'/64, l='world', x=-979.50, y=62.00, z=59.50], EntitySkeleton['Skeleton'/65, l='world', x=-984.50, y=34.00, z=72.50], EntitySkeleton['Skeleton'/66, l='world', x=-987.70, y=43.76, z=94.64], EntityZombie['Zombie'/67, l='world', x=-988.50, y=70.00, z=112.50], EntityItem['item.item.arrow'/68, l='world', x=-986.56, y=74.13, z=422.83], EntityItem['item.item.bone'/69, l='world', x=-986.16, y=73.13, z=421.53], EntitySkeleton['Skeleton'/70, l='world', x=-960.34, y=43.00, z=62.91], EntitySkeleton['Skeleton'/71, l='world', x=-972.50, y=32.00, z=56.50], EntitySquid['Squid'/72, l='world', x=-975.83, y=58.39, z=55.59], EntitySquid['Squid'/73, l='world', x=-975.95, y=57.36, z=49.23], EntityZombie['Zombie'/74, l='world', x=-972.40, y=61.00, z=356.08], EntityCreeper['Creeper'/75, l='world', x=-963.50, y=69.00, z=352.50], EntityPig['Pig'/76, l='world', x=-965.71, y=67.00, z=419.49], EntityCreeper['Creeper'/77, l='world', x=-946.50, y=23.00, z=58.50], EntityCreeper['Creeper'/78, l='world', x=-947.50, y=23.00, z=59.50], EntityItem['item.item.eyeOfEnder'/79, l='world', x=-949.35, y=63.13, z=53.54], EntityItem['item.item.eyeOfEnder'/80, l='world', x=-954.00, y=64.13, z=58.12], EntityCreeper['Creeper'/81, l='world', x=-947.50, y=26.00, z=72.50], EntityCreeper['Creeper'/82, l='world', x=-946.50, y=26.00, z=77.50], EntityCreeper['Creeper'/83, l='world', x=-952.50, y=26.00, z=68.50], EntityCreeper['Creeper'/84, l='world', x=-955.50, y=26.00, z=68.50], EntitySquid['Squid'/85, l='world', x=-944.50, y=61.00, z=94.50], EntitySquid['Squid'/86, l='world', x=-947.60, y=61.00, z=95.55], EntitySquid['Squid'/87, l='world', x=-946.45, y=61.00, z=94.40], EntitySquid['Squid'/88, l='world', x=-946.40, y=61.00, z=95.55], EntitySkeleton['Skeleton'/89, l='world', x=-953.50, y=68.00, z=99.50], EntityZombie['Zombie'/90, l='world', x=-959.50, y=30.00, z=363.50], EntitySkeleton['Skeleton'/91, l='world', x=-959.50, y=67.00, z=360.50], EntitySkeleton['Skeleton'/92, l='world', x=-957.50, y=30.00, z=430.50], EntitySkeleton['Skeleton'/93, l='world', x=-957.50, y=67.00, z=432.50], EntitySkeleton['Skeleton'/94, l='world', x=-942.50, y=27.00, z=60.50], EntitySkeleton['Skeleton'/95, l='world', x=-943.50, y=27.00, z=55.50], EntitySkeleton['Skeleton'/96, l='world', x=-939.18, y=41.00, z=52.66], EntitySkeleton['Skeleton'/97, l='world', x=-941.50, y=27.00, z=71.50], EntitySpider['Spider'/98, l='world', x=-915.73, y=19.00, z=54.66], EntitySkeleton['Skeleton'/99, l='world', x=-915.57, y=41.00, z=56.92], EntityZombie['Zombie'/100, l='world', x=-923.51, y=44.00, z=50.31], EntityZombie['Zombie'/101, l='world', x=-925.50, y=42.00, z=57.50], EntitySkeleton['Skeleton'/102, l='world', x=-926.40, y=44.00, z=50.88], EntitySkeleton['Skeleton'/103, l='world', x=-923.50, y=44.00, z=49.30], EntityCreeper['Creeper'/104, l='world', x=-924.50, y=41.00, z=66.50], EntityChicken['Chicken'/105, l='world', x=-921.54, y=64.00, z=356.50], EntityPig['Pig'/106, l='world', x=-915.71, y=66.00, z=407.48], EntitySpider['Spider'/107, l='world', x=-925.63, y=36.00, z=446.43], EntityZombie['Zombie'/108, l='world', x=-911.50, y=19.00, z=48.50], EntityZombie['Zombie'/109, l='world', x=-911.50, y=19.00, z=49.50], EntityCreeper['Creeper'/110, l='world', x=-905.50, y=47.00, z=63.50], EntitySkeleton['Skeleton'/111, l='world', x=-903.50, y=47.00, z=63.50], EntityZombie['Zombie'/112, l='world', x=-908.50, y=27.00, z=74.50], EntityEnderman['Enderman'/113, l='world', x=-899.50, y=27.00, z=72.50], EntitySquid['Squid'/114, l='world', x=-909.50, y=62.00, z=130.50], EntityZombie['Zombie'/115, l='world', x=-899.50, y=20.00, z=151.50], EntityZombie['Zombie'/116, l='world', x=-902.50, y=20.00, z=149.50], EntitySquid['Squid'/117, l='world', x=-902.17, y=59.00, z=360.75], EntityPig['Pig'/118, l='world', x=-903.72, y=65.00, z=356.51], EntityPig['Pig'/119, l='world', x=-896.46, y=61.00, z=429.76], EntityPig['Pig'/120, l='world', x=-898.50, y=63.00, z=430.50], EntityPig['Pig'/121, l='world', x=-898.50, y=63.00, z=430.50], EntitySkeleton['Skeleton'/122, l='world', x=-882.75, y=25.00, z=48.50], EntitySkeleton['Skeleton'/123, l='world', x=-883.54, y=25.00, z=48.50], EntityCreeper['Creeper'/124, l='world', x=-886.50, y=22.00, z=53.50], EntityCreeper['Creeper'/125, l='world', x=-882.50, y=21.00, z=62.50], EntityCreeper['Creeper'/126, l='world', x=-884.50, y=21.00, z=60.50], EntitySkeleton['Skeleton'/127, l='world', x=-886.50, y=21.00, z=58.50], EntitySkeleton['Skeleton'/128, l='world', x=-888.50, y=21.00, z=60.50], EntityZombie['Zombie'/129, l='world', x=-892.50, y=41.00, z=59.50], EntitySkeleton['Skeleton'/130, l='world', x=-886.81, y=41.00, z=48.50], EntityPig['Pig'/131, l='world', x=-882.50, y=64.00, z=218.50], EntitySmallFireball['entity.SmallFireball.name'/132, l='world', x=-892.17, y=71.71, z=272.29], EntityZombie['Zombie'/133, l='world', x=-881.50, y=39.00, z=318.50], EntitySkeleton['Skeleton'/134, l='world', x=-889.50, y=40.00, z=356.50], EntityZombie['Zombie'/135, l='world', x=-887.50, y=40.00, z=358.50], EntityZombie['Zombie'/136, l='world', x=-887.50, y=40.00, z=357.50], EntitySquid['Squid'/137, l='world', x=-888.04, y=57.38, z=354.58], EntityPig['Pig'/138, l='world', x=-886.71, y=65.00, z=410.38], EntityItem['item.item.rottenFlesh'/139, l='world', x=-865.65, y=70.13, z=58.56], EntityCreeper['Creeper'/140, l='world', x=-877.50, y=65.00, z=163.50], EntityPig['Pig'/141, l='world', x=-878.49, y=62.52, z=216.50], EntityPig['Pig'/142, l='world', x=-872.47, y=63.00, z=219.77], EntityChicken['Chicken'/143, l='world', x=-874.49, y=62.57, z=329.49], EntityPig['Pig'/144, l='world', x=-866.78, y=66.00, z=372.08], EntitySpider['Spider'/145, l='world', x=-879.50, y=29.00, z=391.90], EntitySkeleton['Skeleton'/146, l='world', x=-879.50, y=29.00, z=390.02], EntitySkeleton['Skeleton'/147, l='world', x=-876.50, y=41.00, z=432.50], EntitySkeleton['Skeleton'/148, l='world', x=-877.50, y=41.00, z=432.50], EntityChicken['Chicken'/149, l='world', x=-849.85, y=62.57, z=164.52], EntityChicken['Chicken'/150, l='world', x=-857.50, y=73.00, z=345.50], EntityChicken['Chicken'/151, l='world', x=-861.50, y=72.00, z=345.50], EntityPig['Pig'/152, l='world', x=-851.96, y=63.00, z=395.83], EntityPig['Pig'/153, l='world', x=-863.50, y=68.00, z=409.79], EntityPig['Pig'/154, l='world', x=-863.50, y=68.00, z=408.45], EntityZombie['Zombie'/155, l='world', x=-860.50, y=35.00, z=419.50], EntityCreeper['Creeper'/156, l='world', x=-833.50, y=37.00, z=66.50], EntityItem['item.item.egg'/157, l='world', x=-847.13, y=61.13, z=164.88], EntityItem['item.item.egg'/158, l='world', x=-847.81, y=62.13, z=165.10], EntityItem['item.item.egg'/159, l='world', x=-847.93, y=61.13, z=164.13], EntityChicken['Chicken'/160, l='world', x=-836.45, y=76.00, z=197.58], EntityZombie['Zombie'/161, l='world', x=-844.50, y=35.00, z=226.50], EntityItem['item.tile.stonebrick'/162, l='world', x=-835.14, y=6.13, z=271.17], EntityItem['item.tile.stonebrick'/163, l='world', x=-833.13, y=6.13, z=271.76], EntityItem['item.tile.stonebrick'/164, l='world', x=-833.87, y=6.13, z=268.88], EntityItem['item.tile.stonebrick'/165, l='world', x=-834.30, y=6.13, z=283.23], EntityItem['item.tile.stonebrick'/166, l='world', x=-833.32, y=6.13, z=283.72], EntityItem['item.tile.stonebrick'/167, l='world', x=-834.97, y=6.13, z=280.13], EntityItem['item.tile.stonebrick'/168, l='world', x=-833.13, y=6.13, z=277.13], EntityItem['item.tile.stonebrick'/169, l='world', x=-835.13, y=6.13, z=277.45], EntityItem['item.tile.stonebrick'/170, l='world', x=-834.39, y=6.13, z=274.13], EntityItem['item.tile.stonebrick'/171, l='world', x=-833.13, y=6.13, z=274.13], EntityItem['item.tile.cactus'/172, l='world', x=-841.94, y=72.13, z=283.67], EntityChicken['Chicken'/173, l='world', x=-847.99, y=71.00, z=329.03], EntityCreeper['Creeper'/174, l='world', x=-844.50, y=27.00, z=357.50], EntityCreeper['Creeper'/175, l='world', x=-845.97, y=37.00, z=390.59], EntityZombie['Zombie'/176, l='world', x=-845.50, y=56.00, z=389.50], EntityZombie['Zombie'/177, l='world', x=-846.85, y=55.00, z=390.58], EntitySpider['Spider'/178, l='world', x=-847.97, y=56.77, z=386.92], EntityPig['Pig'/179, l='world', x=-841.53, y=66.00, z=392.30], EntityZombie['Zombie'/180, l='world', x=-844.50, y=34.00, z=407.50], EntityZombie['Zombie'/181, l='world', x=-840.90, y=34.00, z=408.61], EntityZombie['Zombie'/182, l='world', x=-840.16, y=33.00, z=410.14], EntityZombie['Zombie'/183, l='world', x=-842.41, y=34.00, z=408.22], EntityPig['Pig'/184, l='world', x=-846.31, y=67.00, z=405.20], EntityCreeper['Creeper'/185, l='world', x=-821.50, y=69.00, z=58.50], EntitySpider['Spider'/186, l='world', x=-829.50, y=69.00, z=65.50], EntitySpider['Spider'/187, l='world', x=-828.50, y=69.00, z=67.50], EntityCreeper['Creeper'/188, l='world', x=-818.50, y=76.00, z=88.50], EntityCreeper['Creeper'/189, l='world', x=-819.50, y=76.00, z=86.50], EntityChicken['Chicken'/190, l='world', x=-819.28, y=71.00, z=209.51], EntityItem['item.item.egg'/191, l='world', x=-819.75, y=71.13, z=208.79], EntityChicken['Chicken'/192, l='world', x=-816.55, y=76.00, z=248.55], EntityItem['item.item.egg'/193, l='world', x=-817.95, y=75.13, z=282.13], EntityChicken['Chicken'/194, l='world', x=-827.02, y=77.00, z=288.01], EntityChicken['Chicken'/195, l='world', x=-818.50, y=74.00, z=320.50], EntityChicken['Chicken'/196, l='world', x=-821.50, y=74.00, z=321.50], EntityChicken['Chicken'/197, l='world', x=-821.50, y=74.00, z=321.50], EntityChicken['Chicken'/198, l='world', x=-822.50, y=74.00, z=321.50], EntityOcelot['Ocelot'/199, l='world', x=-829.67, y=75.00, z=325.95]]
- World world Players: 0 total; []
- World world Chunk Stats: ServerChunkCache: 625 Drop: 0
- World world_nether Entities: 67 total; [EntityMagmaCube['Magma Cube'/200, l='world_nether', x=-200.30, y=83.00, z=-91.01], EntityPigZombie['Zombie Pigman'/201, l='world_nether', x=-192.50, y=86.00, z=-91.50], EntityPigZombie['Zombie Pigman'/202, l='world_nether', x=-196.33, y=84.00, z=-91.60], EntityPigZombie['Zombie Pigman'/203, l='world_nether', x=-198.70, y=52.00, z=-67.47], EntityPigZombie['Zombie Pigman'/204, l='world_nether', x=-192.91, y=67.00, z=-55.69], EntityPigZombie['Zombie Pigman'/205, l='world_nether', x=-206.70, y=66.00, z=15.52], EntityPigZombie['Zombie Pigman'/206, l='world_nether', x=-201.98, y=67.00, z=1.35], EntityPigZombie['Zombie Pigman'/207, l='world_nether', x=-206.16, y=66.00, z=14.48], EntityPigZombie['Zombie Pigman'/208, l='world_nether', x=-207.59, y=36.00, z=45.68], EntityPigZombie['Zombie Pigman'/209, l='world_nether', x=-206.30, y=36.00, z=43.07], EntityPigZombie['Zombie Pigman'/210, l='world_nether', x=-198.92, y=65.00, z=34.30], EntityPigZombie['Zombie Pigman'/211, l='world_nether', x=-207.66, y=97.00, z=64.06], EntityPigZombie['Zombie Pigman'/212, l='world_nether', x=-187.50, y=52.00, z=-86.50], EntityPigZombie['Zombie Pigman'/213, l='world_nether', x=-183.50, y=52.00, z=-82.50], EntityPigZombie['Zombie Pigman'/214, l='world_nether', x=-188.61, y=83.00, z=-87.25], EntityPigZombie['Zombie Pigman'/215, l='world_nether', x=-185.50, y=87.00, z=-89.50], EntityMagmaCube['Magma Cube'/216, l='world_nether', x=-185.27, y=84.82, z=-69.31], EntityPigZombie['Zombie Pigman'/217, l='world_nether', x=-189.30, y=66.00, z=-58.20], EntityPigZombie['Zombie Pigman'/218, l='world_nether', x=-183.06, y=67.00, z=-24.24], EntityPigZombie['Zombie Pigman'/219, l='world_nether', x=-184.64, y=65.00, z=0.45], EntityGhast['Ghast'/220, l='world_nether', x=-176.09, y=53.44, z=31.16], EntityPigZombie['Zombie Pigman'/221, l='world_nether', x=-190.84, y=36.00, z=54.12], EntityPigZombie['Zombie Pigman'/222, l='world_nether', x=-182.27, y=37.00, z=50.89], EntityPigZombie['Zombie Pigman'/223, l='world_nether', x=-179.77, y=45.00, z=81.65], EntityPigZombie['Zombie Pigman'/224, l='world_nether', x=-179.06, y=60.00, z=91.25], EntityPigZombie['Zombie Pigman'/225, l='world_nether', x=-178.50, y=29.00, z=129.50], EntityPigZombie['Zombie Pigman'/226, l='world_nether', x=-165.24, y=41.00, z=79.32], EntityPigZombie['Zombie Pigman'/227, l='world_nether', x=-167.39, y=60.00, z=106.70], EntityPigZombie['Zombie Pigman'/228, l='world_nether', x=-151.23, y=81.00, z=-103.01], EntityPigZombie['Zombie Pigman'/229, l='world_nether', x=-154.45, y=90.00, z=-92.30], EntityPigZombie['Zombie Pigman'/230, l='world_nether', x=-152.86, y=95.00, z=-50.30], EntityPigZombie['Zombie Pigman'/231, l='world_nether', x=-157.83, y=91.00, z=-6.34], EntityPigZombie['Zombie Pigman'/232, l='world_nether', x=-144.40, y=45.00, z=7.45], EntityPigZombie['Zombie Pigman'/233, l='world_nether', x=-130.05, y=86.00, z=-83.63], EntityPigZombie['Zombie Pigman'/234, l='world_nether', x=-136.30, y=87.00, z=-76.41], EntityPigZombie['Zombie Pigman'/235, l='world_nether', x=-140.82, y=94.00, z=-69.05], EntityPigZombie['Zombie Pigman'/236, l='world_nether', x=-132.69, y=50.00, z=-2.03], EntityPigZombie['Zombie Pigman'/237, l='world_nether', x=-130.87, y=76.00, z=72.11], EntityPigZombie['Zombie Pigman'/238, l='world_nether', x=-132.97, y=76.00, z=78.33], EntityPigZombie['Zombie Pigman'/239, l='world_nether', x=-134.83, y=77.00, z=95.40], EntityPigZombie['Zombie Pigman'/240, l='world_nether', x=-137.14, y=33.00, z=125.51], EntityPigZombie['Zombie Pigman'/241, l='world_nether', x=-115.06, y=51.00, z=-14.68], EntityPigZombie['Zombie Pigman'/242, l='world_nether', x=-120.75, y=50.00, z=3.88], EntityPigZombie['Zombie Pigman'/243, l='world_nether', x=-127.98, y=75.02, z=17.30], EntityPigZombie['Zombie Pigman'/244, l='world_nether', x=-113.50, y=76.00, z=21.30], EntityPigZombie['Zombie Pigman'/245, l='world_nether', x=-120.28, y=76.00, z=19.62], EntityPigZombie['Zombie Pigman'/246, l='world_nether', x=-111.48, y=33.00, z=7.46], EntityPigZombie['Zombie Pigman'/247, l='world_nether', x=-89.02, y=43.00, z=-20.60], EntityPigZombie['Zombie Pigman'/248, l='world_nether', x=-79.94, y=95.00, z=-25.68], EntityPigZombie['Zombie Pigman'/249, l='world_nether', x=-67.50, y=43.00, z=-11.36], EntityPigZombie['Zombie Pigman'/250, l='world_nether', x=-67.94, y=95.00, z=-9.74], EntityPigZombie['Zombie Pigman'/251, l='world_nether', x=-69.95, y=36.00, z=14.12], EntityPigZombie['Zombie Pigman'/252, l='world_nether', x=-72.58, y=42.00, z=1.35], EntityPigZombie['Zombie Pigman'/253, l='world_nether', x=-78.63, y=40.00, z=11.78], EntityPigZombie['Zombie Pigman'/254, l='world_nether', x=-65.39, y=85.00, z=56.08], EntityPigZombie['Zombie Pigman'/255, l='world_nether', x=-61.56, y=94.00, z=-2.70], EntityPigZombie['Zombie Pigman'/256, l='world_nether', x=-54.33, y=95.00, z=-11.93], EntityPigZombie['Zombie Pigman'/257, l='world_nether', x=-58.07, y=43.00, z=3.70], EntityPigZombie['Zombie Pigman'/258, l='world_nether', x=-62.70, y=64.88, z=30.69], EntityPigZombie['Zombie Pigman'/259, l='world_nether', x=-42.03, y=41.00, z=-60.70], EntityPigZombie['Zombie Pigman'/260, l='world_nether', x=-41.66, y=87.00, z=-57.03], EntityPigZombie['Zombie Pigman'/261, l='world_nether', x=-33.60, y=3.00, z=130.22], EntityPigZombie['Zombie Pigman'/262, l='world_nether', x=-35.34, y=4.00, z=131.01], EntityPigZombie['Zombie Pigman'/263, l='world_nether', x=-21.74, y=87.00, z=-39.94], EntityPigZombie['Zombie Pigman'/264, l='world_nether', x=-19.83, y=87.00, z=-15.68], EntityPigZombie['Zombie Pigman'/265, l='world_nether', x=-19.68, y=86.00, z=8.38], EntityPigZombie['Zombie Pigman'/266, l='world_nether', x=-15.02, y=64.88, z=65.31]]
- World world_nether Players: 0 total; []
- World world_nether Chunk Stats: ServerChunkCache: 625 Drop: 0
- World world_the_end Entities: 9 total; [EntityEnderCrystal['entity.EnderCrystal.name'/267, l='world_the_end', x=-60.50, y=84.00, z=-5.50], EntityEnderCrystal['entity.EnderCrystal.name'/268, l='world_the_end', x=-31.50, y=86.00, z=-43.50], EntityEnderCrystal['entity.EnderCrystal.name'/269, l='world_the_end', x=-24.50, y=68.00, z=70.50], EntityEnderCrystal['entity.EnderCrystal.name'/270, l='world_the_end', x=-15.50, y=91.00, z=-40.50], EntityEnderCrystal['entity.EnderCrystal.name'/271, l='world_the_end', x=-3.50, y=93.00, z=47.50], EntityEnderCrystal['entity.EnderCrystal.name'/272, l='world_the_end', x=-11.50, y=77.00, z=75.50], EntityEnderDragon['Ender Dragon'/273, l='world_the_end', x=5.40, y=108.84, z=75.70], EntityEnderCrystal['entity.EnderCrystal.name'/281, l='world_the_end', x=31.50, y=83.00, z=-57.50], EntityEnderCrystal['entity.EnderCrystal.name'/282, l='world_the_end', x=34.50, y=81.00, z=19.50]]
- World world_the_end Players: 0 total; []
- World world_the_end Chunk Stats: ServerChunkCache: 625 Drop: 0
- Type: Dedicated Server

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: Server.log chyby

#4 Příspěvekod vojtamaniak » 10 říj 2012, 18:28

Ty první tři chyby v logu jsou pokud se nepletu varování že máš online mode na false..


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 22 hostů