Advertisement
TheSgtPunishment

Untitled

Apr 29th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.38 KB | None | 0 0
  1. [20:46:36] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [20:46:36] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [20:46:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [20:46:36] [main/INFO]: Logging in with username & password
  5. [20:46:37] [main/INFO] [FML]: Forge Mod Loader version 7.10.130.1395 for Minecraft 1.7.10 loading
  6. [20:46:37] [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. [20:46:37] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  8. [20:46:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [20:46:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. [20:46:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [20:46:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [20:46:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [20:46:37] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  14. [20:46:39] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  15. [20:46:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [20:46:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  17. [20:46:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  18. [20:46:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  19. [20:46:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  20. [20:46:41] [main/INFO]: Setting user: TheSarge
  21. [20:46:43] [Client thread/INFO]: LWJGL Version: 2.9.1
  22. [20:46:44] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:100]: ---- Minecraft Crash Report ----
  23. // Shall we play a game?
  24.  
  25. Time: 29/04/15 20:46
  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: 310080568 bytes (295 MB) / 390070272 bytes (372 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. [20:46:44] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  58. [20:46:44] [Client thread/INFO] [FML]: MinecraftForge v10.13.3.1395 Initialized
  59. [20:46:44] [Thread-6/INFO] [FML]: loc: minecraft:textures/font/ascii.png, i: 0, j: 0, size: 128, width: 128, height: 128
  60. [20:46:44] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  61. [20:46:44] [Client thread/INFO] [FML]: Preloading CrashReport classes
  62. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.World$1
  63. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.World$2
  64. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.World$3
  65. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.World$4
  66. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1
  67. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1
  68. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$2
  69. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$3
  70. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$1
  71. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$2
  72. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.entity.EntityTracker$1
  73. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$1
  74. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$2
  75. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.entity.player.InventoryPlayer$1
  76. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$1
  77. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$2
  78. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$3
  79. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$3
  80. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$4
  81. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$5
  82. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$1
  83. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$2
  84. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.network.NetHandlerPlayServer$2
  85. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.network.NetworkSystem$3
  86. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$1
  87. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$2
  88. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$3
  89. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$1
  90. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$2
  91. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$3
  92. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$4
  93. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$5
  94. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$6
  95. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$7
  96. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$8
  97. [20:46:44] [Thread-6/INFO] [FML]: loc: minecraft:textures/gui/title/mojang.png, i: 0, j: 0, size: 256, width: 256, height: 256
  98. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$9
  99. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$3
  100. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$4
  101. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$5
  102. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$6
  103. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$7
  104. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$8
  105. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$9
  106. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$10
  107. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$11
  108. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$12
  109. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$13
  110. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$14
  111. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$15
  112. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$1
  113. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$2
  114. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$3
  115. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$4
  116. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$1
  117. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$2
  118. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$3
  119. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$4
  120. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$1
  121. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$2
  122. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$3
  123. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$1
  124. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$2
  125. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.RenderGlobal$1
  126. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$1
  127. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$2
  128. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$3
  129. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$4
  130. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
  131. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureManager$1
  132. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$1
  133. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$2
  134. [20:46:44] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$3
  135. [20:46:44] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  136. [20:46:44] [Thread-6/INFO] [FML]: loc: fml:textures/gui/forge.png, i: 0, j: 0, size: 128, width: 128, height: 128
  137. [20:46:45] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  138. [20:46:45] [Client thread/INFO] [FML]: Searching H:\Forge Modding\Workspace\Resonant-Pather\run\mods for mods
  139. [20:46:46] [Twitch authenticator/ERROR]: Given twitch access token is invalid
  140. [20:46:48] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
  141. [20:46:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, respath, Baubles] at CLIENT
  142. [20:46:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, respath, Baubles] at SERVER
  143. [20:46:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Resonant Pather, FMLFileResourcePack:Baubles
  144. [20:46:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  145. [20:46:49] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  146. [20:46:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  147. [20:46:49] [Client thread/INFO] [respath]: Loaded configuration file!
  148. [20:46:49] [Client thread/INFO] [FML]: Applying holder lookups
  149. [20:46:49] [Client thread/INFO] [FML]: Holder lookups applied
  150. [20:46:49] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  151. [20:46:49] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  152. [20:46:49] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  153. [20:46:49] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  154. [20:46:50] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  155. [20:46:50] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  156. [20:46:50] [Sound Library Loader/INFO]: Sound engine started
  157. [20:46:51] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  158. [20:46:51] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  159. [20:46:51] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
  160. [20:46:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Resonant Pather, FMLFileResourcePack:Baubles
  161. [20:46:52] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  162. [20:46:52] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  163. [20:46:52] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  164. [20:46:52] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  165. [20:46:52] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  166. [20:46:52] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  167. [20:46:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  168. [20:46:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  169. [20:46:52] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  170. [20:46:52] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  171. [20:46:52] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  172. [20:46:53] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  173. [20:46:53] [Sound Library Loader/INFO]: Sound engine started
  174. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  175. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  176. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  177. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN respath
  178. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  179. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain respath is missing 1 texture
  180. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain respath is missing a resource manager - it is probably a side-effect of automatic texture processing
  181. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  182. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain respath are:
  183. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/bag.png
  184. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  185. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain respath
  186. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  187. [20:46:53] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  188. [20:46:57] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  189. [20:46:57] [Server thread/INFO]: Generating keypair
  190. [20:46:57] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  191. [20:46:57] [Server thread/INFO] [FML]: Applying holder lookups
  192. [20:46:57] [Server thread/INFO] [FML]: Holder lookups applied
  193. [20:46:57] [Server thread/INFO] [FML]: Loading dimension 0 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@5bea13da)
  194. [20:46:57] [Server thread/INFO] [FML]: Loading dimension 1 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@5bea13da)
  195. [20:46:57] [Server thread/INFO] [FML]: Loading dimension -1 (Resonant Pather) (net.minecraft.server.integrated.IntegratedServer@5bea13da)
  196. [20:46:57] [Server thread/INFO]: Preparing start region for level 0
  197. [20:46:58] [Server thread/INFO]: Changing view distance to 16, from 10
  198. [20:46:58] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
  199. [20:46:59] [Netty IO #1/INFO] [FML]: Client protocol version 2
  200. [20:46:59] [Netty IO #1/INFO] [FML]: Client attempting to join with 5 mods : mcp@9.05,FML@7.10.130.1395,respath@@VERSION@,Forge@10.13.3.1395,Baubles@1.0.1.10
  201. [20:46:59] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  202. [20:46:59] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
  203. [20:46:59] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  204. [20:46:59] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  205. [20:46:59] [Server thread/INFO]: TheSarge[local:E:1e491ce5] logged in with entity id 62 at (-222.32235299457938, 64.0, 42.48579973699617)
  206. [20:46:59] [Server thread/INFO]: TheSarge joined the game
  207. [20:47:05] [Server thread/INFO]: Stopping server
  208. [20:47:05] [Server thread/INFO]: Saving players
  209. [20:47:05] [Server thread/INFO]: Saving worlds
  210. [20:47:05] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/Overworld
  211. [20:47:05] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/Nether
  212. [20:47:05] [Server thread/INFO]: Saving chunks for level 'Resonant Pather'/The End
  213. [20:47:05] [Server thread/INFO] [FML]: Unloading dimension 0
  214. [20:47:05] [Server thread/INFO] [FML]: Unloading dimension -1
  215. [20:47:05] [Server thread/INFO] [FML]: Unloading dimension 1
  216. [20:47:05] [Server thread/INFO] [FML]: Applying holder lookups
  217. [20:47:05] [Server thread/INFO] [FML]: Holder lookups applied
  218. [20:47:05] [Client thread/FATAL]: Unreported exception thrown!
  219. java.lang.NullPointerException
  220. at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:265) ~[NetworkRegistry.class:?]
  221. at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93) ~[FMLNetworkHandler.class:?]
  222. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501) ~[EntityPlayer.class:?]
  223. at com.whammich.respather.items.ItemBagBase.onItemRightClick(ItemBagBase.java:67) ~[ItemBagBase.class:?]
  224. at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:164) ~[ItemStack.class:?]
  225. at net.minecraft.client.multiplayer.PlayerControllerMP.sendUseItem(PlayerControllerMP.java:430) ~[PlayerControllerMP.class:?]
  226. at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1558) ~[Minecraft.class:?]
  227. at net.minecraft.client.Minecraft.runTick(Minecraft.java:2045) ~[Minecraft.class:?]
  228. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1040) ~[Minecraft.class:?]
  229. at net.minecraft.client.Minecraft.run(Minecraft.java:962) [Minecraft.class:?]
  230. at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
  231. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  232. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  233. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  234. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  235. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  236. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  237. [20:47:05] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----
  238. // Don't do that.
  239.  
  240. Time: 29/04/15 20:47
  241. Description: Unexpected error
  242.  
  243. java.lang.NullPointerException: Unexpected error
  244. at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:265)
  245. at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
  246. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501)
  247. at com.whammich.respather.items.ItemBagBase.onItemRightClick(ItemBagBase.java:67)
  248. at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:164)
  249. at net.minecraft.client.multiplayer.PlayerControllerMP.sendUseItem(PlayerControllerMP.java:430)
  250. at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1558)
  251. at net.minecraft.client.Minecraft.runTick(Minecraft.java:2045)
  252. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1040)
  253. at net.minecraft.client.Minecraft.run(Minecraft.java:962)
  254. at net.minecraft.client.main.Main.main(Main.java:164)
  255. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  256. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  257. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  258. at java.lang.reflect.Method.invoke(Unknown Source)
  259. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  260. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  261.  
  262.  
  263. A detailed walkthrough of the error, its code path and all known details is as follows:
  264. ---------------------------------------------------------------------------------------
  265.  
  266. -- Head --
  267. Stacktrace:
  268. at cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer(NetworkRegistry.java:265)
  269. at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:93)
  270. at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501)
  271. at com.whammich.respather.items.ItemBagBase.onItemRightClick(ItemBagBase.java:67)
  272. at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:164)
  273. at net.minecraft.client.multiplayer.PlayerControllerMP.sendUseItem(PlayerControllerMP.java:430)
  274. at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1558)
  275.  
  276. -- Affected level --
  277. Details:
  278. Level name: MpServer
  279. All players: 1 total; [EntityClientPlayerMP['TheSarge'/62, l='MpServer', x=-222.32, y=65.62, z=42.49]]
  280. Chunk stats: MultiplayerChunkCache: 590, 590
  281. Level seed: 0
  282. Level generator: ID 01 - flat, ver 0. Features enabled: false
  283. Level generator options:
  284. Level spawn location: World: (-216,4,41), Chunk: (at 8,0,9 in -14,2; contains blocks -224,0,32 to -209,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  285. Level time: 9076 game time, 6000 day time
  286. Level dimension: 0
  287. Level storage version: 0x00000 - Unknown?
  288. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  289. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  290. Forced entities: 33 total; [EntityClientPlayerMP['TheSarge'/62, l='MpServer', x=-222.32, y=65.62, z=42.49], EntityVillager['Villager'/10, l='MpServer', x=-280.00, y=65.00, z=90.75], EntityVillager['Villager'/11, l='MpServer', x=-274.88, y=65.00, z=104.75], EntityVillager['Villager'/12, l='MpServer', x=-280.50, y=65.00, z=99.94], EntityVillager['Villager'/13, l='MpServer', x=-275.31, y=64.00, z=100.47], EntityVillager['Villager'/14, l='MpServer', x=-282.44, y=64.00, z=111.22], EntityVillager['Villager'/15, l='MpServer', x=-267.63, y=65.00, z=94.72], EntityVillager['Villager'/17, l='MpServer', x=-279.72, y=64.00, z=123.59], EntityVillager['Villager'/16, l='MpServer', x=-275.50, y=65.00, z=103.03], EntityPig['Pig'/19, l='MpServer', x=-272.47, y=64.00, z=122.91], EntityVillager['Villager'/18, l='MpServer', x=-276.38, y=65.88, z=118.09], EntityPig['Pig'/20, l='MpServer', x=-274.31, y=64.00, z=123.98], EntityChicken['Chicken'/23, l='MpServer', x=-274.85, y=64.00, z=123.11], EntityChicken['Chicken'/25, l='MpServer', x=-270.99, y=64.00, z=115.76], EntitySheep['Sheep'/24, l='MpServer', x=-270.19, y=64.00, z=119.84], EntityVillager['Villager'/27, l='MpServer', x=-269.75, y=64.00, z=84.88], EntityVillager['Villager'/26, l='MpServer', x=-270.09, y=64.00, z=83.94], EntityVillager['Villager'/29, l='MpServer', x=-265.13, y=65.00, z=97.44], EntityVillager['Villager'/28, l='MpServer', x=-257.03, y=65.00, z=90.50], EntityVillager['Villager'/31, l='MpServer', x=-258.06, y=65.00, z=90.50], EntityVillager['Villager'/30, l='MpServer', x=-265.59, y=64.00, z=102.13], EntityVillager['Villager'/34, l='MpServer', x=-257.53, y=64.00, z=100.16], EntityVillager['Villager'/32, l='MpServer', x=-261.06, y=65.00, z=98.56], EntityVillager['Villager'/33, l='MpServer', x=-266.88, y=64.00, z=106.13], EntityPig['Pig'/38, l='MpServer', x=-267.97, y=64.00, z=120.06], EntitySheep['Sheep'/36, l='MpServer', x=-267.59, y=64.00, z=112.16], EntityPig['Pig'/37, l='MpServer', x=-269.84, y=64.00, z=118.50], EntityVillager['Villager'/40, l='MpServer', x=-257.01, y=64.00, z=113.53], EntityVillager['Villager'/46, l='MpServer', x=-256.04, y=64.00, z=113.88], EntityVillager['Villager'/47, l='MpServer', x=-254.69, y=64.00, z=116.94], EntityVillager['Villager'/44, l='MpServer', x=-245.78, y=65.00, z=104.50], EntityVillager['Villager'/45, l='MpServer', x=-256.47, y=64.00, z=95.72], EntityVillager['Villager'/48, l='MpServer', x=-255.41, y=64.00, z=116.13]]
  291. Retry entities: 0 total; []
  292. Server brand: fml,forge
  293. Server type: Integrated singleplayer server
  294. Stacktrace:
  295. at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
  296. at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2567)
  297. at net.minecraft.client.Minecraft.run(Minecraft.java:991)
  298. at net.minecraft.client.main.Main.main(Main.java:164)
  299. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  300. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  301. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  302. at java.lang.reflect.Method.invoke(Unknown Source)
  303. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  304. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  305.  
  306. -- System Details --
  307. Details:
  308. Minecraft Version: 1.7.10
  309. Operating System: Windows 7 (amd64) version 6.1
  310. Java Version: 1.7.0_67, Oracle Corporation
  311. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  312. Memory: 359619704 bytes (342 MB) / 736100352 bytes (702 MB) up to 1908932608 bytes (1820 MB)
  313. JVM Flags: 0 total;
  314. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  315. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  316. FML: MCP v9.05 FML v7.10.130.1395 Minecraft Forge 10.13.3.1395 5 mods loaded, 5 mods active
  317. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  318. 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
  319. 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
  320. respath{@VERSION@} [Resonant Pather] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  321. Baubles{1.0.1.10} [Baubles] (Baubles-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  322. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon HD 6670'
  323. Launched Version: 1.6
  324. LWJGL: 2.9.1
  325. OpenGL: AMD Radeon HD 6670 GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
  326. GL Caps: Using GL 1.3 multitexturing.
  327. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  328. Anisotropic filtering is supported and maximum anisotropy is 16.
  329. Shaders are available because OpenGL 2.1 is supported.
  330.  
  331. Is Modded: Definitely; Client brand changed to 'fml,forge'
  332. Type: Client (map_client.txt)
  333. Resource Packs: []
  334. Current Language: English (US)
  335. Profiler Position: N/A (disabled)
  336. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  337. Anisotropic Filtering: Off (1)
  338. [20:47:05] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:398]: #@!@# Game crashed! Crash report saved to: #@!@# H:\Forge Modding\Workspace\Resonant-Pather\run\.\crash-reports\crash-2015-04-29_20.47.05-client.txt
  339. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement