CensoredASM

CensoredASM

422k Downloads

Client crash unequipping AS Prism

Seceroth opened this issue ยท 7 comments

commented

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.

commented

Will take a look thanks for the report

commented

@Seceroth do you have the full log file?

commented

Sure, here you go:

2021-09-26-1.log

commented

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.

commented

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.

commented

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.

commented

Closing as there's no followup.