Coder Social home page Coder Social logo

Comments (10)

Keksuccino avatar Keksuccino commented on May 30, 2024

Take a look at the menu identifier (by clicking on the menu info button) of the main menu when you've loaded your big mod pack. I bet the identifier now ends with "GuiCustomMainMenu", so obviously, your previously generated customization file, which is searching for menus with another identifier, isn’t working. The identifier was changed to something like "CustomMainMenu", because one of your active mods is completely overriding the vanilla main menu screen. I don’t think that all customization features will work in this custom screen, but you can try it. Just change the identifier in your customization file to the correct one and it should load.

There is no problem in importing layouts from previous versions or other mod setups in general :)

from fancymenu.

kreezxil avatar kreezxil commented on May 30, 2024

ok, i was coming here to say that I found this

image

this needs to be documented in your wiki.

from fancymenu.

Keksuccino avatar Keksuccino commented on May 30, 2024

This IS documented in my wiki.

NOTE: The identifier for the same type of menu is NOT always the same for different versions of Minecraft and mods you want to customize!

That’s a quote from the menu customization page ^^

from fancymenu.

kreezxil avatar kreezxil commented on May 30, 2024

is there no way you can override the gui bs caused by other mods and force your menu to take precedence? thus avoiding this altogether?

BTW, you're 90% incompatible with More Refined Storage mod. What it prevents is the background.

I'm removing it from my pack to find the next thing that conflicts.

from fancymenu.

kreezxil avatar kreezxil commented on May 30, 2024

yep, removed that mod and no longer have my problem. If you don't have an incompatible list, might need to start one.

from fancymenu.

Keksuccino avatar Keksuccino commented on May 30, 2024

is there no way you can override the gui bs caused by other mods and force your menu to take precedence? thus avoiding this altogether?

That’s not possible. Most mods are waiting for the specific menu to load and loading its custom version instead. There’s literally no way to prevent this. The way I’m customizing menus now is the most universal way possible. My method maximizes the compatibility with other mods, but to customize special types of menus like the main menu, I have to add many stuff to make things like custom backgrounds possible. If some mod completely overrides a menu (which is a very lazy and REALLY bad practice), I can’t do anything.

BTW, you're 90% incompatible with More Refined Storage mod. What it prevents is the background.

Do you mean the main menu customization is incompatible with this mod or customization on general?
Again: Sorry, but I can’t do anything to prevent such things. I can make individual mods compatible with FancyMenu, but preventing menu overriding in general is impossible. (If only the main menu customization is incompatible with the other mod, I will make it compatible with it.)

If you don't have an incompatible list, might need to start one.

People should know that not every mod is compatible with all other mods ^^ Especially a mod that seems to override a complete menu screen. Is the incompatible mod visually customizing the main menu? Do you see any difference to the vanilla one? o.O Or is the dev just casually overriding menu screens?

//Edit: It seems that the "More Refined Storage Mod" is adding stuff to store items ingame, am I right? I don’t understand why such a mod would ever need to override the main menu (or any other menu ^^). I will look into it and make it compatible with FancyMenu, but sadly I can’t do this for every mod out there that does things like this.

from fancymenu.

kreezxil avatar kreezxil commented on May 30, 2024

That's why I suggested making a public incompatible list. Having such a list show you care more than you do and helps pack authors find quickly where things have gone awry without having to dig thru everything.

I'm only trying to help you out.

from fancymenu.

Keksuccino avatar Keksuccino commented on May 30, 2024

I will make a wiki page for incompatible mods :)

from fancymenu.

Keksuccino avatar Keksuccino commented on May 30, 2024

Added compatibility for More Refined Storage with FancyMenu v1.0.1.

from fancymenu.

kreezxil avatar kreezxil commented on May 30, 2024

from fancymenu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.