TridentMC / DavincisVessels

A minecraft mod that lets you fly a house. Maintained by darkevilmac.
Apache License 2.0
87 stars 32 forks source link

Whenever Minecraft trys to initialize MovingWorld, the game crashes. #319

Open Canami200 opened 4 years ago

Canami200 commented 4 years ago

So, i installed both davincis vessels and moving world from the curseforge links, but when the game goes into initializing mods phase 2 and trys to initialize moving world, it crashes the game. I am using 1.12.2 and the 1.12.2 versions. Not many other people seem to have this problem and im not sure why im the only person that has this problem. The minecraft launcher then opens up and says this, The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Moving World (movingworld). I really want to use this mod but for some reason i have this unfortunate problem, please help. Here is the crash report by the way. ---- Minecraft Crash Report ----

WARNING: coremods are present: MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar) Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 5/8/20 11:10 AM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Moving World (movingworld) Caused by: java.lang.NullPointerException at com.elytradev.movingworld.common.config.priority.AssemblePriorityConfig.discoverPoweredBlocks(AssemblePriorityConfig.java:168) at com.elytradev.movingworld.common.config.priority.AssemblePriorityConfig.loadAndSaveInit(AssemblePriorityConfig.java:87) at com.elytradev.movingworld.MovingWorldMod.init(MovingWorldMod.java:46) 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:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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:497) 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:135) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 174278216 bytes (166 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB) 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 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2768 20 mods loaded, 20 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                                |
|:----- |:--------------------- |:---------------- |:--------------------------------------------- |:---------------------------------------- |
| UCHI  | minecraft             | 1.12.2           | minecraft.jar                                 | None                                     |
| UCHI  | mcp                   | 9.42             | minecraft.jar                                 | None                                     |
| UCHI  | FML                   | 8.0.99.99        | forge-1.12.2-14.23.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHI  | forge                 | 14.23.5.2768     | forge-1.12.2-14.23.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHI  | obfuscate             | 0.2.6            | minecraft.jar                                 | None                                     |
| UCHI  | cfm                   | 6.3.0            | cfm-6.3.0-mc1.12.2.jar                        | None                                     |
| UCHI  | codechickenlib        | 3.2.3.358        | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHEE | movingworld           | 1.12-4.340       | movingworld-1.12-4.340-full (1).jar           | None                                     |
| UCH   | davincisvessels       | @DVESSELSVER@    | davincisvessels-1.12-6.340-full (2).jar       | None                                     |
| UCH   | flansmod              | 5.5.2            | Flan's Mod-1.12.2-5.5.2.jar                   | None                                     |
| UCH   | flansmodapocalypse    | 1.0              | Flan's Mod-1.12.2-5.5.2.jar                   | None                                     |
| UCH   | icbmclassic           | 1.12.2-3.3.0.63  | ICBM-classic-1.12.2-3.3.0b63.jar              | None                                     |
| UCH   | icyumelting           | 1.0.0            | icyumelting-1.0.0.jar                         | None                                     |
| UCH   | krisztian08sprisonmod | Alpha for 1.12.2 | K08's Prison Mod 1.12.2 Alpha.jar             | None                                     |
| UCH   | matchlockweapons      | 0.8              | Matchlock-Guns-Mod-1.12.2.jar                 | None                                     |
| UCH   | mekanism              | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar                 | None                                     |
| UCH   | radixcore             | 1.12.x-2.2.1     | RadixCore-1.12.x-2.2.1-universal.jar          | None                                     |
| UCH   | mca                   | 1.12.2-5.3.1     | Minecraft-Comes-Alive-Mod-1.12.2.jar          | None                                     |
| UCH   | nofirespread          | 1.12.2.003       | No-Fire-Spread-Mod-1.12.2.jar                 | None                                     |
| UCH   | vehicle               | 0.43.4           | vehicle-0.43.4-mc1.12.2.jar                   | None                                     |

Loaded coremods (and transformers): 

MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7463' Renderer: 'Intel(R) UHD Graphics'