Topic category: Help with Minecraft modding (Java Edition)
I am writing to report an issue I am experiencing when trying to load my mod, "titaniumdimension". The mod includes a new dimension with mobs created using GeckoLib and custom blocks and items. The mod is built for Forge 1.19.2 43.2.0 and was created using MCreator version 2023.1. However, I started building the mod using MCreator version 2022.3.
The issue I am facing is that the mod fails to load and I get an error message "java.lang.reflect.invocationtargetexception:null". I have tried reloading the mod and creating a new mod with just one block, which worked, but I cannot get my full mod to load.
Can you please help me troubleshoot this issue? Is it possible that there is an incompatibility with the GeckoLib library or my version of MCreator? Any suggestions or guidance you could provide would be greatly appreciated.
Okey. I fixed it.
How?
How did u fix it I have the same error
If you have the same error: Download Geckolib mod
https://files.xmdhs.com/curseforge/history?id=388172&ver=1.19.2
Use that link and download Geckolib mod. After that you have to put that mod and your own mod in to the Minecraft mods folder. The problem was that I made mobs using GeckoLib. Your mod basically needs GeckoLib mod, because you use GeckoLib for making your mobs.
Hope this helps!
GotorFI