Advertisement
Guest User

Untitled

a guest
Aug 17th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  5. ForgelinPlugin (Forgelin-1.7.4.jar)
  6. BedPatch (bedpatch-2.2-1.12.2.jar)
  7. EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar)
  8. LoadingPlugin (Quark-r1.4-125.jar)
  9. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  10. CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
  11. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
  12. IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
  13. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  14. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  15. AstralCore (astralsorcery-1.12.2-1.9.1.jar)
  16. Contact their authors BEFORE contacting forge
  17.  
  18. // Why did you do that?
  19. Time: 8/16/18 11:52 AM
  20. Description: There was a severe problem during mod loading that has caused the game to fail
  21.  
  22. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Extra Utilities 2 (extrautils2)
  23. Caused by: java.lang.ExceptionInInitializerError
  24. at com.rwtema.extrautils2.ExtraUtils2$1.run(ExtraUtils2.java:153)
  25. at com.rwtema.extrautils2.XUProxyClient.run(XUProxyClient.java:54)
  26. at com.rwtema.extrautils2.ExtraUtils2.init(ExtraUtils2.java:149)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:497)
  31. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:626)
  32. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:497)
  35. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  36. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  37. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  38. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  39. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  40. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  42. at net.minecraftforge.fml.common.LoadController.sendE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement