Advertisement
Guest User

warp drive crash

a guest
Aug 22nd, 2019
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  5. EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  6. WarpDriveCore (WarpDrive-1.12.2-1.5.7.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // Sorry :(
  10.  
  11. Time: 8/22/19 2:35 PM
  12. Description: There was a severe problem during mod loading that has caused the game to fail
  13.  
  14. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from WarpDrive (warpdrive)
  15. Caused by: java.lang.RuntimeException: Invalid celestial objects definition: update your configuration to fix this validation error, search your logs for 'CelestialObjects validation error' to get more details.
  16. at cr0s.warpdrive.data.CelestialObjectManager.rebuildAndValidate(CelestialObjectManager.java:359)
  17. at cr0s.warpdrive.data.CelestialObjectManager.load(CelestialObjectManager.java:139)
  18. at cr0s.warpdrive.config.WarpDriveConfig.onFMLpreInitialization(WarpDriveConfig.java:714)
  19. at cr0s.warpdrive.WarpDrive.onFMLPreInitialization(WarpDrive.java:367)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:497)
  24. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  25. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27. at java.lang.reflect.Method.invoke(Method.java:497)
  28. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  29. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  30. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  31. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  32. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  33. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  35. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  36. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:497)
  41. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  42. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  43. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  44. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  45. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  46. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  48. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  49. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  50. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  51. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  53. at net.minecraft.client.main.Main.main(SourceFile:123)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:497)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.12.2
  68. Operating System: Windows 10 (amd64) version 10.0
  69. Java Version: 1.8.0_51, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 536089144 bytes (511 MB) / 1358430208 bytes (1295 MB) up to 2863661056 bytes (2731 MB)
  72. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP 9.42 Powered by Forge 14.23.5.2838 32 mods loaded, 32 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76.  
  77. | State | ID | Version | Source | Signature |
  78. |:----- |:--------------------------------- |:--------------------- |:----------------------------------------------- |:---------------------------------------- |
  79. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  80. | LCH | mcp | 9.42 | minecraft.jar | None |
  81. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  82. | LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  83. | LCH | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
  84. | LCH | WarpDriveCore | 1.12.2-1.5.7.SNAPSHOT | minecraft.jar | None |
  85. | LCH | codechickenlib | 3.2.3.357 | CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  86. | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  87. | LCH | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  88. | LCH | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  89. | LCH | endercore | 1.12.2-0.5.65 | EnderCore-1.12.2-0.5.65.jar | None |
  90. | LCH | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  91. | LCH | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  92. | LCH | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  93. | LCH | enderio | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  94. | LCH | enderiointegrationtic | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  95. | LCH | enderiobase | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  96. | LCH | enderioconduits | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  97. | LCH | enderioconduitsappliedenergistics | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  98. | LCH | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
  99. | LCH | enderioconduitsopencomputers | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  100. | LCH | enderioconduitsrefinedstorage | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  101. | LCH | enderiointegrationforestry | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  102. | LCH | enderiointegrationticlate | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  103. | LCH | enderiomachines | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  104. | LCH | enderiopowertools | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None |
  105. | LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  106. | LCH | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  107. | LCE | warpdrive | 1.12.2-1.5.7.SNAPSHOT | WarpDrive-1.12.2-1.5.7.jar | f7be6b40743c6a8205df86c5e57547d578605d8a |
  108. | LC | xaerominimap | 1.17.5 | Xaeros_Minimap_FP1.17.5_Forge_1.12.jar | None |
  109. | LC | xaeroworldmap | 1.4.7 | XaerosWorldMap_1.4.7_Forge_1.12.jar | None |
  110. | LC | jade | 0.1.0 | Jade-0.1.0.jar | None |
  111.  
  112. Loaded coremods (and transformers):
  113. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  114. li.cil.oc.common.asm.ClassTransformer
  115. EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  116. com.enderio.core.common.transform.EnderCoreTransformer
  117. com.enderio.core.common.transform.SimpleMixinPatcher
  118. WarpDriveCore (WarpDrive-1.12.2-1.5.7.jar)
  119. cr0s.warpdrive.core.ClassTransformer
  120. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 431.60' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement