Guest User

Untitled

a guest
Oct 13th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. [22:57:34] [Client thread/INFO]: Setting user: Player693
  2. [22:57:34] [Client thread/INFO]: (Session ID is token:FML:Player693)
  3. [22:57:37] [Client thread/INFO]: LWJGL Version: 2.9.1
  4. [22:57:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:TeamCraft Mod 1.8
  5. [22:57:42] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [22:57:42] [Client thread/WARN]: File minecraft:sounds/mob/ghast/fireball.ogg does not exist, cannot add it to event minecraft:item.fireCharge.use
  7. [22:57:42] [Thread-7/INFO]: Initializing LWJGL OpenAL
  8. [22:57:42] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  9. [22:57:42] [Thread-7/INFO]: OpenAL initialized.
  10. [22:57:43] [Sound Library Loader/INFO]: Sound engine started
  11. [22:57:57] [Server thread/INFO]: Starting integrated minecraft server version 1.8
  12. [22:57:57] [Server thread/INFO]: Generating keypair
  13. [22:57:58] [Server thread/INFO]: Converting map!
  14. [22:57:58] [Server thread/INFO]: Scanning folders...
  15. [22:57:58] [Server thread/INFO]: Total conversion count is 0
  16. [22:57:59] [Server thread/INFO]: Preparing start region for level 0
  17. [22:58:00] [Server thread/INFO]: Preparing spawn area: 8%
  18. [22:58:01] [Server thread/INFO]: Preparing spawn area: 23%
  19. [22:58:02] [Server thread/INFO]: Preparing spawn area: 33%
  20. [22:58:03] [Server thread/INFO]: Preparing spawn area: 48%
  21. [22:58:04] [Server thread/INFO]: Preparing spawn area: 64%
  22. [22:58:05] [Server thread/INFO]: Preparing spawn area: 77%
  23. [22:58:06] [Server thread/INFO]: Preparing spawn area: 92%
  24. [22:58:06] [Server thread/INFO]: Changing view distance to 12, from 10
  25. [22:58:07] [Netty Server IO #1/INFO]: Player693[local:E:8a854546] logged in with entity id 84 at (335.5, 63.0, -146.5)
  26. [22:58:07] [Netty Server IO #1/INFO]: Player693 joined the game
  27. [22:58:07] [Server thread/ERROR]: Encountered an unexpected exception
  28. net.minecraft.util.ReportedException: Ticking entity
  29. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:725) ~[MinecraftServer.class:?]
  30. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:617) ~[MinecraftServer.class:?]
  31. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:186) ~[IntegratedServer.class:?]
  32. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) [MinecraftServer.class:?]
  33. at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
  34. Caused by: java.util.ConcurrentModificationException
  35. at java.util.LinkedList$ListItr.checkForComodification(Unknown Source) ~[?:1.7.0_67]
  36. at java.util.LinkedList$ListItr.next(Unknown Source) ~[?:1.7.0_67]
  37. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:261) ~[EntityPlayerMP.class:?]
  38. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1733) ~[World.class:?]
  39. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:708) ~[WorldServer.class:?]
  40. at net.minecraft.world.World.updateEntity(World.java:1706) ~[World.class:?]
  41. at net.minecraft.world.World.updateEntities(World.java:1558) ~[World.class:?]
  42. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:550) ~[WorldServer.class:?]
  43. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:719) ~[MinecraftServer.class:?]
  44. ... 4 more
  45. [22:58:07] [Server thread/ERROR]: This crash report has been saved to: C:\Modding\1.8TcMod\eclipse\.\crash-reports\crash-2014-10-13_22.58.07-server.txt
  46. [22:58:07] [Server thread/INFO]: Stopping server
  47. [22:58:07] [Server thread/INFO]: Saving players
  48. [22:58:07] [Server thread/INFO]: Saving worlds
  49. [22:58:07] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  50. [22:58:10] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  51. [22:58:10] [Server thread/INFO]: Saving chunks for level 'New World'/The End
Advertisement
Add Comment
Please, Sign In to add comment