Game crashed due to NPE when trying to paste a schematic on /publish server
gotimo2 opened this issue ยท 0 comments
Describe the Bug
When trying to use a schematic on a server made using /publish, opening the schematic UI as client will open it for the host player instead. trying to then close this UI as the host, the game crashes resulting in the attached log.
The schematic in question only uses create blocks.
Reproduction Steps
- As host player, open a server using /publish
- As a client join and try to use a schematic, this will cause the schematic UI to open for the host.
- Try to close the UI as the host.
...
Expected Result
I expected the UI to open on the client, and expected it to close when pressing the button to close.
Screenshots and Videos
No response
Crash Report or Log
Operating System
Windows 10
Mod Version
0.5.0i
Minecraft Version
1.18.2
Forge Version
40.2.0
Other Mods
(at the bottom of the crash log)
Additional Context
No response