Cannoneers-of-Create / CreateBigCannons

A Minecraft mod for building large cannons with the Create mod.
https://www.curseforge.com/minecraft/mc-mods/create-big-cannons
Other
91 stars 78 forks source link

Crash when adding Create Big Cannons mod (exit code 0) #618

Closed repryty closed 1 month ago

repryty commented 1 month ago

hello,

I'm using several mods together, and when I add the Create Big Cannons mod, the game crashes and gives me an exit code of 0.

I've checked the logs, but I can't find the exact cause of the crash, is there any chance you can find the cause of the problem in the logs?

GDLauncher Crash Report

Description: Initializing game

java.lang.NoClassDefFoundError: dev/emi/trinkets/api/client/TrinketRenderer
    at rbasamoyai.createbigcannons.fabric.CBCClientFabric.onModsLoaded(CBCClientFabric.java:85)
    at io.github.fabricators_of_create.porting_lib.event.common.ModsLoadedCallback.lambda$static$0(ModsLoadedCallback.java:13)
    at net.minecraft.class_310.handler$zfg000$porting_lib_base$port_lib$modsLoaded(class_310.java:3063)
    at net.minecraft.class_310

GDLauncher provided the information above.

environments

attachment

repryty commented 1 month ago

It was because Trinkets mod was not installed!