![CensoredASM](https://media.forgecdn.net/avatars/thumbnails/358/827/256/256/637520208754289091.png)
Client crash unequipping AS Prism
Seceroth opened this issue ยท 7 comments
When trying to unequip an Astral Sorcery Resplendent Prism the following crash occurs. Client side only, playing on a server.
crash-2021-09-26_16.08.27-client.txt
Using loliasm-3.0.3.jar and mixinbooter-2.0.jar.
Playing the MCEternal modpack version 1.5.
@Seceroth do you have the full log file?
Sure, here you go:
Since you're playing on a server without LoliASM, you'll have to disable fixAmuletHolderCapability
as it requires LoliASM to be on both the client and the server. There may be other tweaks in the config needed.
It'd be nice to have spark profiler running when while wearing the amulet if possible. If not I'll get around to it next week.
The server had the same version installed, actually. Apologies if that wasn't clear. It's just that only the client experiences the crash.
The option fixAmuletHolderCapability was set to true when the issue occurred.
Something to note, when wearing the amulet on version 3.0.3, the server had severe TPS lag, too. As soon as it was no longer equipped, the TPS went back up from ~9 to ~20.
We are experiencing no issues reverting to version 2.5 (both client and server), which is what we used before updating.
Could try v3.0.3 with the fixAmuletHolderCapability set to false some time later (not sure when I have time) if that'd be useful for testing.