Advertisement
Guest User

Untitled

a guest
Jan 6th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.64 KB | None | 0 0
  1. [14:18:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [14:18:48] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [14:18:48] [main/INFO]: Forge Mod Loader version 7.10.85.1236 for Minecraft 1.7.10 loading
  5. [14:18:48] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  6. [14:18:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [14:18:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [14:18:50] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [14:18:50] [main/ERROR]: The minecraft jar file:/C:/Users/dxtr/.asielauncher/OPCPack/bin/minecraft.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!
  13. [14:18:50] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  14. [14:18:50] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/dxtr/.asielauncher/OPCPack/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  15. [14:18:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [14:18:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [14:18:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  18. [14:18:51] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  19. [14:18:51] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  20. [14:18:51] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  21. [14:18:52] [main/INFO]: Setting user: colin2007
  22. [14:18:54] [Client thread/INFO]: LWJGL Version: 2.9.1
  23. [14:18:54] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  24. [14:18:54] [Client thread/ERROR]: Couldn't initialize twitch stream
  25. [14:18:55] [Client thread/INFO]: Attempting early MinecraftForge initialization
  26. [14:18:55] [Client thread/INFO]: MinecraftForge v10.13.2.1236 Initialized
  27. [14:18:55] [Client thread/INFO]: Replaced 182 ore recipies
  28. [14:18:55] [Client thread/INFO]: Completed early MinecraftForge initialization
  29. [14:18:55] [Client thread/WARN]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
  30. [14:18:55] [Client thread/WARN]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
  31. [14:18:55] [Client thread/INFO]: Searching C:\Users\dxtr\.asielauncher\OPCPack\mods for mods
  32. [14:18:57] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
  33. [14:18:58] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenComputers|Core, OpenComputers] at CLIENT
  34. [14:18:58] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenComputers|Core, OpenComputers] at SERVER
  35. [14:18:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:OpenComputers
  36. [14:18:59] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  37. // Hey, that tickles! Hehehe!
  38.  
  39. Time: 6-1-15 14:18
  40. Description: Initializing game
  41.  
  42. java.lang.NoClassDefFoundError: com/typesafe/config/ConfigMergeable
  43. at li.cil.oc.common.Proxy.<init>(Proxy.scala:92)
  44. at li.cil.oc.client.Proxy.<init>(Proxy.scala:31)
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  46. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  47. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  48. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  49. at java.lang.Class.newInstance(Unknown Source)
  50. at cpw.mods.fml.common.ILanguageAdapter$ScalaAdapter.setInternalProxies(ILanguageAdapter.java:139)
  51. at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:81)
  52. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. at java.lang.reflect.Method.invoke(Unknown Source)
  57. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  58. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  59. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  60. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  61. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  62. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  63. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  67. at java.lang.reflect.Method.invoke(Unknown Source)
  68. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  69. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  70. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  71. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  72. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  73. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  74. at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
  75. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
  76. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  77. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  78. at net.minecraft.client.main.Main.main(SourceFile:148)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  81. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  82. at java.lang.reflect.Method.invoke(Unknown Source)
  83. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  84. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  85. Caused by: java.lang.ClassNotFoundException: com.typesafe.config.ConfigMergeable
  86. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  87. at java.lang.ClassLoader.loadClass(Unknown Source)
  88. at java.lang.ClassLoader.loadClass(Unknown Source)
  89. ... 42 more
  90. Caused by: java.lang.NullPointerException
  91. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  92. ... 44 more
  93.  
  94.  
  95. A detailed walkthrough of the error, its code path and all known details is as follows:
  96. ---------------------------------------------------------------------------------------
  97.  
  98. -- Head --
  99. Stacktrace:
  100. at li.cil.oc.common.Proxy.<init>(Proxy.scala:92)
  101. at li.cil.oc.client.Proxy.<init>(Proxy.scala:31)
  102. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  103. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  104. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  105. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  106. at java.lang.Class.newInstance(Unknown Source)
  107. at cpw.mods.fml.common.ILanguageAdapter$ScalaAdapter.setInternalProxies(ILanguageAdapter.java:139)
  108. at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:81)
  109. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
  110. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  111. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  112. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  113. at java.lang.reflect.Method.invoke(Unknown Source)
  114. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  115. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  116. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  117. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  118. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  119. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  120. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  121. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  123. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  124. at java.lang.reflect.Method.invoke(Unknown Source)
  125. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  126. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  127. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  128. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  129. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  130. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  131. at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
  132. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
  133. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  134.  
  135. -- Initialization --
  136. Details:
  137. Stacktrace:
  138. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  139. at net.minecraft.client.main.Main.main(SourceFile:148)
  140. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  141. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  142. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  143. at java.lang.reflect.Method.invoke(Unknown Source)
  144. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  145. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  146.  
  147. -- System Details --
  148. Details:
  149. Minecraft Version: 1.7.10
  150. Operating System: Windows 7 (amd64) version 6.1
  151. Java Version: 1.7.0_71, Oracle Corporation
  152. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  153. Memory: 310345872 bytes (295 MB) / 915406848 bytes (873 MB) up to 3817865216 bytes (3641 MB)
  154. JVM Flags: 5 total; -Xmx1024m -Xms1024m -Xms512m -Xmx4096m -XX:PermSize=512m
  155. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  156. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  157. FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 5 mods loaded, 5 mods active
  158. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
  159. FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236-universal.jar) Unloaded->Constructed
  160. Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236-universal.jar) Unloaded->Constructed
  161. OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed
  162. OpenComputers{1.4.3.21-beta.1} [OpenComputers] (OpenComputers-MC1.7.10-1.4.3.21-beta.1-universal.jar) Unloaded
  163. Launched Version: 1.7.10
  164. LWJGL: 2.9.1
  165. OpenGL: GeForce GTX 670/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  166. GL Caps: Using GL 1.3 multitexturing.
  167. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  168. Anisotropic filtering is supported and maximum anisotropy is 16.
  169. Shaders are available because OpenGL 2.1 is supported.
  170.  
  171. Is Modded: Definitely; Client brand changed to 'fml,forge'
  172. Type: Client (map_client.txt)
  173. Resource Packs: []
  174. Current Language: English (US)
  175. Profiler Position: N/A (disabled)
  176. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  177. Anisotropic Filtering: Off (1)
  178. [14:18:59] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\dxtr\.asielauncher\OPCPack\crash-reports\crash-2015-01-06_14.18.59-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement