Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  5. LucraftCoreCoreMod (LucraftCore-1.12.2-2.3.4.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // I'm sorry, Dave.
  9.  
  10. Time: 1/17/19 8:22 PM
  11. Description: Exception in server tick loop
  12.  
  13. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from FTB Utilities (ftbutilities)
  14. Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.ObfuscationReflectionHelper.getPrivateValue(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
  15. at com.feed_the_beast.ftblib.lib.util.CommonUtils.getModContainerForClass(CommonUtils.java:32)
  16. at com.feed_the_beast.ftbutilities.FTBUtilities.onServerStarted(FTBUtilities.java:112)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:497)
  21. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  22. at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:497)
  25. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  26. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  27. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  28. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  29. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  30. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  32. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  33. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:497)
  38. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  39. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  40. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  41. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  42. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  43. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  45. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  46. at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:807)
  47. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302)
  48. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488)
  49. at java.lang.Thread.run(Thread.java:745)
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- System Details --
  56. Details:
  57. Minecraft Version: 1.12.2
  58. Operating System: Windows 10 (amd64) version 10.0
  59. Java Version: 1.8.0_51, Oracle Corporation
  60. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  61. Memory: 359793568 bytes (343 MB) / 805306368 bytes (768 MB) up to 2147483648 bytes (2048 MB)
  62. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  63. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  64. FML: MCP 9.42 Powered by Forge 14.23.5.2772 15 mods loaded, 15 mods active
  65. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  66.  
  67. | State | ID | Version | Source | Signature |
  68. |:---------- |:------------------- |:------------- |:------------------------------------ |:---------------------------------------- |
  69. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  70. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  71. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  72. | UCHIJAAAA | forge | 14.23.5.2772 | forge-1.12.2-14.23.5.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  73. | UCHIJAAAA | chiselsandbits | 14.29 | chiselsandbits-14.29.jar | None |
  74. | UCHIJAAAA | jei | 4.13.1.222 | jei_1.12.2-4.13.1.222.jar | None |
  75. | UCHIJAAAA | ftblib | 5.4.1.75 | FTBLib-5.4.1.75.jar | None |
  76. | UCHIJAAAEE | ftbutilities | 5.3.0.71 | FTBUtilities-5.3.0.71.jar | None |
  77. | UCHIJAAA | speedsterheroes | 1.12.2-2.0.10 | SpeedsterHeroes-1.12.2-2.0.10.jar | None |
  78. | UCHIJAAA | lucraftcore | 1.12.2-2.3.4 | LucraftCore-1.12.2-2.3.4.jar | None |
  79. | UCHIJAAA | heroesexpansion | 1.12.2-1.2.3 | HeroesExpansion-1.12.2-1.2.3.jar | None |
  80. | UCHIJAAA | craftfallessentials | 1.1.0 | CraftfallEssentials-1.12.2-1.1.0.jar | None |
  81. | UCHIJAAA | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
  82. | UCHIJAAA | customnpcs | 1.12 | CustomNPCs_1.12.2(26aug18).jar | None |
  83. | UCHIJAAA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  84.  
  85. Loaded coremods (and transformers):
  86. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  87. lumien.resourceloader.asm.ClassTransformer
  88. LucraftCoreCoreMod (LucraftCore-1.12.2-2.3.4.jar)
  89. lucraft.mods.lucraftcore.core.LCTransformer
  90. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  91. Profiler Position: N/A (disabled)
  92. Player Count: 0 / 8; []
  93. Type: Integrated Server (map_client.txt)
  94. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement