FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

16M Downloads

1.16.5 Win FancyMenu loading error (Failed to load correctly)

OzdorMiZ opened this issue ยท 2 comments

commented

An error occuring while loading. It doesn't crash the client, but it don't let me enter the main menu. "FancyMenu has failed to load correctly (java.lang.ExceptionInInitialiserError:null). This error occured when i made a custom menu and relaunched client.

Steps to reproduce the behavior (e.g.):

  1. Make a custom menu
  2. Relaunch the game
  3. See error

Expected behavior
I expected the mod to load correctly to continue making my custom menu for a modpack.

Game Log
https://gist.github.com/OzdorMiZ/d5bbcaf3a5ed68aa9aced176b3f8423e

Basic Informations:

commented

FancyMenu and Create are currently not fully compatible. You probably tried to customize a GUI of the Create mod, right?
You will need to manually remove that GUI from the list of customizable menus to fix this crash.

Close the game, then open the config/fancymenu/customizablemenus.txt file and search for the Create GUI(s). Remove them from the list and save the file.

commented

Thank you for your help! I love your mod btw, it's very easy and usable