Advertisement
TitanChase

Untitled

Apr 13th, 2014
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.94 KB | None | 0 0
  1. [00:44:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [00:44:54] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [00:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [00:44:54] [main/INFO] [FML]: Forge Mod Loader version 7.2.116.1024 for Minecraft 1.7.2 loading
  5. [00:44:54] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
  6. [00:44:54] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  7. [00:44:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [00:44:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  9. [00:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [00:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [00:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [00:44:54] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  13. [00:44:54] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Chase/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1024/forgeSrc-1.7.2-10.12.0.1024.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
  14. [00:44:54] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  15. [00:44:54] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Chase/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1024/forgeSrc-1.7.2-10.12.0.1024.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  16. [00:44:54] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  17. [00:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [00:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  19. [00:44:55] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  20. [00:44:55] [main/INFO]: Setting user: Player33
  21. [00:44:56] [Client thread/INFO]: LWJGL Version: 2.9.0
  22. [00:44:57] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  23. [00:44:57] [Client thread/INFO] [FML]: MinecraftForge v10.12.0.1024 Initialized
  24. [00:44:57] [Client thread/INFO] [FML]: Replaced 128 ore recipies
  25. [00:44:57] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  26. [00:44:57] [Client thread/INFO] [FML]: Searching X:\Coding\Minecraft\Modding\1.7.2\Mods\forge\eclipse\mods for mods
  27. [00:44:58] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
  28. [00:44:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
  29. [00:44:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Tutorial Mod, FMLFileResourcePack:Faction Mod, FMLFileResourcePack:Science Mod, FMLFileResourcePack:Ultra Miner
  30. [00:44:59] [Client thread/WARN] [fm]: Unable to inject @Mod$Instance in non-static field aether.mods.TutMod.TutMod.instance for TM as it is NOT the primary mod instance
  31. [00:44:59] [Client thread/WARN] [sm]: Unable to inject @Mod$Instance in non-static field aether.mods.TutMod.TutMod.instance for TM as it is NOT the primary mod instance
  32. [00:44:59] [Client thread/WARN] [um]: Unable to inject @Mod$Instance in non-static field aether.mods.TutMod.TutMod.instance for TM as it is NOT the primary mod instance
  33. [00:44:59] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  34. [00:44:59] [Client thread/ERROR] [FML]: The entity ID 100000 for mod fm is not an unsigned byte and may not work
  35. [00:44:59] [Client thread/ERROR] [FML]: The mod fm has attempted to register an entity ID 100000 which is already reserved. This could cause severe problems
  36. [00:44:59] [Client thread/ERROR] [FML]: The entity ID 100001 for mod fm is not an unsigned byte and may not work
  37. [00:44:59] [Client thread/ERROR] [FML]: The mod fm has attempted to register an entity ID 100001 which is already reserved. This could cause severe problems
  38. [00:44:59] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  39. [00:44:59] [Client thread/ERROR] [FML]:
  40. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  41. FML{7.2.116.1024} [Forge Mod Loader] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  42. Forge{10.12.0.1024} [Minecraft Forge] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  43. TM{0.1 beta} [Tutorial Mod] (bin) Unloaded->Constructed->Pre-initialized
  44. fm{0.1} [Faction Mod] (bin) Unloaded->Constructed->Pre-initialized
  45. sm{0.1} [Science Mod] (bin) Unloaded->Constructed->Errored
  46. um{0.1} [Ultra Miner] (bin) Unloaded->Constructed->Pre-initialized
  47. [00:44:59] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  48. [00:44:59] [Client thread/ERROR] [FML]: Caught exception from sm
  49. java.lang.ExceptionInInitializerError
  50. at mods.chase.sm.ScienceMod.PreLoad(ScienceMod.java:36) ~[ScienceMod.class:?]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  54. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  55. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536) ~[FMLModContainer.class:?]
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  59. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  60. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[guava-15.0.jar:?]
  61. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[guava-15.0.jar:?]
  62. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[guava-15.0.jar:?]
  63. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[guava-15.0.jar:?]
  64. at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[guava-15.0.jar:?]
  65. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209) ~[LoadController.class:?]
  66. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) ~[LoadController.class:?]
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  70. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  71. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[guava-15.0.jar:?]
  72. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[guava-15.0.jar:?]
  73. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[guava-15.0.jar:?]
  74. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[guava-15.0.jar:?]
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[guava-15.0.jar:?]
  76. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  77. at cpw.mods.fml.common.Loader.loadMods(Loader.java:498) [Loader.class:?]
  78. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194) [FMLClientHandler.class:?]
  79. at net.minecraft.client.Minecraft.startGame(Minecraft.java:561) [Minecraft.class:?]
  80. at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
  81. at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  85. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  88. Caused by: java.lang.NullPointerException
  89. at net.minecraftforge.fluids.FluidRegistry.getFluidID(FluidRegistry.java:119) ~[FluidRegistry.class:?]
  90. at net.minecraftforge.fluids.Fluid.getID(Fluid.java:177) ~[Fluid.class:?]
  91. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:27) ~[FluidStack.class:?]
  92. at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:28) ~[BlockFluidClassic.class:?]
  93. at mods.chase.sm.fluids.fuild.SMProtonFluid.<init>(SMProtonFluid.java:27) ~[SMProtonFluid.class:?]
  94. at mods.chase.sm.fluids.SMFluids.<clinit>(SMFluids.java:12) ~[SMFluids.class:?]
  95. ... 38 more
  96. ---- Minecraft Crash Report ----
  97. // Oh - I know what I did wrong!
  98.  
  99. Time: 2014/04/14 12:44 AM
  100. Description: There was a severe problem during mod loading that has caused the game to fail
  101.  
  102. cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
  103. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  104. at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
  105. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
  106. at net.minecraft.client.Minecraft.startGame(Minecraft.java:561)
  107. at net.minecraft.client.Minecraft.run(Minecraft.java:931)
  108. at net.minecraft.client.main.Main.main(Main.java:112)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  110. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  112. at java.lang.reflect.Method.invoke(Unknown Source)
  113. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  114. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  115. Caused by: java.lang.ExceptionInInitializerError
  116. at mods.chase.sm.ScienceMod.PreLoad(ScienceMod.java:36)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  120. at java.lang.reflect.Method.invoke(Unknown Source)
  121. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  124. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  125. at java.lang.reflect.Method.invoke(Unknown Source)
  126. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  127. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  128. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  129. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  130. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  131. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
  132. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
  133. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  134. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  135. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  136. at java.lang.reflect.Method.invoke(Unknown Source)
  137. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  138. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  139. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  140. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  141. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  142. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  143. at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
  144. ... 10 more
  145. Caused by: java.lang.NullPointerException
  146. at net.minecraftforge.fluids.FluidRegistry.getFluidID(FluidRegistry.java:119)
  147. at net.minecraftforge.fluids.Fluid.getID(Fluid.java:177)
  148. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:27)
  149. at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:28)
  150. at mods.chase.sm.fluids.fuild.SMProtonFluid.<init>(SMProtonFluid.java:27)
  151. at mods.chase.sm.fluids.SMFluids.<clinit>(SMFluids.java:12)
  152. ... 38 more
  153.  
  154.  
  155. A detailed walkthrough of the error, its code path and all known details is as follows:
  156. ---------------------------------------------------------------------------------------
  157.  
  158. -- System Details --
  159. Details:
  160. Minecraft Version: 1.7.2
  161. Operating System: Windows 8 (amd64) version 6.2
  162. Java Version: 1.7.0_21, Oracle Corporation
  163. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  164. Memory: 851901216 bytes (812 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  165. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  166. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  167. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  168. FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 7 mods loaded, 7 mods active
  169. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  170. FML{7.2.116.1024} [Forge Mod Loader] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  171. Forge{10.12.0.1024} [Minecraft Forge] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  172. TM{0.1 beta} [Tutorial Mod] (bin) Unloaded->Constructed->Pre-initialized
  173. fm{0.1} [Faction Mod] (bin) Unloaded->Constructed->Pre-initialized
  174. sm{0.1} [Science Mod] (bin) Unloaded->Constructed->Errored
  175. um{0.1} [Ultra Miner] (bin) Unloaded->Constructed->Pre-initialized
  176. #@!@# Game crashed! Crash report saved to: #@!@# X:\Coding\Minecraft\Modding\1.7.2\Mods\forge\eclipse\.\crash-reports\crash-2014-04-14_00.44.59-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement