Advertisement
CrakerByte

Crash Report

Jan 18th, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 1/18/20 2:48 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Erebus (erebus)
  8. Caused by: java.lang.NoSuchMethodError: erebus.items.ItemErebusShield.setTileEntityItemStackRenderer(Lnet/minecraft/client/renderer/tileentity/TileEntityItemStackRenderer;)V
  9. at erebus.proxy.ClientProxy.registerEnitityRenderers(ClientProxy.java:370)
  10. at erebus.Erebus.preInit(Erebus.java:100)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:497)
  15. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:497)
  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:253)
  28. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  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:497)
  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:148)
  41. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  42. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  43. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  44. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  45. at net.minecraft.client.main.Main.main(SourceFile:123)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:497)
  50. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  51. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- System Details --
  58. Details:
  59. Minecraft Version: 1.12.2
  60. Operating System: Windows 10 (amd64) version 10.0
  61. Java Version: 1.8.0_51, Oracle Corporation
  62. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  63. Memory: 593394640 bytes (565 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
  64. 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
  65. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66. FML: MCP 9.42 Powered by Forge 14.23.0.2529 6 mods loaded, 6 mods active
  67. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  68.  
  69. | State | ID | Version | Source | Signature |
  70. |:----- |:----------------- |:------------ |:----------------------------- |:---------------------------------------- |
  71. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  72. | UCH | mcp | 9.42 | minecraft.jar | None |
  73. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2529.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  74. | UCH | forge | 14.23.0.2529 | forge-1.12.2-14.23.0.2529.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  75. | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
  76. | UCE | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
  77.  
  78. Loaded coremods (and transformers):
  79. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' Renderer: 'AMD Radeon(TM) R7 200 Series Graphics'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement