Main Menu Crash
BatteryVoltic opened this issue ยท 4 comments
Describe the bug
When loading into another mods gui, the game crashes with the latest update. I have Content Creator Integration installed for streamers. I added a main menu button that opens the gui for quick easy access. Latest 2 versions have crashed. I can load the me.ichun.mods.cci.client.gui.cci.firstrun.WorkspaceFirstRun
on Fancy menu v. 1.7.1 but not on 2.0.1 or 2.0.2
needless to say but im staying on version 1.7.1 till this is fixed
To Reproduce
Steps to reproduce the behavior:
- create a gui button that leads to
me.ichun.mods.cci.client.gui.cci.firstrun.WorkspaceFirstRun
with the mod installed. (dont include ` ) - click on newly created button
- crash.
Expected behavior
It should load up to the gui menu i linked. However v2 crashes and v. 1.7.1 is the last known version still working.
Crash Log
https://pastebin.com/Wbz2SbBy
Screenshots
https://i.imgur.com/1klJJH4.png - this is what it should link to.
Basic Informations (please complete the following information):
- OS: Windows 10
- FancyMenu Version 2.0.1 & 2.0.2 (1.7.1 is working)
- Forge/Fabric Version 35.1.37
- Minecraft Version 1.16.4
- Active Mods Alot
Hi! I installed the mod you've mentioned and opened the WorkspaceFirstRun
GUI with a custom button in the main menu, but it seems to work fine for me, so I think one of your other mods is causing it.
However, I tried to fix it! Can you please try if the crash is fixed in this version?
https://drive.google.com/file/d/179kWtQUNo-4XPVV-PlsQCBXFFAnqeWOz/view?usp=sharing
Thank you!
The dev build allowed me to open the gui as it use to. Thank you for the change you made. Not too sure on what was causing the issues before but whatever you did fixed it. Ill be on the look out for the curseforge release.