IllegalAccessError with the Optiassembler causes server crash
belathus opened this issue ยท 4 comments
Describe the bug
Trying to create a recipe in the optiassembler for the tactic control chipset. I put the quartz parts in a slot and got a crash.
To Reproduce
Steps to reproduce the behavior:
- Start headless server.
- Join headless server with client.
- Place an optiassembler.
- Try to create an assembly recipe.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
I saw GUI errors, so I was wondering if this is related to it being a headless server. So I started a single-player world and was able to create the assembly recipe without a problem.
Version
Minecraft Version: 1.18.2
Forge Version: 40.1.20
Futurepack Version: 33.0.7268
Logs
https://gist.github.com/belathus/42caecb4964e4f8aad03454f2ebd1d91
Restarting the server works fine, but I still can't put anything into that GUI or else it crashes again.
I was able to spawn in the assembly recipe item though (copied the NBT tag from single-player) and using that worked fine.