embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
66 stars 6 forks source link

Crash when VintageFix is enabled (probably only on linux) #34

Closed vlamorsky closed 1 year ago

vlamorsky commented 1 year ago

crash-2023-06-26_12.43.25-client.txt

debug.log

Disabling all VintageFix mixins fixes crash.

The same modpack runs on Windows without errors.

embeddedt commented 1 year ago

Can you narrow this down to a specific mod? I use Linux normally and haven't experienced this issue.

On Mon., Jun. 26, 2023, 5:52 a.m. vlamorsky, @.***> wrote:

crash-2023-06-26_12.43.25-client.txt https://github.com/embeddedt/VintageFix/files/11866940/crash-2023-06-26_12.43.25-client.txt

debug.log https://github.com/embeddedt/VintageFix/files/11866916/debug.log

Disabling all vintage fix mixins fixes crash

— Reply to this email directly, view it on GitHub https://github.com/embeddedt/VintageFix/issues/34, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHTVABWO43AEVKX2H3Y3N3XNFLUVANCNFSM6AAAAAAZT5CEKQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vlamorsky commented 1 year ago

Can you narrow this down to a specific mod? I use Linux normally and haven't experienced this issue. On Mon., Jun. 26, 2023, 5:52 a.m. vlamorsky, @.> wrote: crash-2023-06-26_12.43.25-client.txt https://github.com/embeddedt/VintageFix/files/11866940/crash-2023-06-26_12.43.25-client.txt debug.log https://github.com/embeddedt/VintageFix/files/11866916/debug.log Disabling all vintage fix mixins fixes crash — Reply to this email directly, view it on GitHub <#34>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHTVABWO43AEVKX2H3Y3N3XNFLUVANCNFSM6AAAAAAZT5CEKQ . You are receiving this because you are subscribed to this thread.Message ID: @.>

Okay, as soon as there is time, I will try

vlamorsky commented 1 year ago

Can you narrow this down to a specific mod? I use Linux normally and haven't experienced this issue. On Mon., Jun. 26, 2023, 5:52 a.m. vlamorsky, @.> wrote: crash-2023-06-26_12.43.25-client.txt https://github.com/embeddedt/VintageFix/files/11866940/crash-2023-06-26_12.43.25-client.txt debug.log https://github.com/embeddedt/VintageFix/files/11866916/debug.log Disabling all vintage fix mixins fixes crash — Reply to this email directly, view it on GitHub <#34>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHTVABWO43AEVKX2H3Y3N3XNFLUVANCNFSM6AAAAAAZT5CEKQ . You are receiving this because you are subscribed to this thread.Message ID: @.>

no crash with vintagefix when I turned off the LoliASM mod ( censoredasm5.12 )

vlamorsky commented 1 year ago

but now we managed to run them together, maybe the problem is something else, I'll go look for it

vlamorsky commented 1 year ago

very similar to the problem with Resource Loader mod and overrided resources in ./oresources/

Vetpetmon commented 1 year ago

Could not reproduce the issue with Ubuntu 22.04, Are you using the official Java 8 JRE from Oracle?

Additionally, the environment suggests that there's Liteloader in the mix, which hasn't received an update in 6 years. It's expecting Mixin 7, not 8.

embeddedt commented 1 year ago

I suspect this is an issue with the specific mod combination in use here, not VintageFix, as there haven't been any other reports of similar crashes.