-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[🐞]: Crash on world creation: mouseClicked event handler #307
Comments
Update: removing Forgified Fabric API of all things seems to fix the issue. I'm not even sure why it was installed on my modpack, but removing it doesn't seem to break anything. |
Did the minecraft launched just fine? Forgified Fabric API, IIRC is a mod for FORGE to use with Sinytra Connector |
Connector issues should be reported there, as their disclaimer says |
also this is caused by old forge breaking stuff. use the version of the split. Still technically an issue of connector too as they should enforce a lower version |
The what? What version of what split? 1.11.10 is the latest version of 1.20.1 Forge. |
Yea but it says that in every crash log. How am I supposed to know its a Connector issue when it says Moonlight is a suspected mod. |
I'm telling you now. Connector should put a warning at the top of the log that generally says to redirect all issues there. Obviously this would create so many false positives so it's very nice of them to have put it there. In this case however it is indeed it's issue. |
Report too |
This actually seems to be a conflict with forgified fabric api, which is used by a few mods recently on neoforge aswell (even without connector). I also ran into this issue on neoforge 1.21. |
BEFORE CONTINUING:
Version-Loader
1.20.1-FORGE
Moonlight Lib Version
1.20-2.13-58
Describe the Issue
So, over the past few days I've experienced this crash multiple times in the process of developing my modpack. Upon opening the world creation menu, the game crashes. The description is always the same: mouseClicked event handler. It also seems to have something to do with VillagerTrades. I've included several crash reports from multiple iterations of my pack. Some of them list moonlight as a suspected mod, others don't.
Log Attachment
https://mclo.gs/sLaUkjC
https://mclo.gs/M5A4EEp
https://mclo.gs/TAHU37c
OPTIONAL: To Produce
OPTIONAL: Which mods are affected?
At one point the issue got fixed by removing supplementaries.
The text was updated successfully, but these errors were encountered: