Mixin crash with SpongeForge
Artem-VV opened this issue ยท 3 comments
Issue description
When adding a mod, the server fails to start with a mixin error. log attached
Steps to reproduce
No response
Minecraft version
1.12.2
Forge version
14.23.5.2860
SecurityCraft version
v1.9.7
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
I tried both versions of the mod: with mixin and without.
The logs are for the version without the mixin
Thank you for reporting! This has already been fixed for the next update of SecurityCraft: e97e7a4
To fix this for yourself, open the SecurityCraft jar file with WinRAR/7-Zip/etc., open securitycraft.mixins.json
with a normal text editor, and remove exactly this - nothing more nothing less: "portal.TeleporterMixin",
Note, that this will reintroduce a bug where nether portals can remove reinforced blocks when generating in another dimension.