OpenMods / OpenBlocks

Random collection of blocks
Other
298 stars 149 forks source link

XP Shower Crash due to metadata handling. #1038

Open Slayer5934 opened 3 years ago

Slayer5934 commented 3 years ago

It looks like the metadata for blocks is passed before checking placement? This results in a crash if another mod grabs the metadata before the check for valid placement is made, I'm guessing, extremely guessing.

https://github.com/TeamChocoQuest/ChocolateQuestRepoured/issues/268