[Bug]: Game not loading with mod installed
Closed this issue ยท 1 comments
Minecraft Version
1.21.10
What happened?
Game is crashing to desktop with Error code 1
[16:21:44] [main/WARN]: Reference map 'comforts.refmap.json' for comforts.mixins.json could not be read. If this is a development environment you can ignore this message
log file attached
Loader
Forge
Relevant Log Outputs
I see this is already marked pending, but just in case it isn't known--
Ideally mods should be using the subclasses (in this case
AttachCapabilitiesEvent$Entities) for performance purposes, but this is also something we'll be fixing on our end at forge so this can't happen.