Advertisement
Guest User

SGCraft Log - block and item assignment error

a guest
Mar 19th, 2014
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. [13:23:57] [main/INFO]: Setting user: Faytgod
  2. [13:23:58] [Client thread/INFO]: LWJGL Version: 2.9.0
  3. [13:24:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Greg's SG Craft
  4. [13:24:01] [Sound Library Loader/INFO]: Sound engine started
  5. [13:24:01] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  6. [13:24:01] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  7. [13:24:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Greg's SG Craft
  8. [13:24:02] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  9. [13:24:02] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  10. [13:24:03] [Sound Library Loader/INFO]: Sound engine started
  11. [13:24:09] [Client thread/INFO]: Deleting level New World
  12. [13:24:09] [Client thread/INFO]: Attempt 1...
  13. [13:24:26] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
  14. [13:24:26] [Server thread/INFO]: Generating keypair
  15. [13:24:26] [Server thread/INFO]: Converting map!
  16. [13:24:26] [Server thread/INFO]: Scanning folders...
  17. [13:24:26] [Server thread/INFO]: Total conversion count is 0
  18. [13:24:27] [Server thread/INFO]: Preparing start region for level 0
  19. [13:24:27] [Server thread/INFO]: Faytgod[local:E:4e02e127] logged in with entity id 0 at (-158.5, 4.0, 67.5)
  20. [13:24:27] [Server thread/INFO]: Faytgod joined the game
  21. [13:24:28] [Server thread/INFO]: Faytgod has just earned the achievement [Taking Inventory]
  22. [13:24:29] [Client thread/INFO]: [CHAT] Faytgod has just earned the achievement [Taking Inventory]
  23. [13:26:11] [Server thread/INFO]: Saving and pausing game...
  24. [13:26:11] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Overworld
  25. [13:26:11] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Nether
  26. [13:26:11] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/The End
  27. [13:26:12] [Server thread/INFO]: Saving and pausing game...
  28. [13:26:12] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Overworld
  29. [13:26:12] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Nether
  30. [13:26:12] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/The End
  31. [13:27:31] [Server thread/INFO]: Saving and pausing game...
  32. [13:27:31] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Overworld
  33. [13:27:31] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Nether
  34. [13:27:31] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/The End
  35. [13:27:33] [Server thread/INFO]: Stopping server
  36. [13:27:33] [Server thread/INFO]: Saving players
  37. [13:27:33] [Server thread/INFO]: Saving worlds
  38. [13:27:33] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Overworld
  39. [13:27:33] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/Nether
  40. [13:27:33] [Server thread/INFO]: Saving chunks for level 'Test Map SGCraft Functionality'/The End
  41. [13:27:37] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
  42. [13:27:37] [Server thread/INFO]: Generating keypair
  43. [13:27:37] [Server thread/INFO]: Preparing start region for level 0
  44. [13:27:38] [Server thread/INFO]: Faytgod[local:E:72cb2527] logged in with entity id 852094 at (96.43117574373147, 92.86435596911396, -1222.5093850923004)
  45. [13:27:38] [Server thread/INFO]: Faytgod joined the game
  46. [13:27:42] [Server thread/INFO]: Saving and pausing game...
  47. [13:27:42] [Server thread/INFO]: Saving chunks for level 'Main House Build 1.7.2 Modded'/Overworld
  48. [13:27:42] [Server thread/INFO]: Saving chunks for level 'Main House Build 1.7.2 Modded'/Nether
  49. [13:27:42] [Server thread/INFO]: Saving chunks for level 'Main House Build 1.7.2 Modded'/The End
  50. [13:27:43] [Server thread/INFO]: Stopping server
  51. [13:27:43] [Server thread/INFO]: Saving players
  52. [13:27:43] [Server thread/INFO]: Saving worlds
  53. [13:27:43] [Server thread/INFO]: Saving chunks for level 'Main House Build 1.7.2 Modded'/Overworld
  54. [13:27:43] [Server thread/INFO]: Saving chunks for level 'Main House Build 1.7.2 Modded'/Nether
  55. [13:27:43] [Server thread/INFO]: Saving chunks for level 'Main House Build 1.7.2 Modded'/The End
  56. [13:27:45] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
  57. [13:27:45] [Server thread/INFO]: Generating keypair
  58. [13:27:45] [Server thread/ERROR]: Encountered an unexpected exception
  59. cpw.mods.fml.common.registry.GameRegistryException: Failed to load the world - there are fatal block and item id issues
  60. at cpw.mods.fml.common.FMLContainer.readData(FMLContainer.java:193) ~[FMLContainer.class:?]
  61. at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataLoad(FMLCommonHandler.java:386) ~[FMLCommonHandler.class:?]
  62. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:131) ~[axc.class:?]
  63. at net.minecraft.world.World.<init>(World.java:241) ~[afn.class:?]
  64. at net.minecraft.world.WorldServer.<init>(WorldServer.java:101) ~[mj.class:?]
  65. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:63) ~[bsk.class:?]
  66. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) ~[bsk.class:?]
  67. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
  68. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706) [?:?]
  69. [13:27:45] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Lokin\AppData\Roaming\.minecraft\crash-reports\crash-2014-03-19_13.27.45-server.txt
  70. [13:27:51] [Client thread/INFO]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement