Advertisement
Guest User

crash

a guest
Feb 12th, 2019
630
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.32 KB | None | 0 0
  1. Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // You should try our sister game, Minceraft!
  7.  
  8. Time: 2/12/19 5:05 PM
  9. Description: There was a severe problem during mod loading that has caused the game to fail
  10.  
  11. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Aether Legacy (aether_legacy)
  12. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/util/ITeleporter
  13. at com.legacy.aether.blocks.BlocksAether.initialization(BlocksAether.java:159)
  14. at com.legacy.aether.Aether.preInitialization(Aether.java:45)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:497)
  19. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
  20. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:497)
  23. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  24. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  25. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  26. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  27. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  28. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  30. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  31. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:497)
  36. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  37. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  38. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  39. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  40. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  41. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  42. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  43. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  44. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  45. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  46. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  47. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  48. at net.minecraft.client.main.Main.main(SourceFile:123)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  52. at java.lang.reflect.Method.invoke(Method.java:497)
  53. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  54. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  55. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.util.ITeleporter
  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. ... 42 more
  60. Caused by: java.lang.NullPointerException
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.12.2
  69. Operating System: Windows 10 (amd64) version 10.0
  70. Java Version: 1.8.0_51, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 303104880 bytes (289 MB) / 805306368 bytes (768 MB) up to 2147483648 bytes (2048 MB)
  73. 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
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP 9.42 Powered by Forge 14.23.0.2529 Optifine OptiFine_1.12.2_HD_U_C6 18 mods loaded, 18 mods active
  76. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  77.  
  78. | State | ID | Version | Source | Signature |
  79. |:----- |:-------------------- |:------------- |:-------------------------------------- |:---------------------------------------- |
  80. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  81. | UCH | mcp | 9.42 | minecraft.jar | None |
  82. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2529.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  83. | UCH | forge | 14.23.0.2529 | forge-1.12.2-14.23.0.2529.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  84. | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
  85. | UCH | advanced-fishing | 1.2.0 | Advanced-Fishing-1.12.2-1.2.0.jar | None |
  86. | UCE | aether_legacy | 1.12.2-v1.4.0 | aether_legacy-1.12.2-v1.4.0.jar | None |
  87. | UCH | burningtorch | 1.0.4 | BurningTorch-1.0.4.jar | None |
  88. | UCH | carbonado | 1.4.2 | carbonado-1.4.2-mc1.12.x.jar | None |
  89. | UCH | cookingforblockheads | 6.3.17 | CookingForBlockheads_1.12.1-6.3.17.jar | None |
  90. | UCH | miccw | 1.0 | CosmicArmory-1.6.jar | None |
  91. | UCH | cyclopscore | 0.10.22 | CyclopsCore-1.12.2-0.10.22.jar | None |
  92. | UCH | levoment_hammertools | 1.0 | HammerTools-1.12.2-1.0.jar | None |
  93. | UCH | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3.jar | None |
  94. | UCH | limelib | 1.7.8 | limelib-1.12.2-1.7.8.jar | None |
  95. | UCH | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  96. | UCH | nethergold | r2 | Nether+Gold-1.12.2-r2.jar | None |
  97. | UCH | tinymobfarm | 1.0.3 | Tiny-Mob-Farm-Mod-1.12.2 (1).jar | None |
  98.  
  99. Loaded coremods (and transformers):
  100. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13543 Compatibility Profile Context 25.20.15003.5010' Renderer: 'AMD Radeon(TM) R7 200 Series Graphics'
  101. OptiFine Version: OptiFine_1.12.2_HD_U_C6
  102. Render Distance Chunks: 8
  103. Mipmaps: 4
  104. Anisotropic Filtering: 1
  105. Antialiasing: 0
  106. Multitexture: false
  107. Shaders: null
  108. OpenGlVersion: 4.6.13543 Compatibility Profile Context 25.20.15003.5010
  109. OpenGlRenderer: AMD Radeon(TM) R7 200 Series Graphics
  110. OpenGlVendor: ATI Technologies Inc.
  111. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement