CreeperHost / FTB-Backups-2

7 stars 9 forks source link

[1.20.1] Error generating preview #88

Open Elle199 opened 1 month ago

Elle199 commented 1 month ago

Hi! I have been running a 1.20.1 server for a while and I keep seeing the same error every time FTB Backups 2 tries to make a backup it fails to generate a preview.

The error says that index is out of bounds but I feel like I am failing to understand what index it would be trying to get. Every time it is going for index 4 from an object where the length is 0.

I have the logs of the error here: https://pastebin.com/tu4QFaEr Here are the mods I use: mods

There is a second issue where the NBTQuickSearch doesn't like what it calls "extended chunk data format" and doing some looking around I don't find a way to alter the way the chuck data is stored. I understand that the way chunk data was stored got updated in 1.18 but playing StoneBlock 3 this issue does not show up. So I assume this is another mod doing it and if anyone knows a mod that cause this issue I would love to know which. Thanks!