Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.51 KB | None | 0 0
  1. [18:39:45] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [18:39:45] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [18:39:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [18:39:46] [main/INFO]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
  5. [18:39:46] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Jenna00211\Twitch\Minecraft\Install\runtime\jre-x64
  6. [18:39:46] [main/WARN]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
  7. [18:39:46] [main/WARN]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
  8. [18:39:46] [main/INFO]: Searching C:\Users\Jenna00211\Twitch\Minecraft\Instances\Magic!\mods for mods
  9. [18:39:46] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [18:39:46] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  11. [18:39:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [18:39:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [18:39:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [18:39:53] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  15. [18:39:53] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
  16. [18:39:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [18:39:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  18. [18:39:55] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  19. [18:39:55] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  20. [18:39:55] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  21. [18:40:02] [Client thread/INFO]: Setting user: AwesomeKattyK
  22. [18:40:14] [Client thread/INFO]: LWJGL Version: 2.9.4
  23. [18:40:22] [Client thread/INFO]: -- System Details --
  24. Details:
  25. Minecraft Version: 1.12.2
  26. Operating System: Windows 10 (amd64) version 10.0
  27. Java Version: 1.8.0_51, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 330573440 bytes (315 MB) / 727187456 bytes (693 MB) up to 3008888832 bytes (2869 MB)
  30. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
  31. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  32. FML:
  33. Loaded coremods (and transformers):
  34. GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.1883' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
  35. [18:40:22] [Client thread/INFO]: MinecraftForge v14.23.5.2847 Initialized
  36. [18:40:22] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
  37. [18:40:22] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  38. [18:40:22] [Client thread/INFO]: Replaced 1227 ore ingredients
  39. [18:40:25] [Client thread/INFO]: Searching C:\Users\Jenna00211\Twitch\Minecraft\Instances\Magic!\mods for mods
  40. [18:40:29] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
  41. [18:40:30] [Thread-3/INFO]: Using alternative sync timing : 200 frames of Display.update took 2518687613 nanos
  42. [18:40:30] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, abyssalcraft] at CLIENT
  43. [18:40:30] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, abyssalcraft] at SERVER
  44. [18:40:32] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
  45. // Oops.
  46.  
  47. Time: 10/10/19 6:40 PM
  48. Description: There was a severe problem during mod loading that has caused the game to fail
  49.  
  50. net.minecraftforge.fml.common.LoaderException: abyssalcraft Failed load class: com.shinoow.abyssalcraft.AbyssalCraft
  51. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:497)
  56. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  57. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  58. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  59. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  60. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  61. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  62. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  63. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  64. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. at java.lang.reflect.Method.invoke(Method.java:497)
  69. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  70. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  71. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  72. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  73. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  74. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  76. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  77. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  78. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  79. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  81. at net.minecraft.client.main.Main.main(SourceFile:123)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. at java.lang.reflect.Method.invoke(Method.java:497)
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  88. Caused by: java.lang.ClassNotFoundException: com.shinoow.abyssalcraft.AbyssalCraft
  89. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  90. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  91. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  92. at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
  93. at java.lang.Class.forName0(Native Method)
  94. at java.lang.Class.forName(Class.java:348)
  95. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
  96. ... 36 more
  97. Caused by: java.io.FileNotFoundException: C:\Users\Jenna00211\Twitch\Minecraft\Instances\Magic (The system cannot find the file specified)
  98. at java.util.zip.ZipFile.open(Native Method)
  99. at java.util.zip.ZipFile.<init>(ZipFile.java:220)
  100. at java.util.zip.ZipFile.<init>(ZipFile.java:150)
  101. at java.util.jar.JarFile.<init>(JarFile.java:166)
  102. at java.util.jar.JarFile.<init>(JarFile.java:103)
  103. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
  104. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
  105. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
  106. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
  107. at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89)
  108. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:145)
  109. ... 42 more
  110.  
  111.  
  112. A detailed walkthrough of the error, its code path and all known details is as follows:
  113. ---------------------------------------------------------------------------------------
  114.  
  115. -- System Details --
  116. Details:
  117. Minecraft Version: 1.12.2
  118. Operating System: Windows 10 (amd64) version 10.0
  119. Java Version: 1.8.0_51, Oracle Corporation
  120. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  121. Memory: 433024768 bytes (412 MB) / 866123776 bytes (826 MB) up to 3008888832 bytes (2869 MB)
  122. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
  123. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  124. FML: MCP 9.42 Powered by Forge 14.23.5.2847 5 mods loaded, 5 mods active
  125. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  126.  
  127. | State | ID | Version | Source | Signature |
  128. |:----- |:------------ |:------------ |:------------------------------ |:--------- |
  129. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  130. | LC | mcp | 9.42 | minecraft.jar | None |
  131. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  132. | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  133. | LE | abyssalcraft | 1.9.12 | AbyssalCraft-1.12.2-1.9.12.jar | None |
  134.  
  135. Loaded coremods (and transformers):
  136. GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.1883' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
  137. [18:40:32] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Jenna00211\Twitch\Minecraft\Instances\Magic!\crash-reports\crash-2019-10-10_18.40.32-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement