Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  5. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-186-universal.jar)
  6. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // My bad.
  10.  
  11. Time: 23/10/19 16:54
  12. Description: Exception in server tick loop
  13.  
  14. net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: betterquesting.api2.client.gui.events.CommonPanelEvents
  15. at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
  16. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  22. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  23. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  24. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  25. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  26. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  28. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  35. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  36. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  37. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  38. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  39. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  41. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  42. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  43. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  44. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  45. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  47. at java.lang.Thread.run(Unknown Source)
  48. Caused by: java.lang.ClassNotFoundException: betterquesting.api2.client.gui.events.CommonPanelEvents
  49. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  50. at java.lang.ClassLoader.loadClass(Unknown Source)
  51. at java.lang.ClassLoader.loadClass(Unknown Source)
  52. at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
  53. at java.lang.Class.forName0(Native Method)
  54. at java.lang.Class.forName(Unknown Source)
  55. at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:81)
  56. ... 32 more
  57. Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@42b421 from coremod FMLCorePlugin
  58. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
  59. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  60. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  61. ... 38 more
  62. Caused by: java.lang.RuntimeException: Attempted to load class betterquesting/api2/client/gui/events/CommonPanelEvents for invalid side SERVER
  63. at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
  64. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
  65. ... 40 more
  66.  
  67.  
  68. A detailed walkthrough of the error, its code path and all known details is as follows:
  69. ---------------------------------------------------------------------------------------
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.12.2
  74. Operating System: Windows 10 (x86) version 10.0
  75. Java Version: 1.8.0_221, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  77. Memory: 618760032 bytes (590 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  78. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.42 Powered by Forge 14.23.5.2847 47 mods loaded, 47 mods active
  81. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82.  
  83. | State | ID | Version | Source | Signature |
  84. |:----- |:-------------------- |:----------------- |:----------------------------------------------- |:--------- |
  85. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  86. | LC | mcp | 9.42 | minecraft.jar | None |
  87. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  88. | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  89. | LC | advancedrocketrycore | 1 | minecraft.jar | None |
  90. | LC | securitycraft | v1.8.12.1 | [1.12.2] SecurityCraft v1.8.12.1.jar | None |
  91. | LC | libvulpes | 0.4.2.-68 | LibVulpes-1.12.2-0.4.2-68-universal.jar | None |
  92. | LC | advancedrocketry | 1.6.0.-186 | AdvancedRocketry-1.12.2-1.6.0-186-universal.jar | None |
  93. | LC | aoa3 | 3.1.2.b | AoA3-3.1.2.b.jar | None |
  94. | LC | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  95. | LE | betterquesting | 3.5.314 | BetterQuesting-3.5.314.jar | None |
  96. | L | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  97. | L | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
  98. | L | buildcraftlib | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  99. | L | buildcraftcore | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  100. | L | buildcraftbuilders | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  101. | L | buildcrafttransport | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  102. | L | buildcraftsilicon | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  103. | L | buildcraftcompat | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  104. | L | buildcraftenergy | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  105. | L | buildcraftfactory | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  106. | L | buildcraftrobotics | 7.99.24.3 | buildcraft-all-7.99.24.3.jar | None |
  107. | L | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
  108. | L | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  109. | L | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.32.jar | None |
  110. | L | coroutil | 1.12.1-1.2.32 | coroutil-1.12.1-1.2.32.jar | None |
  111. | L | configmod | v1.0 | coroutil-1.12.1-1.2.32.jar | None |
  112. | L | doggytalents | 1.15.1.4 | DoggyTalents-1.12.2-1.15.1.4-universal.jar | None |
  113. | L | llibrary | 1.7.17 | llibrary-1.7.17-1.12.2.jar | None |
  114. | L | fossil | 8.0.3 | fossilsarcheology-8.0.3.jar | None |
  115. | L | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
  116. | L | gravestone | 1.10.3 | gravestone-1.10.3.jar | None |
  117. | L | improvedbackpacks | 1.12.2-1.4.0.0 | ImprovedBackpacks-1.12.2-1.4.0.0.jar | None |
  118. | L | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  119. | L | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None |
  120. | L | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  121. | L | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  122. | L | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None |
  123. | L | bq_standard | 3.4.169 | StandardExpansion-3.4.169.jar | None |
  124. | L | subcommonlib | 1.2.0.1 | subcommonlib-sublib-1.12.2-1.2.0.4.jar | None |
  125. | L | twilightforest | 3.9.984 | twilightforest-1.12.2-3.9.984-universal.jar | None |
  126. | L | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  127. | L | telepads | $version | telepads-1.12.2-1.1.0.7.jar | None |
  128. | L | tropicraft | 7.1.9.115 | tropicraft-MC1.12.2-7.1.9.115.jar | None |
  129. | L | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  130. | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  131. | L | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
  132.  
  133. Loaded coremods (and transformers):
  134. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  135. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  136. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  137. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-186-universal.jar)
  138. zmaster587.advancedRocketry.asm.ClassTransformer
  139. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  140. team.chisel.ctm.client.asm.CTMTransformer
  141. Profiler Position: N/A (disabled)
  142. Is Modded: Definitely; Server brand changed to 'fml,forge'
  143. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement