Advertisement
Guest User

Crash file

a guest
Sep 15th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  5. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // I let you down. Sorry :(
  9.  
  10. Time: 9/15/19 3:05 PM
  11. Description: Exception in server tick loop
  12.  
  13. java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourcePack
  14. at java.lang.Class.forName0(Native Method)
  15. at java.lang.Class.forName(Class.java:348)
  16. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
  17. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:498)
  20. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  21. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  22. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  23. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  24. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  25. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  26. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  27. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  28. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:498)
  33. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  34. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  35. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  36. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  37. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  38. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  39. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  40. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  41. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  42. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  43. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  44. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  45. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  46. at java.lang.Thread.run(Thread.java:745)
  47. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.IResourcePack
  48. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  50. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  51. ... 33 more
  52. Caused by: java.lang.NullPointerException
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.12.2
  61. Operating System: Linux (amd64) version 4.19.1-1.el7.elrepo.x86_64
  62. Java Version: 1.8.0_111, Oracle Corporation
  63. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  64. Memory: 45679496 bytes (43 MB) / 718798848 bytes (685 MB) up to 2796552192 bytes (2667 MB)
  65. JVM Flags: 5 total; -Xmx3000M -Xms128M -XX:+UnlockExperimentalVMOptions -XX:MaxMetaspaceSize=240M -XX:MetaspaceSize=32M
  66. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  67. FML: MCP 9.42 Powered by Forge 14.23.5.2847 39 mods loaded, 39 mods active
  68. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  69.  
  70. | State | ID | Version | Source | Signature |
  71. |:----- |:------------------- |:----------------- |:-------------------------------------------------- |:--------- |
  72. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  73. | LC | mcp | 9.42 | minecraft.jar | None |
  74. | LC | FML | 8.0.99.99 | forge.jar | None |
  75. | LC | forge | 14.23.5.2847 | forge.jar | None |
  76. | LC | biomesoplenty | 7.0.1.2427 | BiomesOPlenty-1.12.2-7.0.1.2427-universal.jar | None |
  77. | LC | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
  78. | LC | harvestcraft | 1.12.2zb | HarvestCraft-Mod-1.12.2.jar | None |
  79. | LC | twilightforest | 3.9.888 | Twilight-Forest-Mod-1.12.2.jar | None |
  80. | LC | animania | 1.6.2 | animania-1.12.2-1.6.2 (1).jar | None |
  81. | LC | baubles | 1.5.2 | Baubles-Mod-1.12.2.jar | None |
  82. | LC | buildcraftlib | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  83. | LC | buildcraftcore | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  84. | LC | buildcraftbuilders | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  85. | LC | buildcrafttransport | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  86. | LC | buildcraftsilicon | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  87. | LC | buildcraftcompat | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  88. | LC | buildcraftenergy | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  89. | LC | buildcraftfactory | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  90. | LC | buildcraftrobotics | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  91. | LC | chisel | MC1.12.2-0.2.0.31 | Chisel-Mod-1.12.2.jar | None |
  92. | LC | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
  93. | LC | doggytalents | 1.15.0.5 | DoggyTalents-1.12.2-1.15.0.5-universal.jar | None |
  94. | LC | dragonmounts | 1.12.2-1.6.3 | DragonMounts2-1.12.2-1.6.3.jar | None |
  95. | LC | net.blacklab.lib | 6.0.2.5 | EBLib-6.0.2.5.jar | None |
  96. | LC | eleccore | 1.9.452 | ElecCore-1.12.2-1.9.452.jar | None |
  97. | LC | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  98. | LC | inventorypets | 1.4.9.9 | inventorypets-1.12-1.4.9.9.jar | None |
  99. | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  100. | L | lmreengaged | 8.0.1.66 | LittleMaidReengaged-8.0.1.66-unofficial-1.12.2.jar | None |
  101. | L | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  102. | L | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None |
  103. | L | notenoughcats | 1.2.1 | NotEnoughCats-1.12.2-1.2.1.jar | None |
  104. | L | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  105. | L | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  106. | L | bspkrscore | at_0.9 | TreeCapitator-Mod-1.12 (1).jar | None |
  107. | L | treecapitator | at_0.9 | TreeCapitator-Mod-1.12 (1).jar | None |
  108. | L | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | None |
  109. | L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None |
  110. | L | eleccoreloader | 1.9.452 | ElecCore-1.12.2-1.9.452.jar | None |
  111.  
  112. Loaded coremods (and transformers):
  113. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  114. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  115. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  116. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  117. cubex2.cxlibrary.CoreModTransformer
  118. Profiler Position: N/A (disabled)
  119. Is Modded: Definitely; Server brand changed to 'fml,forge'
  120. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement