Storage Drawers: Natura Pack

Storage Drawers: Natura Pack

9M Downloads

[1.16.4] Crash with Storage Drawers and Astral Sorcery's Formation Wand

NielsPilgaard opened this issue · 3 comments

commented

StorageDrawers-1.16.3-8.2.1

Looking at a Storage Drawer with a Formation Wand from Astral Sorcery results in a crash. This was originally reported to Astral Sorcery, where they found that the issue is a missing nullcheck in Storage Drawers:

HellFirePvP/AstralSorcery#1418 (comment)

commented

This has been frustrating for quite a few users of our packs too.

It seems the solution is fairly simple: HellFirePvP/AstralSorcery#1418 (comment)

It does concern me that perhaps this isn't actually going to get fixed though, since there's open issues here going back as far as 2015 and open pull requests including some good fixes going back as far as 2017.

If you need help with maintaining the mod, please reach out. There's plenty of people who would gladly help fix this sort of thing and maintain the mod if you're busy or life circumstances are getting in the way somehow.

commented
  • pls fix !
commented

As the crash happens as soon as the projection from the wand touches the drawers, whenever the player tries to log back in, they'll be in the same position they were when they crashed—facing the StorageDrawers block—and crash again. Until this issue is fixed, a workaround to this for multiplayer servers is:

  1. get another player to either remove the StorageDrawers blocks that the affected player was looking at, or

  2. block the line of sight to them by building a wall in front of where the affected player logged off, or covering the Drawers themselves.

This will allow the affected player to log in without crashing, as the projection from the wand will be touching non-Drawer blocks.