
mouseClicked event handler crash when creating new world
cal1407 opened this issue ยท 1 comments
Minecraft version
1.20.1
Farmer's Delight version
1.2.7
NeoForge version
Forge 47.3.33
Description
Game would crash when attempting to create a new world, with the log and crash report pinpointing to this mod.
Steps to reproduce
- Load Minecraft
- Create new world
- Game would crash almost immediately
Mod list
Modlist: https://pastebin.com/HMtJLCsU
Logs
crash report: https://pastebin.com/AVzA7rhK
logs: 2025-02-28-1.log.gz
Minimal instance
- I have tested this on a minimal instance
Performance and shader mods
- I am using performance or shader mods
It looks like you're attempting to load FD add-ons for the Fabric Port into the Forge version of FD using Sinytra Connector.
I'm sorry, but this won't work correctly, and may cause issues such as this one. The Forge and Fabric ports, while close on parity, use different mod loaders, so add-ons from one platform won't play well with the base mod from another.
I cannot provide support for instances using Sinytra Connector due to this. I suggest gradually disabling your FD add-ons until you can load your world, to see where the problem lies.