Advertisement
TheSgtPunishment

Untitled

May 3rd, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.49 KB | None | 0 0
  1. [21:27:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [21:27:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [21:27:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [21:27:12] [main/INFO]: Logging in with username & password
  5. [21:27:14] [main/INFO] [FML]: Forge Mod Loader version 7.10.130.1395 for Minecraft 1.7.10 loading
  6. [21:27:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  7. [21:27:14] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  8. [21:27:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [21:27:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. [21:27:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [21:27:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [21:27:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [21:27:14] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  14. [21:27:15] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  15. [21:27:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [21:27:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  17. [21:27:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  18. [21:27:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  19. [21:27:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  20. [21:27:17] [main/INFO]: Setting user: TheSarge
  21. [21:27:19] [Client thread/INFO]: LWJGL Version: 2.9.1
  22. [21:27:20] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:100]: ---- Minecraft Crash Report ----
  23. // Who set us up the TNT?
  24.  
  25. Time: 03/05/15 21:27
  26. Description: Loading screen debug info
  27.  
  28. java.lang.Throwable
  29. at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:99)
  30. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:190)
  31. at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)
  32. at net.minecraft.client.Minecraft.run(Minecraft.java:942)
  33. at net.minecraft.client.main.Main.main(Main.java:164)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  39. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- System Details --
  46. Details:
  47. Minecraft Version: 1.7.10
  48. Operating System: Windows 7 (amd64) version 6.1
  49. Java Version: 1.7.0_67, Oracle Corporation
  50. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  51. Memory: 310604176 bytes (296 MB) / 389021696 bytes (371 MB) up to 1908932608 bytes (1820 MB)
  52. JVM Flags: 0 total;
  53. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  54. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  55. FML:
  56. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon HD 6670'
  57. [21:27:20] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  58. [21:27:20] [Client thread/INFO] [FML]: MinecraftForge v10.13.3.1395 Initialized
  59. [21:27:20] [Thread-6/INFO] [FML]: loc: minecraft:textures/font/ascii.png, i: 0, j: 0, size: 128, width: 128, height: 128
  60. [21:27:20] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  61. [21:27:20] [Client thread/INFO] [FML]: Preloading CrashReport classes
  62. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.World$1
  63. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.World$2
  64. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.World$3
  65. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.World$4
  66. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1
  67. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1
  68. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$2
  69. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$3
  70. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$1
  71. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$2
  72. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.entity.EntityTracker$1
  73. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$1
  74. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$2
  75. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.entity.player.InventoryPlayer$1
  76. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$1
  77. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$2
  78. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$3
  79. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$3
  80. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$4
  81. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$5
  82. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$1
  83. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$2
  84. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.network.NetHandlerPlayServer$2
  85. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.network.NetworkSystem$3
  86. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$1
  87. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$2
  88. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$3
  89. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$1
  90. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$2
  91. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$3
  92. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$4
  93. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$5
  94. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$6
  95. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$7
  96. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$8
  97. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$9
  98. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$3
  99. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$4
  100. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$5
  101. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$6
  102. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$7
  103. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$8
  104. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$9
  105. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$10
  106. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$11
  107. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$12
  108. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$13
  109. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$14
  110. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$15
  111. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$1
  112. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$2
  113. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$3
  114. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$4
  115. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$1
  116. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$2
  117. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$3
  118. [21:27:20] [Thread-6/INFO] [FML]: loc: minecraft:textures/gui/title/mojang.png, i: 0, j: 0, size: 256, width: 256, height: 256
  119. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$4
  120. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$1
  121. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$2
  122. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$3
  123. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$1
  124. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$2
  125. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.RenderGlobal$1
  126. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$1
  127. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$2
  128. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$3
  129. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$4
  130. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
  131. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureManager$1
  132. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$1
  133. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$2
  134. [21:27:20] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$3
  135. [21:27:20] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  136. [21:27:21] [Thread-6/INFO] [FML]: loc: fml:textures/gui/forge.png, i: 0, j: 0, size: 128, width: 128, height: 128
  137. [21:27:21] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  138. [21:27:21] [Client thread/INFO] [FML]: Searching H:\Forge Modding\Workspace\Resonant-Randomiser\run\mods for mods
  139. [21:27:21] [Twitch authenticator/ERROR]: Given twitch access token is invalid
  140. [21:27:24] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
  141. [21:27:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, resrandom, Baubles, NBTEdit] at CLIENT
  142. [21:27:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, resrandom, Baubles, NBTEdit] at SERVER
  143. [21:27:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Resonant Randomiser, FMLFileResourcePack:Baubles, FMLFileResourcePack:In-game NBTEdit
  144. [21:27:24] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  145. [21:27:24] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  146. [21:27:25] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  147. [21:27:25] [Client thread/INFO] [resrandom]: Loaded configuration file!
  148. [21:27:25] [Client thread/INFO] [FML]: Applying holder lookups
  149. [21:27:25] [Client thread/INFO] [FML]: Holder lookups applied
  150. [21:27:25] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  151. [21:27:25] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  152. [21:27:25] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  153. [21:27:25] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  154. [21:27:25] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  155. [21:27:25] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  156. [21:27:25] [Sound Library Loader/INFO]: Sound engine started
  157. [21:27:26] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  158. [21:27:27] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  159. [21:27:27] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
  160. [21:27:27] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Resonant Randomiser, FMLFileResourcePack:Baubles, FMLFileResourcePack:In-game NBTEdit
  161. [21:27:27] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  162. [21:27:27] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  163. [21:27:27] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  164. [21:27:27] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  165. [21:27:27] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  166. [21:27:27] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  167. [21:27:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  168. [21:27:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  169. [21:27:28] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  170. [21:27:28] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  171. [21:27:28] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  172. [21:27:28] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  173. [21:27:28] [Sound Library Loader/INFO]: Sound engine started
  174. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  175. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  176. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  177. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN resrandom
  178. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  179. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: domain resrandom is missing 7 textures
  180. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: domain resrandom has 1 location:
  181. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: mod resrandom resources at H:\Forge Modding\Workspace\Resonant-Randomiser\bin
  182. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  183. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain resrandom are:
  184. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/resonanttool.png
  185. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/leadstonetool.png
  186. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/creativetool.png
  187. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/basicbag.png
  188. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/improvedbag.png
  189. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/advancedbag.png
  190. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/hardenedtool.png
  191. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  192. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain resrandom
  193. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  194. [21:27:28] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  195. [21:27:32] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  196. [21:27:32] [Server thread/INFO]: Generating keypair
  197. [21:27:32] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  198. [21:27:32] [Server thread/INFO] [FML]: Applying holder lookups
  199. [21:27:32] [Server thread/INFO] [FML]: Holder lookups applied
  200. [21:27:33] [Server thread/INFO] [FML]: Loading dimension 0 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@50461511)
  201. [21:27:33] [Server thread/INFO] [FML]: Loading dimension 1 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@50461511)
  202. [21:27:33] [Server thread/INFO] [FML]: Loading dimension -1 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@50461511)
  203. [21:27:33] [Server thread/INFO]: Preparing start region for level 0
  204. [21:27:33] [Server thread/INFO]: Changing view distance to 16, from 10
  205. [21:27:39] [Server thread/INFO]: Stopping server
  206. [21:27:39] [Server thread/INFO]: Saving players
  207. [21:27:39] [Server thread/INFO]: Saving worlds
  208. [21:27:39] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/Overworld
  209. [21:27:39] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/Nether
  210. [21:27:39] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/The End
  211. [21:27:40] [Server thread/INFO] [FML]: Unloading dimension 0
  212. [21:27:40] [Server thread/INFO] [FML]: Unloading dimension -1
  213. [21:27:40] [Server thread/INFO] [FML]: Unloading dimension 1
  214. [21:27:40] [Server thread/INFO] [FML]: Applying holder lookups
  215. [21:27:40] [Server thread/INFO] [FML]: Holder lookups applied
  216. [21:27:40] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  217. [21:27:40] [Server thread/INFO]: Generating keypair
  218. [21:27:40] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  219. [21:27:40] [Server thread/INFO] [FML]: Applying holder lookups
  220. [21:27:40] [Server thread/INFO] [FML]: Holder lookups applied
  221. [21:27:40] [Server thread/INFO] [FML]: Loading dimension 0 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@3e069cbb)
  222. [21:27:40] [Server thread/INFO] [FML]: Loading dimension 1 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@3e069cbb)
  223. [21:27:40] [Server thread/INFO] [FML]: Loading dimension -1 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@3e069cbb)
  224. [21:27:40] [Server thread/INFO]: Preparing start region for level 0
  225. [21:27:40] [Server thread/INFO]: Changing view distance to 16, from 10
  226. [21:27:41] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
  227. [21:27:41] [Netty IO #3/INFO] [FML]: Client protocol version 2
  228. [21:27:41] [Netty IO #3/INFO] [FML]: Client attempting to join with 6 mods : mcp@9.05,FML@7.10.130.1395,resrandom@@VERSION@,Forge@10.13.3.1395,NBTEdit@1.7.10,Baubles@1.0.1.10
  229. [21:27:41] [Netty IO #3/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  230. [21:27:41] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [] at SERVER
  231. [21:27:41] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  232. [21:27:41] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  233. [21:27:41] [Server thread/INFO]: TheSarge[local:E:7526c2d2] logged in with entity id 114 at (-232.69446077371774, 64.0, 50.748165157762074)
  234. [21:27:41] [Server thread/INFO]: TheSarge joined the game
  235. [21:27:58] [Server thread/ERROR]: Encountered an unexpected exception
  236. net.minecraft.util.ReportedException: Ticking memory connection
  237. at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:198) ~[NetworkSystem.class:?]
  238. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) ~[MinecraftServer.class:?]
  239. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) ~[MinecraftServer.class:?]
  240. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) ~[IntegratedServer.class:?]
  241. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) [MinecraftServer.class:?]
  242. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
  243. Caused by: java.lang.NullPointerException
  244. at com.whammich.resrandom.gui.InventoryBag.<init>(InventoryBag.java:27) ~[InventoryBag.class:?]
  245. at com.whammich.resrandom.gui.GuiHandler.getServerGuiElement(GuiHandler.java:21) ~[GuiHandler.class:?]
  246. at cpw.mods.fml.common.network.NetworkRegistry.getRemoteGuiContainer(NetworkRegistry.java:243) ~[NetworkRegistry.class:?]
  247. at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:75) ~[FMLNetworkHandler.class:?]
  248. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501) ~[EntityPlayer.class:?]
  249. at com.whammich.resrandom.items.ItemBaseBag.onItemRightClick(ItemBaseBag.java:68) ~[ItemBaseBag.class:?]
  250. at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:164) ~[ItemStack.class:?]
  251. at net.minecraft.server.management.ItemInWorldManager.tryUseItem(ItemInWorldManager.java:345) ~[ItemInWorldManager.class:?]
  252. at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:576) ~[NetHandlerPlayServer.class:?]
  253. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) ~[C08PacketPlayerBlockPlacement.class:?]
  254. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) ~[C08PacketPlayerBlockPlacement.class:?]
  255. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) ~[NetworkManager.class:?]
  256. at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) ~[NetworkSystem.class:?]
  257. ... 5 more
  258. [21:27:58] [Server thread/ERROR]: This crash report has been saved to: H:\Forge Modding\Workspace\Resonant-Randomiser\run\.\crash-reports\crash-2015-05-03_21.27.58-server.txt
  259. [21:27:58] [Server thread/INFO]: Stopping server
  260. [21:27:58] [Server thread/INFO]: Saving players
  261. [21:27:58] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----
  262. // Ouch. That hurt :(
  263.  
  264. Time: 03/05/15 21:27
  265. Description: Ticking memory connection
  266.  
  267. java.lang.NullPointerException: Ticking memory connection
  268. at com.whammich.resrandom.gui.InventoryBag.<init>(InventoryBag.java:27)
  269. at com.whammich.resrandom.gui.GuiHandler.getServerGuiElement(GuiHandler.java:21)
  270. at cpw.mods.fml.common.network.NetworkRegistry.getRemoteGuiContainer(NetworkRegistry.java:243)
  271. at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:75)
  272. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501)
  273. at com.whammich.resrandom.items.ItemBaseBag.onItemRightClick(ItemBaseBag.java:68)
  274. at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:164)
  275. at net.minecraft.server.management.ItemInWorldManager.tryUseItem(ItemInWorldManager.java:345)
  276. at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:576)
  277. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74)
  278. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122)
  279. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
  280. at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
  281. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
  282. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  283. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  284. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  285. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  286.  
  287.  
  288. A detailed walkthrough of the error, its code path and all known details is as follows:
  289. ---------------------------------------------------------------------------------------
  290.  
  291. -- Head --
  292. Stacktrace:
  293. at com.whammich.resrandom.gui.InventoryBag.<init>(InventoryBag.java:27)
  294. at com.whammich.resrandom.gui.GuiHandler.getServerGuiElement(GuiHandler.java:21)
  295. at cpw.mods.fml.common.network.NetworkRegistry.getRemoteGuiContainer(NetworkRegistry.java:243)
  296. at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:75)
  297. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501)
  298. at com.whammich.resrandom.items.ItemBaseBag.onItemRightClick(ItemBaseBag.java:68)
  299. at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:164)
  300. at net.minecraft.server.management.ItemInWorldManager.tryUseItem(ItemInWorldManager.java:345)
  301. at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:576)
  302. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74)
  303. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122)
  304. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
  305.  
  306. -- Ticking connection --
  307. Details:
  308. Connection: net.minecraft.network.NetworkManager@699092b1
  309. Stacktrace:
  310. at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
  311. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
  312. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  313. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  314. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  315. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  316.  
  317. -- System Details --
  318. Details:
  319. Minecraft Version: 1.7.10
  320. Operating System: Windows 7 (amd64) version 6.1
  321. Java Version: 1.7.0_67, Oracle Corporation
  322. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  323. Memory: 459689488 bytes (438 MB) / 738721792 bytes (704 MB) up to 1908932608 bytes (1820 MB)
  324. JVM Flags: 0 total;
  325. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  326. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  327. FML: MCP v9.05 FML v7.10.130.1395 Minecraft Forge 10.13.3.1395 6 mods loaded, 6 mods active
  328. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  329. FML{7.10.130.1395} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  330. Forge{10.13.3.1395} [Minecraft Forge] (forgeSrc-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  331. resrandom{@VERSION@} [Resonant Randomiser] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  332. Baubles{1.0.1.10} [Baubles] (Baubles-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  333. NBTEdit{1.7.10} [In-game NBTEdit] (ForgeNBTEdit-universal-1.0.0.test-deobf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  334. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  335. Profiler Position: N/A (disabled)
  336. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  337. Player Count: 1 / 8; [EntityPlayerMP['TheSarge'/114, l='Resonant Pather', x=-232.69, y=64.00, z=50.75]]
  338. Type: Integrated Server (map_client.txt)
  339. Is Modded: Definitely; Client brand changed to 'fml,forge'
  340. [21:27:58] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:393]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2015-05-03_21.27.58-server.txt
  341. [21:27:58] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
  342. [21:27:58] [Server thread/INFO]: Saving worlds
  343. [21:27:58] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/Overworld
  344. [21:27:58] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/Nether
  345. [21:27:58] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/The End
  346. [21:27:58] [Server thread/INFO] [FML]: Unloading dimension 0
  347. [21:27:58] [Server thread/INFO] [FML]: Unloading dimension -1
  348. [21:27:58] [Server thread/INFO] [FML]: Unloading dimension 1
  349. [21:27:58] [Server thread/INFO] [FML]: Applying holder lookups
  350. [21:27:58] [Server thread/INFO] [FML]: Holder lookups applied
  351. [21:27:58] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  352. [21:27:58] [Client thread/INFO] [FML]: Server terminated.
  353. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement