Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
- CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
- TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.11-core.jar)
- Contact their authors BEFORE contacting forge
- // Why is it breaking :(
- Time: 8/27/19 6:41 PM
- Description: There was a severe problem during mod loading that has caused the game to fail
- net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Inspirations (inspirations)
- Caused by: java.lang.NullPointerException
- at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
- at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
- at java.lang.Double.parseDouble(Double.java:538)
- at knightminer.inspirations.common.Config.getConfigVersion(Config.java:652)
- at knightminer.inspirations.common.Config.preInit(Config.java:488)
- at knightminer.inspirations.Inspirations.preInit(Inspirations.java:73)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
- at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
- at com.google.common.eventbus.EventBus.post(EventBus.java:217)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
- at com.google.common.eventbus.EventBus.post(EventBus.java:217)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
- at net.minecraft.client.main.Main.main(SourceFile:123)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
- at org.multimc.EntryPoint.listen(EntryPoint.java:143)
- at org.multimc.EntryPoint.main(EntryPoint.java:34)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_212-8u, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
- Memory: 584602560 bytes (557 MB) / 2194669568 bytes (2093 MB) up to 7516192768 bytes (7168 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8064m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2838 23 mods loaded, 23 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- | State | ID | Version | Source | Signature |
- |:----- |:----------------- |:--------------- |:--------------------------------------------- |:---------------------------------------- |
- | LCH | minecraft | 1.12.2 | minecraft.jar | None |
- | LCH | mcp | 9.42 | minecraft.jar | None |
- | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCH | randompatches | 1.12.2-1.18.1.1 | randompatches-1.12.2-1.18.1.1.jar | None |
- | LCH | betteranimalsplus | 7.1.0 | betteranimalsplus-1.12.2-7.1.0.jar | None |
- | LCH | buildinggadgets | 2.7.3 | BuildingGadgets-2.7.3.jar | None |
- | LCH | jei | 4.15.0.289 | jei_1.12.2-4.15.0.289.jar | None |
- | LCH | cyclicmagic | 1.19.15 | Cyclic-1.12.2-1.19.15.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
- | LCH | forgeendertech | 1.12.2-4.4.22.2 | ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar | None |
- | LCH | ftblib | 5.4.3.132 | FTBLib-5.4.3.132.jar | None |
- | LCH | ftbutilities | 5.4.0.102 | FTBUtilities-5.4.0.102.jar | None |
- | LCH | itemfilters | 1.0.3.12 | ItemFilters-1.0.3.12.jar | None |
- | LCH | ftbquests | 1.7.2.193 | FTBQuests-1.7.2.193.jar | None |
- | LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
- | LCH | iceandfire | 1.8.1 | iceandfire-1.8.1.jar | None |
- | LCH | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
- | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
- | LCE | inspirations | 1.12.2-0.2.8 | Inspirations-1.12.2-0.2.8.jar | None |
- | LC | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zf.jar | None |
- | LC | torchmaster | 1.8.0.79 | torchmaster_1.12.2-1.8.0.79.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
- | LC | thebetweenlands | 3.4.11 | TheBetweenlands-3.4.11-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
- | LC | mysticallib | 1.12.2-1.3.3 | mysticallib-1.12.2-1.3.3.jar | None |
- Loaded coremods (and transformers):
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
- net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
- RandomPatches (randompatches-1.12.2-1.18.1.1.jar)
- com.therandomlabs.randompatches.core.RPTransformer
- CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
- TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.11-core.jar)
- thebetweenlands.core.TheBetweenlandsClassTransformer
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 431.36' Renderer: 'GeForce GTX 970/PCIe/SSE2'
- Pulsar/inspirations loaded Pulses:
- - InspirationsShared (Enabled/Forced)
- - InspirationsBuilding (Enabled/Not Forced)
- - InspirationsUtility (Enabled/Not Forced)
- - InspirationsTools (Enabled/Not Forced)
- - InspirationsRecipes (Enabled/Not Forced)
- - InspirationsTweaks (Enabled/Not Forced)
- - InspirationsShared (Enabled/Forced)
Advertisement
Add Comment
Please, Sign In to add comment