Advertisement
Guest User

RC Car Mod

a guest
May 31st, 2013
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.35 KB | None | 0 0
  1. ------------- MultiMC Crash Report -------------
  2. Information:
  3. Date: 05-31-2013 21:26:13
  4. Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
  5. MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-77
  6. Minecraft Version: 1.4.7
  7.  
  8. ------------------ Mod Lists -------------------
  9. Jar Mods:
  10. minecraftforge-universal-1.4.7-6.6.0.497.zip
  11. Version: 6.6.0.497
  12. Filename: minecraftforge-universal-1.4.7-6.6.0.497.zip
  13.  
  14.  
  15. ModLoader Mods:
  16. RCM
  17. Version: Folder
  18. Filename: RCM
  19.  
  20.  
  21.  
  22. ----------------- Console Log ------------------
  23. Instance folder is:
  24. E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\
  25.  
  26. Instance started with command:
  27. "C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: RC Mod" "854x480" "Mojang"
  28.  
  29. Loading jars...
  30. Loading URL: file:/E:/Users/Ian/Documents/Minecraft/instances/RC%20Mod/minecraft/bin/minecraft.jar
  31. Loading URL: file:/E:/Users/Ian/Documents/Minecraft/instances/RC%20Mod/minecraft/bin/lwjgl.jar
  32. Loading URL: file:/E:/Users/Ian/Documents/Minecraft/instances/RC%20Mod/minecraft/bin/lwjgl_util.jar
  33. Loading URL: file:/E:/Users/Ian/Documents/Minecraft/instances/RC%20Mod/minecraft/bin/jinput.jar
  34. Loading natives...
  35. Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
  36. Launching with applet wrapper...
  37. 2013-05-31 21:26:01 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
  38. 2013-05-31 21:26:01 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
  39. 2013-05-31 21:26:02 [INFO] [STDOUT] 27 achievements
  40. 2013-05-31 21:26:03 [INFO] [STDOUT] 210 recipes
  41. 2013-05-31 21:26:03 [INFO] [STDOUT] Setting user: <username>, <session ID>
  42. 2013-05-31 21:26:03 [INFO] [STDOUT] LWJGL Version: 2.4.2
  43. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
  44. 2013-05-31 21:26:03 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
  45. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
  46. 2013-05-31 21:26:03 [INFO] [STDOUT] Replaced 84 ore recipies
  47. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
  48. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] Searching E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\mods for mods
  49. 2013-05-31 21:26:04 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
  50. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  51. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader]
  52. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
  53. FML [Forge Mod Loader] (coremods) Unloaded->Constructed
  54. Forge [Minecraft Forge] (coremods) Unloaded->Constructed
  55. TheRCMod [The RC Mod] (RCM) Unloaded->Errored
  56. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  57. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader] Caught exception from TheRCMod
  58. java.lang.ClassNotFoundException: RCM.RCM_Main
  59. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  60. at java.lang.ClassLoader.loadClass(Unknown Source)
  61. at java.lang.ClassLoader.loadClass(Unknown Source)
  62. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
  63. at java.lang.Class.forName0(Native Method)
  64. at java.lang.Class.forName(Unknown Source)
  65. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  69. at java.lang.reflect.Method.invoke(Unknown Source)
  70. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  71. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  72. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  73. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  74. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  75. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  78. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  79. at java.lang.reflect.Method.invoke(Unknown Source)
  80. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  81. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  82. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  83. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  84. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  85. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  86. at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
  87. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  88. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  89. at asq.a(SourceFile:56)
  90. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  91. at java.lang.Thread.run(Unknown Source)
  92. Caused by: java.lang.NullPointerException
  93. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  94. at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
  95. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
  96. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
  97. ... 32 more
  98.  
  99.  
  100. ------------------- FML Log --------------------
  101. 2013-05-31 21:26:01 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
  102. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] All core mods are successfully located
  103. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Discovering coremods
  104. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
  105. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
  106. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
  107. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
  108. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Running coremod plugins
  109. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
  110. 2013-05-31 21:26:01 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
  111. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
  112. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
  113. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
  114. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Validating minecraft
  115. 2013-05-31 21:26:01 [FINEST] [ForgeModLoader] Minecraft validated, launching...
  116. 2013-05-31 21:26:02 [INFO] [STDOUT] 27 achievements
  117. 2013-05-31 21:26:03 [INFO] [STDOUT] 210 recipes
  118. 2013-05-31 21:26:03 [INFO] [STDOUT] Setting user: Furrball25, 4132309387315693711
  119. 2013-05-31 21:26:03 [INFO] [STDOUT] LWJGL Version: 2.4.2
  120. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
  121. 2013-05-31 21:26:03 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
  122. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
  123. 2013-05-31 21:26:03 [INFO] [STDOUT] Replaced 84 ore recipies
  124. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
  125. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
  126. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
  127. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Found a minecraft related file at E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\bin\minecraft.jar, examining for mod candidates
  128. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Skipping known library file E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\bin\lwjgl.jar
  129. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Skipping known library file E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\bin\lwjgl_util.jar
  130. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Skipping known library file E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\bin\jinput.jar
  131. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Skipping known library file E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\lib\argo-2.25.jar
  132. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Skipping known library file E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\lib\guava-12.0.1.jar
  133. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Skipping known library file E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\lib\asm-all-4.0.jar
  134. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Skipping known library file E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\lib\bcprov-jdk15on-147.jar
  135. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
  136. 2013-05-31 21:26:03 [INFO] [ForgeModLoader] Searching E:\Users\Ian\Documents\Minecraft\instances\RC Mod\minecraft\mods for mods
  137. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Found a candidate mod directory RCM
  138. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
  139. 2013-05-31 21:26:03 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
  140. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Examining directory RCM for potential mods
  141. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] No mcmod.info file found in directory RCM
  142. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package Entities
  143. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package Items
  144. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package Models
  145. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package org
  146. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package org.lwjgl
  147. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package org.lwjgl.util
  148. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package org.lwjgl.util.vector
  149. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod RCM.RCM_Main
  150. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
  151. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package RCMod
  152. 2013-05-31 21:26:04 [FINEST] [ForgeModLoader] Recursing into package Renders
  153. 2013-05-31 21:26:04 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
  154. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Received a system property request ''
  155. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
  156. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
  157. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Activating mod mcp
  158. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Activating mod FML
  159. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Activating mod Forge
  160. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Enabling mod TheRCMod
  161. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Activating mod TheRCMod
  162. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
  163. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] All mod requirements are satisfied
  164. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Sorting mods into an ordered list
  165. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Mod sorting completed successfully
  166. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Mod sorting data:
  167. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] TheRCMod(The RC Mod:2.3.0): RCM ()
  168. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
  169. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
  170. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
  171. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
  172. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
  173. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
  174. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod TheRCMod
  175. 2013-05-31 21:26:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod TheRCMod
  176. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Mod signature data:
  177. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND)
  178. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.4.520): coremods (NO VALID CERTIFICATE FOUND)
  179. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.497): coremods (NO VALID CERTIFICATE FOUND)
  180. 2013-05-31 21:26:04 [FINE] [ForgeModLoader] TheRCMod(The RC Mod:2.3.0): RCM (NO VALID CERTIFICATE FOUND)
  181. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  182. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader]
  183. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
  184. FML [Forge Mod Loader] (coremods) Unloaded->Constructed
  185. Forge [Minecraft Forge] (coremods) Unloaded->Constructed
  186. TheRCMod [The RC Mod] (RCM) Unloaded->Errored
  187. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  188. 2013-05-31 21:26:04 [SEVERE] [ForgeModLoader] Caught exception from TheRCMod
  189. java.lang.ClassNotFoundException: RCM.RCM_Main
  190. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  191. at java.lang.ClassLoader.loadClass(Unknown Source)
  192. at java.lang.ClassLoader.loadClass(Unknown Source)
  193. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
  194. at java.lang.Class.forName0(Native Method)
  195. at java.lang.Class.forName(Unknown Source)
  196. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
  197. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  198. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  199. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  200. at java.lang.reflect.Method.invoke(Unknown Source)
  201. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  202. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  203. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  204. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  205. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  206. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  207. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  208. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  209. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  210. at java.lang.reflect.Method.invoke(Unknown Source)
  211. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  212. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  213. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  214. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  215. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  216. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  217. at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
  218. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  219. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  220. at asq.a(SourceFile:56)
  221. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  222. at java.lang.Thread.run(Unknown Source)
  223. Caused by: java.lang.NullPointerException
  224. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  225. at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
  226. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
  227. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
  228. ... 32 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement