M4thG33k / TombManyGraves

A (configurable) grave system for Minecraft 1.9.4
GNU General Public License v3.0
4 stars 2 forks source link

Placing grave-block crashes world #38

Closed ghost closed 7 years ago

ghost commented 7 years ago

Placing the grave-block (ontained through Wither Boss #37) crashed the world but I sort of expected that.

Potentially add a sanity-check to when the block is placed such that when a player places it, it immediately erases itself instead of proceeding to the point it causes the crash? Or at least such that the world will be reloadable after the initial crash.

M4thG33k commented 7 years ago

I thought I had already made the item block unable to be placed in the world...I'll double-check that code.

ghost commented 7 years ago

Forgot to mention the mod version: 1.9-1.0.3

The modpack is New Beginning (a skyblock pack on Curse)

M4thG33k commented 7 years ago

Wow, that's a really outdated version. I'll see what I can do though, if people are still using that version of MC on a regular basis...

M4thG33k commented 7 years ago

I've decided not to go back and fix the 1.9.4 versions as most people are tending toward 1.10+ now.