[1.19.2 Forge Bug]: Crash from dragon altar choice
Reshy opened this issue · 4 comments
■ Your Discord ID or other contacts
_reshy
■ Dragon Survival version and Modpack version (if have)
DragonSurvival-1.19.2-1.5.56.jar
Custom Modpack
■ Single game or server?
Single (Default)
■ Do you delete old configs before writing a bug report?
I always delete configs
■ Bug Description and Reproduce
Crashed when attempting to automatically open Dragon Altar choice upon loading in.
■ Expected behavior
Crashing shouldn't occur from dragon choice.
■ Crash Report File and Logs
the dist parameter is not safe
openingAltar
should have an additional check like && tickEvent.side.isClient()
its in #349