Sporadic server crashes [1.19.2]
CameronJThomas opened this issue ยท 1 comments
Every so often my dedicated server is hanging and subsequently crashing. Having looked through the crash log, it appears to come back to the generation of IDAS maps for cartographers (see line ~107 of the crash log, where com.craisinlord.integrated_api.misc.maptrades.StructureSpecificMaps$TreasureMapForEmeralds.getOffer
is invoked).
Could this be investigated? Also, is it possible to disable this feature of the pack entirely? Nobody on my server is particularly interested in maps, and they are quite resource intensive as they necessitate the generation of new chunks.
Let me know if any more info is needed.