Guest User

Untitled

a guest
Dec 17th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. 2012-10-06 00:32:43 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  2. 2012-10-06 00:32:48 [SEVERE] Could not pass event BlockFromToEvent to CoreProtect
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  6. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  8. at net.minecraft.server.BlockFlowing.b(BlockFlowing.java:107)
  9. at net.minecraft.server.WorldServer.a(WorldServer.java:462)
  10. at net.minecraft.server.WorldServer.doTick(WorldServer.java:169)
  11. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:557)
  12. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
  13. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
  15. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  16. Caused by: java.lang.OutOfMemoryError: unable to create new native thread
  17. at java.lang.Thread.start0(Native Method)
  18. at java.lang.Thread.start(Unknown Source)
  19. at com.minerealm.core.CoreProtectionBlockListener.onBlockFromTo(CoreProtectionBlockListener.java:407)
  20. at sun.reflect.GeneratedMethodAccessor147.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
  24. ... 11 more
Add Comment
Please, Sign In to add comment