Guest User

fox issue

a guest
Oct 23rd, 2018
997
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3481.jar)
  5. ForgelinPlugin (Forgelin-1.7.4.jar)
  6. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  7. LoadingPlugin (RandomThings-MC1.12.2-4.2.1.2.jar)
  8. IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  9. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  10. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2 (1).jar)
  11. Contact their authors BEFORE contacting forge
  12.  
  13. // You're mean.
  14.  
  15. Time: 10/23/18 9:11 AM
  16. Description: Exception in server tick loop
  17.  
  18. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from FoxGuard-Sponge (foxguard)
  19. Caused by: java.lang.NoClassDefFoundError: net/foxdenstudio/sponge/foxcore/plugin/state/factory/IStateFieldFactory
  20. at java.lang.Class.forName0(Native Method)
  21. at java.lang.Class.forName(Class.java:348)
  22. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:280)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:498)
  27. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  28. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  29. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  30. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  31. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  32. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  34. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  35. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:498)
  40. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  41. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  42. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  43. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  44. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  45. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  47. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  48. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  49. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  50. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  51. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  52. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  53. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  54. at java.lang.Thread.run(Thread.java:748)
  55. Caused by: java.lang.ClassNotFoundException: net.foxdenstudio.sponge.foxcore.plugin.state.factory.IStateFieldFactory
  56. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  58. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  59. ... 35 more
  60. Caused by: java.lang.NullPointerException
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  62. ... 37 more
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- Head --
  69. Thread: Server thread
  70. Stacktrace:
  71. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjk000(MinecraftServer.java:3980)
  72.  
  73. -- Sponge PhaseTracker --
  74. Details:
  75. Phase Stack: [Empty stack]
  76. Stacktrace:
  77. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjk000(MinecraftServer.java:3980)
  78. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
  79. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
  80. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
  81. at java.lang.Thread.run(Thread.java:748)
  82.  
  83. -- System Details --
  84. Details:
  85. Minecraft Version: 1.12.2
  86. Operating System: Linux (amd64) version 3.11.0-26-generic
  87. Java Version: 1.8.0_152, Oracle Corporation
  88. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  89. Memory: 1241874960 bytes (1184 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  90. JVM Flags: 4 total; -Xmx4096M -Xms4096M -XX:+UseG1GC -Xss4M
  91. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  92. FML: MCP 9.42 Powered by Forge 14.23.4.2765 76 mods loaded, 76 mods active
  93. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  94.  
  95. | State | ID | Version | Source | Signature |
  96. |:----- |:----------------------- |:---------------------------- |:------------------------------------------------------------- |:---------------------------------------- |
  97. | UC | minecraft | 1.12.2 | minecraft.jar | None |
  98. | UC | mcp | 9.42 | minecraft.jar | None |
  99. | UC | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  100. | UC | forge | 14.23.4.2765 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  101. | UC | spongeapi | 7.1.0-ff990df | spongeforge-1.12.2-2705-7.1.0-BETA-3481.jar | None |
  102. | UC | sponge | 1.12.2-2705-7.1.0-BETA-3481 | spongeforge-1.12.2-2705-7.1.0-BETA-3481.jar | 6729a677746f8cf63ef31881f913ed15d431b7f0 |
  103. | UC | foamfixcore | 7.7.4 | minecraft.jar | None |
  104. | UC | buildcraftlib | 7.99.18 | buildcraft-7.99.18.jar | None |
  105. | UC | buildcraftcore | 7.99.18 | buildcraft-7.99.18.jar | None |
  106. | UC | buildcraftfactory | 7.99.18 | buildcraft-7.99.18.jar | None |
  107. | UC | buildcrafttransport | 7.99.18 | buildcraft-7.99.18.jar | None |
  108. | UC | buildcraftsilicon | 7.99.18 | buildcraft-7.99.18.jar | None |
  109. | UC | additionalpipes | 6.0.0.8 | additionalpipes-6.0.0.8.jar | None |
  110. | UC | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  111. | UC | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  112. | UC | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  113. | UC | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
  114. | UC | biomesoplenty | 7.0.1.2402 | BiomesOPlenty-1.12.2-7.0.1.2402-universal.jar | None |
  115. | UC | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  116. | UC | buildcraftbuilders | 7.99.18 | buildcraft-7.99.18.jar | None |
  117. | UC | buildcraftenergy | 7.99.18 | buildcraft-7.99.18.jar | None |
  118. | UC | buildcraftrobotics | 7.99.18 | buildcraft-7.99.18.jar | None |
  119. | UC | buildcraftcompat | 7.99.15 | buildcraft-compat-7.99.15.jar | None |
  120. | UC | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  121. | UC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  122. | UC | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None |
  123. | UC | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  124. | UC | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
  125. | UC | crafttweaker | 4.1.10 | CraftTweaker2-1.12-4.1.10.jar | None |
  126. | UC | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  127. | UC | modtweaker | 4.0.13 | modtweaker-4.0.14.jar | None |
  128. | UC | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220.jar | None |
  129. | UC | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.10.jar | None |
  130. | UC | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  131. | UC | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
  132. | UC | com.boydti.fawe | 3.5.1 | FastAsyncWorldEdit-forge112-18.10.16-ac3005b-1223-21.5.10.jar | None |
  133. | UC | foamfix | 0.10.2-1.12.2 | foamfix-0.10.2-1.12.2 (1).jar | None |
  134. | UC | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  135. | UC | forgemultipartcbe | 2.5.0.71 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  136. | UC | microblockcbe | 2.5.0.71 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar | None |
  137. | UC | minecraftmultipartcbe | 2.5.0.71 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar | None |
  138. | UC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  139. | UC | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  140. | UC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  141. | UC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.11.4-214.jar | None |
  142. | UC | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  143. | UC | ironchest | 1.12.2-7.0.44.829 | ironchest-1.12.2-7.0.44.829.jar | None |
  144. | UC | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  145. | UC | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  146. | UC | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30 (1).jar | None |
  147. | UC | numina | 1.10.0 | ModularPowersuits-1.12.2-0.3.0.11.jar | None |
  148. | UC | powersuits | 1.12.2-0.3.0.11 | ModularPowersuits-1.12.2-0.3.0.11.jar | None |
  149. | UC | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.239-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  150. | UC | harvestcraft | 1.12.2z | Pam's+HarvestCraft+1.12.2z.jar | None |
  151. | UC | projecte | 1.12-PE1.3.0 | ProjectE-1.12-PE1.3.0.jar | None |
  152. | UC | randomthings | 4.2.1.2 | RandomThings-MC1.12.2-4.2.1.2.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  153. | UC | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  154. | UC | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  155. | UC | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  156. | UC | bspkrscore | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
  157. | UC | treecapitator | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
  158. | UC | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  159. | UC | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None |
  160. | UC | wrcbe | 2.3.1 | WR-CBE-1.12.2-2.3.1.30-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  161. | UC | adamantineshield | 0.4.1 | AdamantineShield-0.4.1.jar | None |
  162. | UC | nucleus | 1.6.1-S7.1 | Nucleus-1.6.1-S7.1-MC1.12.2-plugin.jar | None |
  163. | UEE | foxguard | 0.22.0-beta-450 | foxguard-sponge-0.22.0-beta-450-server.jar | None |
  164. | U | carrotshop | 1.18-S7.0-MC1.12.2 | CarrotShop-1.18-S7.0-MC1.12.2.jar | None |
  165. | U | economylite | 2.15.1 | EconomyLite-7.1.0-2.15.1.jar | None |
  166. | U | foxcore | 0.22.0-beta-258 | foxcore-sponge-0.22.0-beta-258-server (1).jar | None |
  167. | U | griefprevention | 4.3.0 | griefprevention-1.12.2-4.3.0.656.jar | None |
  168. | U | luckperms | 4.3.7 | LuckPerms-Sponge-4.3.7.jar | None |
  169. | U | protectionperms | 1.4.0 | ProtectionPerms-1.4.0.jar | None |
  170. | U | immersiveengineering | 0.12-85 | ImmersiveEngineering-0.12-85.jar | None |
  171. | U | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  172. | U | unidict | 1.12.2-2.5d | UniDict-1.12.2-2.5d.jar | None |
  173.  
  174. Loaded coremods (and transformers):
  175. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3481.jar)
  176. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  177. ForgelinPlugin (Forgelin-1.7.4.jar)
  178.  
  179. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  180. invtweaks.forge.asm.ContainerTransformer
  181. LoadingPlugin (RandomThings-MC1.12.2-4.2.1.2.jar)
  182. lumien.randomthings.asm.ClassTransformer
  183. IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  184. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  185. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  186. lumien.bloodmoon.asm.ClassTransformer
  187. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2 (1).jar)
  188. pl.asie.foamfix.coremod.FoamFixTransformer
  189. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  190. Profiler Position: N/A (disabled)
  191. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  192. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment