Causing crash!!
TheSexyYeti opened this issue ยท 5 comments
For some reason, Map Atlases keeps causing a crash. Now I'm not the most intelligent person when trying to decrypt crash logs. So I use Perplexity AI to help me read the crash reports. And it's saying something about a missing texture. Here's the pastebin to the crash log.
so that happened since it somehow failed to get map data from a map item. were you adding an item to an atlas? what item was it?
Ok so I haven't added any markers or anything to the atlas. I simply increased the scale of the mini map form 1.5 to 2. And changed it so you can expand the map without adding an empty map. But this has also happened across multiple different mod packs I've worked on. Here's a crash from my latest. https://pastebin.com/PyPKcBXv. I've even tried not changing any configs at all. and it still caused a crash.
I've tried multiple version. 1.16.5, 1.18.2, 1.19.5 and 1.20.1. Both fabric and forge. I tried recreate the issue just now be reinstalling on fabric 1.20.1, keeping original configs and trying with changed configs. just so I can send you the resulting crash report. But to my surprise. It hasn't happened yet. If I do crash and I deduce from the crash report that it was caused by Map Atlas. I will return and send you what I have.