CleanroomMC / MixinBooter

Allows any mixins that work on mods to work effortlessly. With a single class and an annotation. On 1.12.2.
GNU Lesser General Public License v2.1
50 stars 17 forks source link

Crash with LiteLoader #65

Closed Ecdcaeb closed 8 months ago

Ecdcaeb commented 9 months ago

Should we solve the crash, or toast a window that says "You cannot use A and B together" to notice the player. Issue https://github.com/Ecdcaeb/Custom-Colorful-Enchantment/issues/1

Rongmario commented 8 months ago

Liteloader has its own entrypoint, I haven't had the time to look into this, but liteloader on 1.12.2 is quite impossible to properly run in a normal modpack already.

HowardZHY commented 8 months ago

Should we solve the crash, or toast a window that says "You cannot use A and B together" to notice the player. Issue Ecdcaeb/Custom-Colorful-Enchantment#1

This was caused by bad LiteLoader installation, you should install LiteLoader & Optifine into mods folder and do not install it as a library. Tell him to only install Forge in HMCL and downloader LiteLoader into mods folder. I think it's important to tell launcher authors to put LiteLoader & OptiFine into mods folder if ppl selected to install them with Forge. (即“一键安装”)

Ecdcaeb commented 8 months ago

I will do a test.