Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.07 KB | None | 0 0
  1. [10:56:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [10:56:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [10:56:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [10:56:08] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading
  5. [10:56:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51
  6. [10:56:09] [main/INFO] [FML]: Searching C:\Users\paige\AppData\Roaming\.minecraft\mods for mods
  7. [10:56:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [10:56:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  9. [10:56:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [10:56:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [10:56:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [10:56:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  13. [10:56:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  14. [10:56:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [10:56:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [10:56:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  17. [10:56:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  18. [10:56:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  19. [10:56:18] [main/INFO] [net.minecraft.client.Minecraft]: Setting user: ThePhoenixSword
  20. [10:56:30] [main/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  21. [10:56:30] [main/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
  22. [10:56:33] [main/INFO] [FML]: -- System Details --
  23. Details:
  24. Minecraft Version: 1.12.2
  25. Operating System: Windows 10 (amd64) version 10.0
  26. Java Version: 1.8.0_51, Oracle Corporation
  27. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  28. Memory: 284461056 bytes (271 MB) / 486539264 bytes (464 MB) up to 1073741824 bytes (1024 MB)
  29. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  30. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  31. FML:
  32. Loaded coremods (and transformers):
  33. GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4749' Renderer: 'Intel(R) HD Graphics 500'
  34. [10:56:34] [main/INFO] [FML]: MinecraftForge v14.23.4.2705 Initialized
  35. [10:56:34] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  36. [10:56:34] [main/INFO] [FML]: Replaced 1036 ore ingredients
  37. [10:56:35] [main/INFO] [FML]: Searching C:\Users\paige\AppData\Roaming\.minecraft\mods for mods
  38. [10:56:38] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 280451399 nanos
  39. [10:56:39] [main/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
  40. [10:56:40] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, props, mercurius] at CLIENT
  41. [10:56:40] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, props, mercurius] at SERVER
  42. [10:56:42] [main/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Mercurius
  43. [10:56:43] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
  44. // Everything's going to plan. No, really, that was supposed to happen.
  45.  
  46. Time: 7/17/18 10:56 AM
  47. Description: Initializing game
  48.  
  49. java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback
  50. at java.lang.Class.forName0(Native Method)
  51. at java.lang.Class.forName(Class.java:348)
  52. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:528)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56. at java.lang.reflect.Method.invoke(Method.java:497)
  57. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  58. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  59. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  60. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  61. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  62. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  63. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  64. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  65. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  69. at java.lang.reflect.Method.invoke(Method.java:497)
  70. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  71. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  72. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  73. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  74. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  75. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  76. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  77. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  78. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  79. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:225)
  80. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  81. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  82. at net.minecraft.client.main.Main.main(SourceFile:123)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  86. at java.lang.reflect.Method.invoke(Method.java:497)
  87. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  88. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  89. Caused by: java.lang.ClassNotFoundException: com.mia.craftstudio.IPackReaderCallback
  90. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  91. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  92. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  93. ... 39 more
  94. Caused by: java.lang.NullPointerException
  95. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  96. ... 41 more
  97.  
  98.  
  99. A detailed walkthrough of the error, its code path and all known details is as follows:
  100. ---------------------------------------------------------------------------------------
  101.  
  102. -- Head --
  103. Thread: Client thread
  104. Stacktrace:
  105. at java.lang.Class.forName0(Native Method)
  106. at java.lang.Class.forName(Class.java:348)
  107. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:528)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  110. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  111. at java.lang.reflect.Method.invoke(Method.java:497)
  112. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  113. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  114. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  115. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  116. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  117. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  118. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  119. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  120. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  121. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  123. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  124. at java.lang.reflect.Method.invoke(Method.java:497)
  125. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  126. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  127. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  128. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  129. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  130. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  131. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  132. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  133. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  134. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:225)
  135. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  136.  
  137. -- Initialization --
  138. Details:
  139. Stacktrace:
  140. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  141. at net.minecraft.client.main.Main.main(SourceFile:123)
  142. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  143. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  144. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  145. at java.lang.reflect.Method.invoke(Method.java:497)
  146. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  147. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  148.  
  149. -- System Details --
  150. Details:
  151. Minecraft Version: 1.12.2
  152. Operating System: Windows 10 (amd64) version 10.0
  153. Java Version: 1.8.0_51, Oracle Corporation
  154. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  155. Memory: 276736720 bytes (263 MB) / 486539264 bytes (464 MB) up to 1073741824 bytes (1024 MB)
  156. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  157. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  158. FML: MCP 9.42 Powered by Forge 14.23.4.2705 6 mods loaded, 6 mods active
  159. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  160.  
  161. | State | ID | Version | Source | Signature |
  162. |:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
  163. | UC | minecraft | 1.12.2 | minecraft.jar | None |
  164. | UC | mcp | 9.42 | minecraft.jar | None |
  165. | UC | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  166. | UC | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  167. | U | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None |
  168. | U | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
  169.  
  170. Loaded coremods (and transformers):
  171. GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4749' Renderer: 'Intel(R) HD Graphics 500'
  172. Launched Version: 1.12.2-forge1.12.2-14.23.4.2705
  173. LWJGL: 2.9.4
  174. OpenGL: Intel(R) HD Graphics 500 GL version 4.5.0 - Build 22.20.16.4749, Intel
  175. GL Caps: Using GL 1.3 multitexturing.
  176. Using GL 1.3 texture combiners.
  177. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  178. Shaders are available because OpenGL 2.1 is supported.
  179. VBOs are available because OpenGL 1.5 is supported.
  180.  
  181. Using VBOs: Yes
  182. Is Modded: Definitely; Client brand changed to 'fml,forge'
  183. Type: Client (map_client.txt)
  184. Resource Packs:
  185. Current Language: English (US)
  186. Profiler Position: N/A (disabled)
  187. CPU: 2x Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
  188. [10:56:44] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\paige\AppData\Roaming\.minecraft\crash-reports\crash-2018-07-17_10.56.43-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement