Can't run Minecraft with my Mcreator mod without also having Geckolib mod

Started by niceguyian on

Topic category: Help with Minecraft modding (Java Edition)

Active 10 months ago
Joined Apr 2023
Points:
288

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Can't run Minecraft with my Mcreator mod without also having Geckolib mod

Everytime I start Minecraft with my Mcreator mod in the mods folder I get this error message: java.lang.reflect.invocationtargetexception null

It also says that the mod couldn't be loaded. When I put the Geckolib mod in the folder too then it suddenly works. Does it require for me to use the Geckolib mod everytime I want to use/play with my own mod? If so that's kinda anoying because I'm looking froward to one day publishing the mod and I don't want it to depend on another one.

Hopefully someone can help me...

 

 

Active 5 hours ago
Joined Apr 2023
Points:
692

User statistics:

  • Modifications: 4
  • Forum topics: 23
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 552
If you are using Nerdy's…
Sat, 04/08/2023 - 12:54

If you are using Nerdy's Geckolib Plugin, then you need Geckolib to run your mod, as it implies in the plugin's title.  If you are not using Nerdy's Geckolib Plugin, I have no idea why it would bring up that error message.

Active 10 months ago
Joined Apr 2023
Points:
288

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Yeah, I'm using Nerdy's…
Sat, 04/08/2023 - 18:24

Yeah, I'm using Nerdy's Geckolib Plugin, thanks for the answer.