YUNG-GANG / YUNGs-Better-Dungeons

Minecraft mod that adds actual dungeons to the game
GNU Lesser General Public License v3.0
30 stars 11 forks source link

Crashing #12

Closed SHXRKIEgg closed 3 years ago

SHXRKIEgg commented 3 years ago

Testing with Better Minecraft Fabric, it crashes but doesn't give me a Crash report but reports it in the log. https://pastebin.com/Nc7MKd1L

yungnickyoung commented 3 years ago

This Accessing PalettedContainer from multiple threads bug is something that started popping up in 1.17. Seems to be some obscure side effect to one of the changes Mojang made. I thought I had implemented a workaround, but looks like I missed a few spots. I'll upload a fixed version soon

yungnickyoung commented 3 years ago

Should be fixed in v1.0.1. Let me know if it works!

itsdinkd commented 3 years ago

Could this be caused by Charm?

image

SHXRKIEgg commented 3 years ago

Should be fixed in v1.0.1. Let me know if it works!

Seems to be fixed thanks!