TerraFirmaCraft

TerraFirmaCraft

2M Downloads

Crash with PMMO, Chunk protection tick causing chunk loading (?)

jklw10 opened this issue ยท 1 comments

commented

To Reproduce
Attention to detail is important!
probably something to do with the mod performant?

crash report
https://pastebin.com/gXGeNqP6

logs after crash report. someone from PMMO side said that based on this the crash was on your side.
https://pastebin.com/qAXS3K0D

commented

Looks like the only thing I can see wrong on our side is that the ChunkData.get() call should be blocked by a loaded chunk check, it really shouldn't be forcing chunks to load. Otherwise I cannot see anything on our side that's fixable.