[1.19.2] Java crash when loading chunks with little frames
flangopink opened this issue ยท 5 comments
Placed little frames on another pc and it worked fine. Joined the server on my home pc, and i get an "EXCEPTION_ACCESS_VIOLATION" crash whenever the chunk with little frames is loaded.
The modpack is 1.19.2 Forge with Rubidium and other mods installed.
VLC option is disabled, only .jpg and .gif images are uploaded.
Crash log: https://pastebin.com/FU8ewfft
Edit:
The images on the screenshot load fine with a very small render distance, but there's a very long .gif littleframe in the chunk behind them, which probably causes the crash.
Can you provide the link to the gif file, so we can do some testing on our own?
Try removing rubidium and use Embeddium instead.
If the problem persist... Send crash report again
Can't remove rubidium as it's in a server modpack. Had to ask other players to break the culprit littleframe. Still not sure why it causes crashes.