Crash on startup with St'rcuture Tools on the client, but not on the server
SplendidAlakey opened this issue ยท 1 comments
MC 1.17.1
Fabric loader 0.12.5; API 0.42.1
AppleSkin 2.2.0
St'ructure Tools 1.0.3
When AppleSkin and St'ructure Tools are installed together, the game will crash on startup. Client-side only. The server with the same exact mods launches without issues.
- Install Fabric loader 0.12.5 and API 0.42.1
- Install AppleSkin 2.2.0 and St'ructure Tools 1.0.3
- Launch Minecraft and crash
Logs: https://gist.github.com/Footage2-Amply-Pounce/a546ed510bcf6cce347fc4fc6d7a2f72
The crash does not happen with only AppleSkin installed. The crash also doesn't happen when only St'ructure Tools is installed.
Reporting here and not to St'ructure Tools due to this line in the logs: Mixin apply for mod appleskin failed
Actually, seems like they fixed it on their side with this release, as I'm not crashing anymore. I guess the crash was related to this: Remove tooltip component mixin to use TooltipComponentCallback
.