BloCamLimb / ModernUI

Modern desktop framework from low-level 3D graphics API to high-level view model, for development of 2D/3D rendering software or game engine, with internationalization support and many new technologies.
GNU Lesser General Public License v3.0
277 stars 13 forks source link

[Bug] 與FeyTweaks不相容 #214

Open IamNotBrianZ opened 3 months ago

IamNotBrianZ commented 3 months ago

Describe the bug 同時加入FeyTweaks與ModernUI會導致遊戲崩潰

To Reproduce 如上所述

Expected behavior 應該要有跳窗提示模組不相容 想在cobblemon官方模組包中加入您的模組,花了點時間才找出問題

Screenshots If applicable, add screenshots to help explain your problem.

Environment

BloCamLimb commented 3 months ago

FeyTweaks won't provide your performance improvement once you have Modern Text Engine enabled, then that mod is completely useless. You either disable Modern Text Engine or remove FeyTweaks.

The incompatibility hint cannot be added since text engine (for Minecraft) is optional.

To disable Modern Text Engine, open .minecraft/config/ModernUI/bootstrap.properties or create one if none, add line modernui_mc_disableTextEngine=true.

IamNotBrianZ commented 3 months ago

Thanks for your reply. Your mod adds a lot of features(and i appreatiate that) That, it has a high probability to be incompatible/replace other mods. The problem is that, when i try to add ModernUI to a random modpack, it is very possible to crash the game. I don't have other problems, have a nice day!