IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.58k stars 230 forks source link

Lithium doesen't work #1414

Closed ghost closed 3 weeks ago

ghost commented 4 months ago

I have confirmed that ...

Arclight version

arclight-1.21-1.0.0-SNAPSHOT-c47e085 - fabric

OS & Java versions

Windows 10 Iot LTSC, JDK 21

Plugins and Mods

Plugins: CoreProtect, Essentials, PlaceholderAPI, AFKPlus, Clans, TAB, GSit, AFKPlusPAPI, WorldsColor
Mods : Status, Fabric API, Lithium

Description

Lithium doesen't work

Step to reproduce

No response

Logs

https://paste.ubuntu.com/p/nMXMp9KK63/

Server pack link (Optional)

No response

Elyas2024 commented 4 months ago

yeah, most optimization mods dont work on arclight. i tried it too and the same thing happend to me

qyl27 commented 1 month ago

We haven't supported lithium or the other many optimization mods.

ghost commented 1 month ago

But why then does version 1.20.4 of Fabric support these mod?

qyl27 commented 1 month ago

But why then does version 1.20.4 of Fabric support these mod?

It works just by accident, fix Lithium has low priority in our plan, but PR is welcome.
This issue can remain open until we are supported.

ghost commented 3 weeks ago

I found a solution to fix this error, in lithium.properties you need to write mixin.ai=false, and then lithium starts without problems, and c2me is fixed in the same way

qyl27 commented 3 weeks ago

Thank you a lot!

ghost commented 3 weeks ago

Can I create a github page with patched Archlight mods?

qyl27 commented 3 weeks ago

Can I create a github page with patched Archlight mods?

Sure, we are glad to see that, a page with some tips either in our GitHub discussion or in a repo is good.