Skip to content
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

Open
2 tasks done
X66Herobrine66X opened this issue Feb 1, 2025 · 9 comments
Open
2 tasks done
Labels
1.20.1 Minecraft Version bug Something isn't working FORGE Minecraft Loader not related Others | Not related to Moonlight

Comments

@X66Herobrine66X
Copy link

BEFORE CONTINUING:

  • Always check you are using the latest version of these mods and its dependencies
  • Remove known problematic rendering mods such as Optifine, Sodium and others

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

  1. Launch the game with requisite mods.
  2. Go to singleplayer.
  3. Click 'create new world'.
  4. Game crashes.

OPTIONAL: Which mods are affected?

At one point the issue got fixed by removing supplementaries.

@X66Herobrine66X X66Herobrine66X added the bug Something isn't working label Feb 1, 2025
@github-actions github-actions bot added 1.20.1 Minecraft Version FORGE Minecraft Loader labels Feb 1, 2025
@X66Herobrine66X
Copy link
Author

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.

@Xelbayria
Copy link
Collaborator

Did the minecraft launched just fine? Forgified Fabric API, IIRC is a mod for FORGE to use with Sinytra Connector

@MehVahdJukaar
Copy link
Owner

Connector issues should be reported there, as their disclaimer says

@MehVahdJukaar
Copy link
Owner

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

@Xelbayria Xelbayria added the not related Others | Not related to Moonlight label Feb 1, 2025
@X66Herobrine66X
Copy link
Author

The what? What version of what split? 1.11.10 is the latest version of 1.20.1 Forge.

@X66Herobrine66X
Copy link
Author

X66Herobrine66X commented Feb 1, 2025

Connector issues should be reported there, as their disclaimer says

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.

@MehVahdJukaar
Copy link
Owner

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.
Use NeoForge or 47.1.3 the split version

@MehVahdJukaar
Copy link
Owner

Report too

@Rearth
Copy link

Rearth commented Feb 3, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1 Minecraft Version bug Something isn't working FORGE Minecraft Loader not related Others | Not related to Moonlight
Projects
None yet
Development

No branches or pull requests

4 participants