Java null problem
KeenTomcat9 opened this issue ยท 3 comments
Describe the Bug
I am trying to use create in minecraft 18.2 with other mods and is giving a error message "java.lang.reflect.InvocationTargetExeption: null"
any ideas to fix it?
Reproduction Steps
1.load up the game with the create 0.5.1.0 with other mods
2. the game start as nomall
3.them the error screen opened with the "java.lang.reflect.InvocationTargetExeption: null" error
Expected Result
...
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1f
Minecraft Version
1.18.2
Forge Version
40.2.4
Other Mods
Create: Trackwork
Create: Diesel Generators
Create: Clock-work
Configured
Construction Wand
Creat Big Cannons
Create: Alloyed
Create: Desing n' Decor
Create: Interactive
FramedBlocks
JorneyMap
JEI
Kotlin
Additional Context
No response
I've had this issue too in 1.20.1 and it was caused by an add-on (extended cogwheels) failing to load. It's weird that it also caused other add-ons and Create itself to fail to load, rather than throw the usual minecraft error.
@drwoops was right with the crashlog though, as it only showed one mod failing
@KeenTomcat9 Which mod was causing the issue?