Guest User

Untitled

a guest
Oct 13th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. [21:23:10] [Client thread/INFO]: Setting user: Player389
  2. [21:23:10] [Client thread/INFO]: (Session ID is token:FML:Player389)
  3. [21:23:14] [Client thread/INFO]: LWJGL Version: 2.9.1
  4. [21:23:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:TeamCraft Mod 1.8
  5. [21:23:24] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [21:23:24] [Thread-7/INFO]: Initializing LWJGL OpenAL
  7. [21:23:24] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [21:23:24] [Thread-7/INFO]: OpenAL initialized.
  9. [21:23:24] [Sound Library Loader/INFO]: Sound engine started
  10. [21:23:25] [Client thread/WARN]: File minecraft:sounds/mob/ghast/fireball.ogg does not exist, cannot add it to event minecraft:item.fireCharge.use
  11.  
  12. [21:23:55] [Client thread/INFO]: Deleting level New World
  13. [21:23:55] [Client thread/INFO]: Attempt 1...
  14. [21:23:58] [Server thread/INFO]: Starting integrated minecraft server version 1.8
  15. [21:23:58] [Server thread/INFO]: Generating keypair
  16. [21:23:58] [Server thread/INFO]: Converting map!
  17. [21:23:58] [Server thread/INFO]: Scanning folders...
  18. [21:23:58] [Server thread/INFO]: Total conversion count is 0
  19. [21:23:58] [Server thread/INFO]: Preparing start region for level 0
  20. [21:23:59] [Server thread/INFO]: Preparing spawn area: 5%
  21. [21:24:00] [Server thread/INFO]: Preparing spawn area: 12%
  22. [21:24:02] [Server thread/INFO]: Preparing spawn area: 23%
  23. [21:24:03] [Server thread/INFO]: Preparing spawn area: 36%
  24. [21:24:04] [Server thread/INFO]: Preparing spawn area: 47%
  25. [21:24:05] [Server thread/INFO]: Preparing spawn area: 63%
  26. [21:24:06] [Server thread/INFO]: Preparing spawn area: 77%
  27. [21:24:07] [Server thread/INFO]: Preparing spawn area: 90%
  28. [21:24:07] [Server thread/INFO]: Changing view distance to 12, from 10
  29. [21:24:08] [Netty Server IO #1/INFO]: Player389[local:E:a8eb189e] logged in with entity id 178 at (-120.5, 71.0, 254.5)
  30. [21:24:08] [Netty Server IO #1/INFO]: Player389 joined the game
  31. [21:24:08] [Server thread/ERROR]: Encountered an unexpected exception
  32. net.minecraft.util.ReportedException: Exception ticking world
  33. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:714) ~[MinecraftServer.class:?]
  34. at net.minecraft.server.MinecraftServer.tick
  35.  
  36. (MinecraftServer.java:617) ~[MinecraftServer.class:?]
  37. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:186) ~[IntegratedServer.class:?]
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
  39.  
  40. [MinecraftServer.class:?]
  41. at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
  42. Caused by: java.lang.RuntimeException: Already decorating
  43. at net.minecraft.world.biome.BiomeDecorator.func_180292_a(BiomeDecorator.java:91) ~
  44.  
  45. [BiomeDecorator.class:?]
  46. at net.minecraft.world.biome.BiomeGenBase.func_180624_a(BiomeGenBase.java:341) ~[BiomeGenBase.class:?]
  47. at net.minecraft.world.biome.BiomeGenHills.func_180624_a(BiomeGenHills.java:48) ~
  48.  
  49. [BiomeGenHills.class:?]
  50. at net.minecraft.world.gen.ChunkProviderGenerate.populate(ChunkProviderGenerate.java:438) ~[ChunkProviderGenerate.class:?]
  51. at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:211)
  52.  
  53. ~[ChunkProviderServer.class:?]
  54. at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1108) ~[Chunk.class:?]
  55. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:122) ~[ChunkProviderServer.class:?]
  56.  
  57.  
  58. at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:131) ~[ChunkProviderServer.class:?]
  59. at net.minecraft.world.World.getChunkFromChunkCoords(World.java:272) ~[World.class:?]
  60. at
  61.  
  62. net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:362) ~[WorldServer.class:?]
  63. at net.minecraft.world.WorldServer.tick(WorldServer.java:205) ~[WorldServer.class:?]
  64. at
  65.  
  66. net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:708) ~[MinecraftServer.class:?]
  67. ... 4 more
  68. [21:24:08] [Server thread/ERROR]: This crash report has been saved to: C:\Modding\1.8TcMod\eclipse\.
  69.  
  70. \crash-reports\crash-2014-10-13_21.24.08-server.txt
  71. [21:24:08] [Server thread/INFO]: Stopping server
  72. [21:24:08] [Server thread/INFO]: Saving players
  73. [21:24:08] [Server thread/INFO]: Saving worlds
  74. [21:24:08] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  75. [21:24:13] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  76. [21:24:13] [Server thread/INFO]: Saving chunks for level 'New World'/The End
Advertisement
Add Comment
Please, Sign In to add comment