Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Failed to launch with Liteloader #733

Closed
HowardZHY opened this issue Mar 5, 2022 · 2 comments
Closed

[BUG]Failed to launch with Liteloader #733

HowardZHY opened this issue Mar 5, 2022 · 2 comments
Labels
🐛 bug Something isn't working 🌕 legacy 🤷 unconfirmed A unconfirmed issue

Comments

@HowardZHY
Copy link

LiquidBounce Build/Version

every version

Operating System

Windows 10

Minecraft Version

1.8.9 and 1.12.2

Describe the bug

Mixin apply failed mixins.liteloader.client.json:MixinMinecraft -> net.minecraft.client.Minecraft: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException mixins.liteloader.client.json:MixinMinecraft->@Inject::handler$onMouseHeld$zda000(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V cannot inject into net/minecraft/client/Minecraft::func_147115_a(Z)V merged by net.ccbluex.liquidbounce.injection.forge.mixins.client.MixinMinecraft with priority 1000
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: mixins.liteloader.client.json:MixinMinecraft->@Inject::handler$onMouseHeld$zda000(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V cannot inject into net/minecraft/client/Minecraft::func_147115_a(Z)V merged by net.ccbluex.liquidbounce.injection.forge.mixins.client.MixinMinecraft with priority 1000

Steps to reproduce

Install Forge, Liteloader and Liquidbounce 1.8.9/1.12.2
Then failed to launch

Client Log

https://github.com/HowardZHY/Crashreports/blob/main/debug.log
https://github.com/HowardZHY/Crashreports/blob/main/latest.log

Screenshots

null

@1zun4secondary 1zun4secondary added the 🐛 bug Something isn't working label Mar 9, 2022
@HowardZHY
Copy link
Author

1.8.9 can work with my mixin-updated liteloader(install as a forgemod)
but 1.12.2 will fail to launch (tried liteloader with both library or mod install)

@1zun4secondary 1zun4secondary added this to the b76 milestone Feb 19, 2023
@1zun4secondary
Copy link
Contributor

Compabillity issue

@1zun4secondary 1zun4secondary added the 🤷 unconfirmed A unconfirmed issue label Feb 19, 2023
@1zun4secondary 1zun4secondary removed this from the b76 milestone Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌕 legacy 🤷 unconfirmed A unconfirmed issue
Projects
None yet
Development

No branches or pull requests

2 participants