Advertisement
Guest User

Untitled

a guest
May 5th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  5. SecretRoomsMod-Core (Secret-Rooms-Mod-1.12.2.jar)
  6. Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // Uh... Did I do that?
  10.  
  11. Time: 5/5/20 7:06 PM
  12. Description: Exception in server tick loop
  13.  
  14. java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback
  15. at java.lang.Class.forName0(Native Method)
  16. at java.lang.Class.forName(Unknown Source)
  17. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
  18. at sun.reflect.GeneratedMethodAccessor10.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: com.mia.craftstudio.IPackReaderCallback
  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. ... 33 more
  53. Caused by: java.lang.NullPointerException
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.12.2
  62. Operating System: Windows 10 (amd64) version 10.0
  63. Java Version: 1.8.0_241, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 1020739872 bytes (973 MB) / 1306001408 bytes (1245 MB) up to 1908932608 bytes (1820 MB)
  66. JVM Flags: 2 total; -Xmx2G -Xms1G
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. FML: MCP 9.42 Powered by Forge 14.23.5.2847 62 mods loaded, 62 mods active
  69. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  70.  
  71. | State | ID | Version | Source | Signature |
  72. |:----- |:--------------------- |:------------------------ |:---------------------------------------------- |:---------------------------------------- |
  73. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  74. | LC | mcp | 9.42 | minecraft.jar | None |
  75. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  76. | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  77. | LC | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
  78. | LC | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
  79. | LC | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
  80. | LC | additionalstructures | 2.0.0 | Additional-Structures-Mod-1.12.2.jar | None |
  81. | LC | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build224.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  82. | LC | aether | 0.2.7 | Aether-2-Mod-1.12.2.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  83. | LC | appliedenergistics2 | rv6-stable-7 | Applied-Energistics-2-Mod-1.12.2.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  84. | LC | backpack | 3.0.2 | Backpacks-Mod-1.12.2.jar | None |
  85. | LC | battletowers | 1.6.4 | BattleTowers-Mod-1.12.2.jar | None |
  86. | LC | baubles | 1.5.2 | Baubles-Mod-1.12.2.jar | None |
  87. | LC | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
  88. | LC | betterstorage | 3.0.0.2 | Better-Storage-Too-Mod-1.12.2.jar | None |
  89. | LC | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None |
  90. | LC | biomesoplenty | 7.0.1.2444 | Biomes-O-Plenty-Mod-1.12.2.jar | None |
  91. | LC | thaumcraft | 6.1.BETA26 | Thaumcraft-Mod-1.12.2.jar | None |
  92. | LC | botania | r1.10-363 | Botania-Mod-1.12.2.jar | None |
  93. | LC | chisel | MC1.12.2-0.2.0.31 | Chisel-Mod-1.12.2.jar | None |
  94. | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  95. | LC | customspawner | 3.11.4 | Custom-Mob-Spawner-Mod-1.12.2.jar | None |
  96. | L | props | 2.6.3 | DecoCraft-Mod-1.12.2.jar | None |
  97. | L | gottschcore | 1.7.0 | GottschCore-mc1.12.2-f14.23.5.2768-v1.7.0.jar | None |
  98. | L | dungeons2 | 1.7.1 | Dungeons-2-Mod-1.12.2.jar | None |
  99. | L | expandableinventory | 1.3.1 | Expandable-Inventory-Mod-1.12.2.jar | None |
  100. | L | umm3185118519 | release 1.5 - MC 1.12.2 | Extended+ItemsOres+[1.12.2]+(release+1.5).jar | None |
  101. | L | extrabows | v1.12.2 b12 | Extra-Bows-Mod-1.12.2.jar | None |
  102. | L | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  103. | L | twilightforest | 3.9.888 | Twilight-Forest-Mod-1.12.2.jar | None |
  104. | L | tconstruct | 1.12.2-2.12.0.115 | Tinkers-Construct-Mod-1.12.2.jar | None |
  105. | L | extrautils2 | 1.0 | Extra-Utilities-Mod-1.12.2.jar | None |
  106. | L | fastleafdecay | v14 | FastLeafDecay-Mod-1.12.1.jar | None |
  107. | L | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  108. | L | hexxitgear | 2.8.0 | Hexxit+Gear-1.12.2-2.8.0.jar | None |
  109. | L | waila | 1.8.26 | Hwyla-Mod-1.12.2.jar | None |
  110. | L | ic2 | 2.8.186-ex112 | Industrial-Craft-2-Mod-Experimental-1.12.2.jar | None |
  111. | L | instahouses | 1.0 | InstaHouses-Mod-1.12.2.jar | None |
  112. | L | inventorytweaks | 1.63+release.109.220f184 | Inventory-Tweaks-Mod-1.12.2.jar | None |
  113. | L | ironchest | 1.12.2-7.0.67.844 | Iron-Chests-Mod-1.12.2.jar | None |
  114. | L | lootbags | 2.5.8.5 | LootBags-Mod-1.12.2.jar | None |
  115. | L | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None |
  116. | L | morecraft | 3.2b2 | MoreCraft-Mod-1.12.2.jar | None |
  117. | L | natura | 1.12.2-4.3.2.69 | Natura-Mod-1.12.2.jar | None |
  118. | L | nei | 2.4.1 | Not-Enough-Items-1.12.2-Recommended.jar | None |
  119. | L | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zg.jar | None |
  120. | L | pattysmorestuff | 1.1.7 | PattysMoreStuff-Mod-1.12.2.jar | None |
  121. | L | pattysmoretools | 1.12.2-1.7 | PattysMoreTools-2-Mod-1.12.2.jar | None |
  122. | L | pneumaticcraft | 1.12.2-0.11.14-395 | PneumaticCraft-Mod-1.12.2.jar | None |
  123. | L | progressiveautomation | 1.7.6 | Progressive-Automation-Mod-1.12.2.jar | None |
  124. | L | xreliquary | 1.12.2-1.3.4.796 | Reliquary-Mod-1.12.2.jar | None |
  125. | L | roguelike | 1.8.0 | Roguelike-Dungeons-Mod-1.12.2.jar | None |
  126. | L | ropebridge | 2.0.5 | ropebridge-1.12-2.0.7.jar | None |
  127. | L | ruins | 17.2 | Ruins-Mod-1.12.2.jar | None |
  128. | L | secretroomsmod | 5.6.4 | Secret-Rooms-Mod-1.12.2.jar | None |
  129. | L | soulshardsrespawn | 1.12.2-1.1.1-13 | Soul-Shards-Respawn-Mod-1.12.2.jar | None |
  130. | L | lostcities | 2.0.22 | The-Lost-Cities-Mod-1.12.2.jar | None |
  131. | L | veinminer | 0.38.2 | Vein-Miner-Mod-1.12.2.jar | None |
  132. | L | veinminermodsupport | 0.38.2 | Vein-Miner-Mod-1.12.2.jar | None |
  133. | L | worleycaves | 1.5.1 | Worley-Caves-Mod-1.12.2.jar | None |
  134. | L | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50.jar | None |
  135.  
  136. Loaded coremods (and transformers):
  137. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  138.  
  139. SecretRoomsMod-Core (Secret-Rooms-Mod-1.12.2.jar)
  140. com.wynprice.secretroomsmod.core.SecretRoomsTransformer
  141. Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  142. invtweaks.forge.asm.ContainerTransformer
  143. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  144. Profiler Position: N/A (disabled)
  145. Is Modded: Definitely; Server brand changed to 'fml,forge'
  146. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement