LXGaming / Sledgehammer

Smashes the stupid out of the client & server.
Apache License 2.0
16 stars 5 forks source link

[1.12.2] actually-additions disruption-lens mixin crash #49

Closed MasterEnderman closed 1 year ago

MasterEnderman commented 1 year ago

Forge: 14.23.5.2860 Sledgehammer: 2.0.24 Crash-Report: https://gist.github.com/MasterEnderman/671b085a1771af48b01166285d46459b

LXGaming commented 1 year ago

Issue reproduced, Looks like something went wrong during the build process which caused getStackInSlot to be wrongly obfuscated to func_70301_a, I'm currently tracking down the issue.

The affected builds have been pulled.

UPDATE: There might be a race condition in ForgeAutoRenamingTool, will have to do more investigation but an quick fix might be to limit it to a single thread.

LXGaming commented 1 year ago

Fixed in v1.12.2-2.0.25