Guest User

Untitled

a guest
Sep 29th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. 29.09 15:36:38 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  2. 29.09 15:36:38 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:532)
  3. 29.09 15:36:38 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
  4. 29.09 15:36:38 [Server] INFO at cpw.mods.fml.common.Loader.serverStopped(Loader.java:798)
  5. 29.09 15:36:38 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
  6. 29.09 15:36:38 [Server] INFO at cpw.mods.fml.common.LoaderState.getEvent(LoaderState.java:84)
  7. 29.09 15:36:38 [Server] INFO at java.lang.Class.getConstructor(Unknown Source)
  8. 29.09 15:36:38 [Server] INFO at java.lang.Class.getConstructor0(Unknown Source)
  9. 29.09 15:36:38 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
  10. 29.09 15:36:38 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method)
  11. 29.09 15:36:38 [Server] INFO Exception in thread "Server thread" java.lang.OutOfMemoryError: PermGen space
  12. 29.09 15:36:38 [Server] INFO Unloading dimension -1
  13. 29.09 15:36:38 [Server] INFO Unloading dimension 0
  14. 29.09 15:36:38 [Server] INFO [Thaumcraft] Removed 2 aura nodes when world -1 unloaded.
  15. 29.09 15:36:37 [Server] INFO [Thaumcraft] Removed 87 aura nodes when world 0 unloaded.
  16. 29.09 15:36:37 [Server] INFO [Minecraft-Server] Saving chunks for level 'world'/Nether
  17. 29.09 15:36:37 [Server] INFO [Minecraft-Server] Saving chunks for level 'world'/Overworld
  18. 29.09 15:36:37 [Server] INFO [Minecraft-Server] Saving worlds
  19. 29.09 15:36:37 [Server] INFO Unloading Player: Bashosen
  20. 29.09 15:36:37 [Server] INFO [Minecraft-Server] Closing listening thread
  21. 29.09 15:36:37 [Server] INFO at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)
  22. 29.09 15:36:37 [Server] INFO at java.net.ServerSocket.accept(Unknown Source)
  23. 29.09 15:36:37 [Server] INFO at java.net.ServerSocket.implAccept(Unknown Source)
  24. 29.09 15:36:37 [Server] INFO at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
  25. 29.09 15:36:37 [Server] INFO at java.net.PlainSocketImpl.socketAccept(Native Method)
  26. 29.09 15:36:37 [Server] INFO java.net.SocketException: Socket closed
  27. 29.09 15:36:37 [Server] INFO [Minecraft-Server] Saving players
  28. 29.09 15:36:37 [Server] INFO [Minecraft-Server] Stopping server
  29. 29.09 15:36:35 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  30. 29.09 15:36:35 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
  31. 29.09 15:36:35 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
  32. 29.09 15:36:35 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
  33. 29.09 15:36:35 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
  34. 29.09 15:36:35 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
  35. 29.09 15:36:35 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
  36. 29.09 15:36:35 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)
  37. 29.09 15:36:35 [Server] INFO at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
  38. 29.09 15:36:35 [Server] INFO at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
  39. 29.09 15:36:35 [Server] INFO at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:408)
  40. 29.09 15:36:35 [Server] INFO at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:276)
  41. 29.09 15:36:35 [Server] INFO at net.minecraft.server.management.PlayerManager.func_72685_d(SourceFile:300)
  42. 29.09 15:36:35 [Server] INFO at net.minecraft.server.management.PlayerManager.func_72690_a(SourceFile:172)
  43. 29.09 15:36:35 [Server] INFO at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:36)
  44. 29.09 15:36:35 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
  45. 29.09 15:36:35 [Server] INFO at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249)
  46. 29.09 15:36:35 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
  47. 29.09 15:36:35 [Server] INFO at biomesoplenty.world.ChunkProviderBOP.func_73153_a(ChunkProviderBOP.java:616)
  48. 29.09 15:36:35 [Server] INFO at biomesoplenty.biomes.BiomeGenSeasonalForest.func_76728_a(BiomeGenSeasonalForest.java:58)
  49. 29.09 15:36:35 [Server] INFO at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
  50. 29.09 15:36:35 [Server] INFO at biomesoplenty.biomes.BiomeDecoratorBOP.func_76796_a(BiomeDecoratorBOP.java:567)
  51. 29.09 15:36:35 [Server] INFO at biomesoplenty.biomes.BiomeDecoratorBOP.func_76794_a(BiomeDecoratorBOP.java:826)
  52. 29.09 15:36:35 [Server] INFO at biomesoplenty.biomes.BiomeGenSeasonalForest.func_76740_a(BiomeGenSeasonalForest.java:52)
  53. 29.09 15:36:35 [Server] INFO java.lang.OutOfMemoryError: PermGen space
  54. 29.09 15:34:04 [Server] INFO [Minecraft-Server] /67.43.7.19:39930 lost connection
  55. 29.09 15:29:15 [Server] WARNING [Minecraft-Server] Bashosen moved wrongly!
Advertisement
Add Comment
Please, Sign In to add comment