wisp-forest / alloy-forgery

Alloy smelter mod for Fabric
MIT License
43 stars 18 forks source link

Mixin Conflict with Gregtech Modern #125

Closed sleepy-evelyn closed 6 months ago

sleepy-evelyn commented 8 months ago

Game crashes with Gregtech Modern installed :P. Seems to be a Mixin Conflict.

Gregtech Modern version: 1.20.1-1.0.18-fabric Crash Report: https://gist.github.com/sleepy-evelyn/51ae8df42069d11b6255f910dc7cbcdf

BasiqueEvangelist commented 8 months ago

You sure this is alloy forgery or owo-lib? Can't seem to find any relevant mixins Oh, and also
‍ ‍ ‍ ‍ ‍ ‍ ‍ greg

Dragon-Seeker commented 8 months ago

For the most part, this is an issue with Greg Tech's injection point leading to an issue where a variable LVM table is altered leading to their mixin crashing. AF and owo are seen due to classloading of the inflicted class that Greg is mixing into and has nothing to do with AF or owo from the crash log.

Have you tested without AF and owo to confirm that such is not another mod's fault or Greg tech?

sleepy-evelyn commented 6 months ago

It's fine they dropped support for Fabric anyway so none of this really matters anymore going forward for newer versions.