Server crash when starting up
seasquirt opened this issue ยท 3 comments
When starting a server on the latest versions (1.1.0.0 and up), a duplicate mod error is thrown. Any version below 1.1.0.0 works fine.
crash-2024-11-12_22.02.43-server.txt
Hi, since it only affects versions 1.1.0.0, I investigated this under the notion that it might be a mixin-related issue.
I think this is related to this old mixin issue: SpongePowered/Mixin#253
There is a development jar that implements a workaround for this problem. You can find it in the 'build-artifacts' download on this page: https://github.com/b3spectacled/modernbetaforge/actions/runs/11811063170
Could you please test it and report back? Thank you.