Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // Oh - I know what I did wrong!
  7.  
  8. Time: 1/19/19 12:20 AM
  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 Ancient Warfare Structures (ancientwarfarestructure)
  12. Caused by: java.lang.NoClassDefFoundError: net/shadowmage/ancientwarfare/structure/sounds/SoundLoader
  13. at net.shadowmage.ancientwarfare.structure.proxy.ClientProxyStructure.init(ClientProxyStructure.java:80)
  14. at net.shadowmage.ancientwarfare.structure.AncientWarfareStructure.init(AncientWarfareStructure.java:123)
  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:627)
  20. at sun.reflect.GeneratedMethodAccessor9.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:218)
  31. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  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:135)
  44. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  45. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:330)
  46. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  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.shadowmage.ancientwarfare.structure.sounds.SoundLoader
  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.NoClassDefFoundError: net/minecraftforge/client/resource/ISelectiveResourceReloadListener
  61. at java.lang.ClassLoader.defineClass1(Native Method)
  62. at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
  63. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  64. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  65. ... 44 more
  66. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.resource.ISelectiveResourceReloadListener
  67. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  68. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  69. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  70. ... 48 more
  71. Caused by: java.lang.NullPointerException
  72.  
  73.  
  74. A detailed walkthrough of the error, its code path and all known details is as follows:
  75. ---------------------------------------------------------------------------------------
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.12.2
  80. Operating System: Windows 10 (amd64) version 10.0
  81. Java Version: 1.8.0_51, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 220869048 bytes (210 MB) / 905969664 bytes (864 MB) up to 4294967296 bytes (4096 MB)
  84. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  85. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  86. FML: MCP 9.42 Powered by Forge 14.23.4.2739 Optifine OptiFine_1.12.2_HD_U_E1 12 mods loaded, 12 mods active
  87. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  88.  
  89. | State | ID | Version | Source | Signature |
  90. |:----- |:------------------------ |:---------------- |:--------------------------------------------- |:---------------------------------------- |
  91. | UCHI | minecraft | 1.12.2 | minecraft.jar | None |
  92. | UCHI | mcp | 9.42 | minecraft.jar | None |
  93. | UCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | UCHI | forge | 14.23.4.2739 | forge-1.12.2-14.23.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  95. | UCHI | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  96. | UCHI | ancientwarfare | 1.12.2-2.7.0.551 | ancientwarfare-1.12.2-2.7.0.551.jar | None |
  97. | UCHEE | ancientwarfarestructure | @VERSION@ | ancientwarfare-1.12.2-2.7.0.551.jar | None |
  98. | UCH | ancientwarfarevehicle | 1.12.2-2.7.0.551 | ancientwarfare-1.12.2-2.7.0.551.jar | None |
  99. | UCH | ancientwarfarenpc | 1.12.2-2.7.0.551 | ancientwarfare-1.12.2-2.7.0.551.jar | None |
  100. | UCH | ancientwarfareautomation | 1.12.2-2.7.0.551 | ancientwarfare-1.12.2-2.7.0.551.jar | None |
  101. | UCH | rustic | 1.0.15 | rustic-1.0.15.jar | None |
  102. | UCH | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None |
  103.  
  104. Loaded coremods (and transformers):
  105. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.35' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  106. OptiFine Version: OptiFine_1.12.2_HD_U_E1
  107. OptiFine Build: 20180628-111228
  108. Render Distance Chunks: 28
  109. Mipmaps: 4
  110. Anisotropic Filtering: 1
  111. Antialiasing: 0
  112. Multitexture: false
  113. Shaders: null
  114. OpenGlVersion: 4.6.0 NVIDIA 417.35
  115. OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
  116. OpenGlVendor: NVIDIA Corporation
  117. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement