Sk1erLLC / Patcher

A Forge mod full of Vanilla bug fixes, Quality of Life improvements, and performance enhancements.
Other
232 stars 60 forks source link

Conflict with LoliASM #141

Open ztblat opened 1 year ago

ztblat commented 1 year ago

Conflict with https://www.curseforge.com/minecraft/mc-mods/lolasm

Sychic commented 1 year ago

Can you provide a stacktrace or something?

ztblat commented 1 year ago

https://mclo.gs/I7TB0pc

ztblat commented 1 year ago

你能提供一个堆栈跟踪或其他东西吗?

https://mclo.gs/I7TB0pc

Sychic commented 1 year ago

Can you provide a full log from startup? Preferably with these jvm args -Dmixin.debug.verbose=true -Dmixin.debug.countInjections=true

Sychic commented 1 year ago

Alternatively steps to reproduce would work as well.

ztblat commented 1 year ago

Alternatively steps to reproduce would work as well.

crash-2023-03-27_01.13.30-client.txt

ztblat commented 1 year ago

Can you provide a full log from startup? Preferably with these jvm args -Dmixin.debug.verbose=true -Dmixin.debug.countInjections=true

latest.log

Sychic commented 1 year ago

What modpack is this? I'm going to need to reproduce this on my side.

Sychic commented 1 year ago

Hm I think I've identified the issue. https://github.com/LoliKingdom/LoliASM/blob/master/src/main/java/zone/rong/loliasm/core/LoliTransformer.java#L349-L361 This is something they're going to have to fix on their end.

RoyalQX commented 1 year ago

a way to use these mods together for now is to set optimizeRegistries to false in the loliasm config.