Advertisement
Guest User

advmachines bug

a guest
Oct 20th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.60 KB | None | 0 0
  1. 2012-10-21 10:25:33 [INFO] [ForgeModLoader] Forge Mod Loader version 3.0.196.366 for Minecraft client:1.3.2, server:1.3.2 loading
  2. 2012-10-21 10:25:33 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
  3. 2012-10-21 10:25:33 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
  4. 2012-10-21 10:25:34 [INFO] [STDOUT] Inserted super call into aqu.c
  5. 2012-10-21 10:25:34 [INFO] [STDOUT] aqh was overriden from NotEnoughItems 1.4.0.1.jar
  6. 2012-10-21 10:25:35 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
  7. 2012-10-21 10:25:35 [INFO] [STDOUT] 27 achievements
  8. 2012-10-21 10:25:35 [INFO] [STDOUT] 195 recipes
  9. 2012-10-21 10:25:35 [INFO] [STDOUT] Setting user: <username>, Offline
  10. 2012-10-21 10:25:36 [INFO] [STDOUT] LWJGL Version: 2.8.4
  11. 2012-10-21 10:25:38 [INFO] [STDOUT] OptiFine_1.3.2_HD_U_B3
  12. 2012-10-21 10:25:38 [INFO] [STDOUT] Sun Oct 21 10:25:38 GMT+10:00 2012
  13. 2012-10-21 10:25:38 [INFO] [STDOUT] OS: Windows 7 (x86) version 6.1
  14. 2012-10-21 10:25:38 [INFO] [STDOUT] Java: 1.7.0_09, Oracle Corporation
  15. 2012-10-21 10:25:38 [INFO] [STDOUT] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  16. 2012-10-21 10:25:38 [INFO] [STDOUT] LWJGL: 2.8.4
  17. 2012-10-21 10:25:38 [INFO] [STDOUT] OpenGL: Intel(R) HD Graphics Family version 3.0.0 - Build 8.15.10.2342, Intel
  18. 2012-10-21 10:25:38 [INFO] [STDOUT] OpenGL Version: 3.0
  19. 2012-10-21 10:25:38 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  20. 2012-10-21 10:25:38 [INFO] [STDOUT] Checking for new version
  21. 2012-10-21 10:25:39 [INFO] [STDOUT] Version found: B4
  22. 2012-10-21 10:25:39 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
  23. 2012-10-21 10:25:39 [INFO] [STDOUT] Loading /font/default.properties
  24. 2012-10-21 10:25:39 [INFO] [STDOUT] Loading /font/alternate.properties
  25. 2012-10-21 10:25:39 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
  26. 2012-10-21 10:25:39 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
  27. 2012-10-21 10:25:40 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.3.2_HD_U_B3, enabling compatibility features
  28. 2012-10-21 10:25:40 [INFO] [ForgeModLoader] Searching D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\mods for mods
  29. 2012-10-21 10:25:41 [INFO] [ForgeModLoader] Forge Mod Loader has identified 20 mods to load
  30. 2012-10-21 10:25:41 [SEVERE] [ForgeModLoader] FML has found a non-mod file NEI_BuildcraftPlugin 1.1.0.7.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  31. 2012-10-21 10:25:41 [SEVERE] [ForgeModLoader] FML has found a non-mod file NEI_ForestryPlugin 1.2.0.28.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  32. 2012-10-21 10:25:41 [SEVERE] [ForgeModLoader] FML has found a non-mod file NEI_IC2Plugin 1.1.0.12.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  33. 2012-10-21 10:25:42 [INFO] [STDOUT] AdvancedMachines failed to load configuration :(
  34. 2012-10-21 10:25:42 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
  35. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
  36. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
  37. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:341)
  38. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  42. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  43. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  44. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  45. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  46. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  47. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  48. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  50. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  51. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  52. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  53. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  54. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  55. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  56. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  57. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  58. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)
  59. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:144)
  60. 2012-10-21 10:25:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:405)
  61. 2012-10-21 10:25:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:737)
  62. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  63. 2012-10-21 10:25:42 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  64. 2012-10-21 10:25:42 [INFO] [STDERR] at ic2.snyke7.AdvancedMachinesCore.<clinit>(AdvancedMachinesCore.java:101)
  65. 2012-10-21 10:25:42 [INFO] [STDERR] ... 28 more
  66.  
  67.  
  68. ------------------- FML Log --------------------
  69. 2012-10-21 10:25:33 [INFO] [ForgeModLoader] Forge Mod Loader version 3.0.196.366 for Minecraft client:1.3.2, server:1.3.2 loading
  70. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] All core mods are successfully located
  71. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Discovering coremods
  72. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.1.jar
  73. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.1.jar
  74. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.1.jar
  75. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.0.1.jar
  76. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.0.1.jar
  77. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.0.1.jar
  78. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
  79.  
  80. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
  81.  
  82. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
  83.  
  84. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Running coremod plugins
  85. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
  86. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
  87. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
  88. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
  89. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
  90. 2012-10-21 10:25:33 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
  91. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
  92. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
  93. 2012-10-21 10:25:33 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
  94. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
  95. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Validating minecraft
  96. 2012-10-21 10:25:33 [FINEST] [ForgeModLoader] Minecraft validated, launching...
  97. 2012-10-21 10:25:34 [INFO] [STDOUT] Inserted super call into aqu.c
  98. 2012-10-21 10:25:34 [INFO] [STDOUT] aqh was overriden from NotEnoughItems 1.4.0.1.jar
  99. 2012-10-21 10:25:35 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
  100. 2012-10-21 10:25:35 [INFO] [STDOUT] 27 achievements
  101. 2012-10-21 10:25:35 [INFO] [STDOUT] 195 recipes
  102. 2012-10-21 10:25:35 [INFO] [STDOUT] Setting user: miner029, Offline
  103. 2012-10-21 10:25:36 [INFO] [STDOUT] LWJGL Version: 2.8.4
  104. 2012-10-21 10:25:38 [INFO] [STDOUT] OptiFine_1.3.2_HD_U_B3
  105. 2012-10-21 10:25:38 [INFO] [STDOUT] Sun Oct 21 10:25:38 GMT+10:00 2012
  106. 2012-10-21 10:25:38 [INFO] [STDOUT] OS: Windows 7 (x86) version 6.1
  107. 2012-10-21 10:25:38 [INFO] [STDOUT] Java: 1.7.0_09, Oracle Corporation
  108. 2012-10-21 10:25:38 [INFO] [STDOUT] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  109. 2012-10-21 10:25:38 [INFO] [STDOUT] LWJGL: 2.8.4
  110. 2012-10-21 10:25:38 [INFO] [STDOUT] OpenGL: Intel(R) HD Graphics Family version 3.0.0 - Build 8.15.10.2342, Intel
  111. 2012-10-21 10:25:38 [INFO] [STDOUT] OpenGL Version: 3.0
  112. 2012-10-21 10:25:38 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  113. 2012-10-21 10:25:38 [INFO] [STDOUT] Checking for new version
  114. 2012-10-21 10:25:39 [INFO] [STDOUT] Version found: B4
  115. 2012-10-21 10:25:39 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
  116. 2012-10-21 10:25:39 [INFO] [STDOUT] Loading /font/default.properties
  117. 2012-10-21 10:25:39 [INFO] [STDOUT] Loading /font/alternate.properties
  118. 2012-10-21 10:25:39 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
  119. 2012-10-21 10:25:39 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
  120. 2012-10-21 10:25:40 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.3.2_HD_U_B3, enabling compatibility features
  121. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]
  122. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
  123. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a minecraft related file at D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\bin\minecraft.jar, examining for mod candidates
  124. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Skipping known library file D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\bin\lwjgl.jar
  125. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Skipping known library file D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\bin\lwjgl_util.jar
  126. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Skipping known library file D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\bin\jinput.jar
  127. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a minecraft related file at D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\coremods\CodeChickenCore 0.6.1.jar, examining for mod candidates
  128. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a minecraft related file at D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\coremods\NotEnoughItems 1.4.0.1.jar, examining for mod candidates
  129. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Skipping known library file D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\lib\argo-2.25.jar
  130. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Skipping known library file D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\lib\guava-12.0.1.jar
  131. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Skipping known library file D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\lib\asm-all-4.0.jar
  132. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
  133. 2012-10-21 10:25:40 [INFO] [ForgeModLoader] Searching D:\klam46\My Documents\~ Minecraft Files\MultiMC\instances\Everything\.minecraft\mods for mods
  134. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.3.2]ReiMinimap_v3.2_05.zip
  135. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines v1.6b Universal.zip
  136. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArmorStatusHUDv1.2(1.3.2).zip
  137. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.2.0pre7.jar
  138. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChargingBench-1.3.2.b3-IC2_1.106.zip
  139. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate mod directory daftpvf
  140. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate mod directory debug
  141. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-1.5.0.2.jar
  142. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.3.2.zip
  143. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.106.jar
  144. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file IngameInfo.ML.1.3.2.r01.zip
  145. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_1_0.zip
  146. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEI_BuildcraftPlugin 1.1.0.7.zip
  147. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEI_ForestryPlugin 1.2.0.28.zip
  148. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEI_IC2Plugin 1.1.0.12.zip
  149. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
  150. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Found a candidate mod directory WorldEditCUI
  151. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
  152. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
  153. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_WorldEditCUI
  154. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.6.1.jar for potential mods
  155. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.6.1.jar appears to be missing an mcmod.info file
  156. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.0.1.jar for potential mods
  157. 2012-10-21 10:25:40 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.0.1.jar appears to be missing an mcmod.info file
  158. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file [1.3.2]ReiMinimap_v3.2_05.zip for potential mods
  159. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.3.2]ReiMinimap_v3.2_05.zip
  160. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
  161. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file AdvancedMachines v1.6b Universal.zip for potential mods
  162. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines v1.6b Universal.zip
  163. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.snyke7.AdvancedMachinesCore
  164. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  165. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file ArmorStatusHUDv1.2(1.3.2).zip for potential mods
  166. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] The mod container ArmorStatusHUDv1.2(1.3.2).zip appears to be missing an mcmod.info file
  167. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ArmorStatusHUD
  168. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.2.0pre7.jar for potential mods
  169. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.2.0pre7.jar
  170. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
  171. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.2.0pre7] [BuildCraft|Core@3.2.0pre7] []
  172. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
  173. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  174. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
  175. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.2.0pre7] [BuildCraft|Core@3.2.0pre7] []
  176. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
  177. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.2.0pre7] [BuildCraft|Core@3.2.0pre7] []
  178. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
  179. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Transport@3.2.0pre7] [BuildCraft|Transport@3.2.0pre7] []
  180. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
  181. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [BuildCraft|Core@3.2.0pre7] [BuildCraft|Core@3.2.0pre7] []
  182. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file ChargingBench-1.3.2.b3-IC2_1.106.zip for potential mods
  183. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file ChargingBench-1.3.2.b3-IC2_1.106.zip
  184. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kaijin.ChargingBench.ChargingBench
  185. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [IC2@[1.106,), Forge@[4.1.1.251,)] [IC2@[1.106,), Forge@[4.1.1.251,)] []
  186. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining directory daftpvf for potential mods
  187. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] No mcmod.info file found in directory daftpvf
  188. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining directory debug for potential mods
  189. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] No mcmod.info file found in directory debug
  190. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file forestry-A-1.5.0.2.jar for potential mods
  191. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-1.5.0.2.jar
  192. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
  193. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  194. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.3.2.zip for potential mods
  195. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.3.2.zip
  196. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
  197. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [] [IC2] []
  198. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.106.jar for potential mods
  199. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.106.jar
  200. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.common.IC2
  201. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  202. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file IngameInfo.ML.1.3.2.r01.zip for potential mods
  203. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file IngameInfo.ML.1.3.2.r01.zip
  204. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ingameInfo
  205. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_1_0.zip for potential mods
  206. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_1_0.zip
  207. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.AdvancedSolarPanel
  208. 2012-10-21 10:25:41 [FINEST] [ForgeModLoader] Using mcmod dependency info : [IC2, FML, Forge] [IC2] []
  209. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file NEI_BuildcraftPlugin 1.1.0.7.zip for potential mods
  210. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] The mod container NEI_BuildcraftPlugin 1.1.0.7.zip appears to be missing an mcmod.info file
  211. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file NEI_ForestryPlugin 1.2.0.28.zip for potential mods
  212. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] The mod container NEI_ForestryPlugin 1.2.0.28.zip appears to be missing an mcmod.info file
  213. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining file NEI_IC2Plugin 1.1.0.12.zip for potential mods
  214. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] The mod container NEI_IC2Plugin 1.1.0.12.zip appears to be missing an mcmod.info file
  215. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
  216. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
  217. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Examining directory WorldEditCUI for potential mods
  218. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] No mcmod.info file found in directory WorldEditCUI
  219. 2012-10-21 10:25:41 [INFO] [ForgeModLoader] Forge Mod Loader has identified 20 mods to load
  220. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Received a system property request ''
  221. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
  222. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
  223. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod FML
  224. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod Forge
  225. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod mod_CodeChickenCore
  226. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod mod_NotEnoughItems
  227. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod mod_WorldEditCUI
  228. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod mod_WorldEditCUI
  229. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
  230. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
  231. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod snyke7_AdvancedMachines
  232. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod snyke7_AdvancedMachines
  233. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod mod_ArmorStatusHUD
  234. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod mod_ArmorStatusHUD
  235. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Builders
  236. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod BuildCraft|Builders
  237. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Core
  238. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod BuildCraft|Core
  239. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Energy
  240. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod BuildCraft|Energy
  241. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Factory
  242. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod BuildCraft|Factory
  243. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Silicon
  244. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod BuildCraft|Silicon
  245. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Transport
  246. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod BuildCraft|Transport
  247. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod ChargingBench
  248. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod ChargingBench
  249. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod Forestry
  250. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod Forestry
  251. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod IC2NuclearControl
  252. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod IC2NuclearControl
  253. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod IC2
  254. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod IC2
  255. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod mod_ingameInfo
  256. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod mod_ingameInfo
  257. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Enabling mod AdvancedSolarPanel
  258. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Activating mod AdvancedSolarPanel
  259. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
  260. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] All mod requirements are satisfied
  261. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Sorting mods into an ordered list
  262. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Mod sorting completed successfully
  263. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Mod sorting data:
  264. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] mod_WorldEditCUI(mod_WorldEditCUI:Not available): minecraft.jar ()
  265. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.3.2]ReiMinimap_v3.2_05.zip ()
  266. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] snyke7_AdvancedMachines(Advanced Machines:v1.6b): AdvancedMachines v1.6b Universal.zip ()
  267. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] mod_ArmorStatusHUD(mod_ArmorStatusHUD:Not available): ArmorStatusHUDv1.2(1.3.2).zip ()
  268. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.2.0pre7): buildcraft-A-3.2.0pre7.jar ()
  269. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.2.0pre7): buildcraft-A-3.2.0pre7.jar (required-after:BuildCraft|Core@3.2.0pre7)
  270. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.2.0pre7): buildcraft-A-3.2.0pre7.jar (required-after:BuildCraft|Core@3.2.0pre7)
  271. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.2.0pre7): buildcraft-A-3.2.0pre7.jar (required-after:BuildCraft|Core@3.2.0pre7)
  272. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.2.0pre7): buildcraft-A-3.2.0pre7.jar (required-after:BuildCraft|Core@3.2.0pre7)
  273. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.2.0pre7): buildcraft-A-3.2.0pre7.jar (required-after:BuildCraft|Transport@3.2.0pre7)
  274. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.106): industrialcraft-2_1.106.jar ()
  275. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] ChargingBench(Charging Bench:1.3.2.b3-IC2_1.106): ChargingBench-1.3.2.b3-IC2_1.106.zip (required-after:IC2@[1.106,);required-after:Forge@[4.1.1.251,))
  276. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:1.5.0.2): forestry-A-1.5.0.2.jar ()
  277. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.3.2): IC2NuclearControl-1.3.2.zip (after:IC2)
  278. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] mod_ingameInfo(mod_ingameInfo:Not available): IngameInfo.ML.1.3.2.r01.zip ()
  279. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.1.0): mod_AdvancedSolarPanels_3_1_0.zip ()
  280. 2012-10-21 10:25:41 [SEVERE] [ForgeModLoader] FML has found a non-mod file NEI_BuildcraftPlugin 1.1.0.7.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  281. 2012-10-21 10:25:41 [SEVERE] [ForgeModLoader] FML has found a non-mod file NEI_ForestryPlugin 1.2.0.28.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  282. 2012-10-21 10:25:41 [SEVERE] [ForgeModLoader] FML has found a non-mod file NEI_IC2Plugin 1.1.0.12.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  283. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 to mod FML
  284. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 delivered to mod FML
  285. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 to mod Forge
  286. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 delivered to mod Forge
  287. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 to mod mod_CodeChickenCore
  288. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 delivered to mod mod_CodeChickenCore
  289. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 to mod mod_NotEnoughItems
  290. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 delivered to mod mod_NotEnoughItems
  291. 2012-10-21 10:25:41 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 to mod mod_WorldEditCUI
  292. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] No MLProp configuration for mod_WorldEditCUI found or required. No file written
  293. 2012-10-21 10:25:41 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_WorldEditCUI
  294. 2012-10-21 10:25:42 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_WorldEditCUI
  295. 2012-10-21 10:25:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 delivered to mod mod_WorldEditCUI
  296. 2012-10-21 10:25:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 to mod mod_ReiMinimap
  297. 2012-10-21 10:25:42 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
  298. 2012-10-21 10:25:42 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
  299. 2012-10-21 10:25:42 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
  300. 2012-10-21 10:25:42 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 delivered to mod mod_ReiMinimap
  301. 2012-10-21 10:25:42 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@14b4f67 to mod snyke7_AdvancedMachines
  302. 2012-10-21 10:25:42 [INFO] [STDOUT] AdvancedMachines failed to load configuration :(
  303. 2012-10-21 10:25:42 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
  304. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
  305. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
  306. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:341)
  307. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  308. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  309. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  310. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  311. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  312. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  313. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  314. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  315. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  316. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  317. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  318. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  319. 2012-10-21 10:25:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  320. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  321. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  322. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  323. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  324. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  325. 2012-10-21 10:25:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  326. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  327. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)
  328. 2012-10-21 10:25:42 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:144)
  329. 2012-10-21 10:25:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:405)
  330. 2012-10-21 10:25:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:737)
  331. 2012-10-21 10:25:42 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  332. 2012-10-21 10:25:42 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  333. 2012-10-21 10:25:42 [INFO] [STDERR] at ic2.snyke7.AdvancedMachinesCore.<clinit>(AdvancedMachinesCore.java:101)
  334. 2012-10-21 10:25:42 [INFO] [STDERR] ... 28 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement