Hi! I’m getting the following error when loading using DefSave (1.2.0, though I get the same in 1.2.1):
ERROR:SCRIPT: /defsave/defsave.lua:119: Reading outside of buffer at element #3 (string) [value_len=1946157056]: wanted to read: 1946157060 bytes left: 102826 [BufStart: 000000013F5BB8E8, BufSize: 102844]
'NVN}KS{12|KSVBKSVBKSVBKSVBKSVBKSVBKSVBKSVBKSVBKSVBKSVBKSVB}KSVNKS{32|KN{6|KSVSKSVBKSVNKSVSKSVSKS{3|KN{3|KSVSKSVNKSVUV4}KN{3|KSVS'
stack traceback:
[C]: in function 'load'
/defsave/defsave.lua:119: in function 'load'
Does anyone know what this means? It’s not the end of the world because I get the error when I try to load a save file generated by another user… But I have previously been able to do that without issues (even across OS, for example Mac to Windows and then back again). The save file works fine for the user in question as far as I know. I don’t know their OS or setup, but can go back to them to ask if that’s important information.
I thought it might have something to do with my save files being too bloated (the main save of this user is ~100kb and contains some long strings of text). However, that theory came into question when I got the same error for their settings save file, which is ~1kb and just contains a bunch of basic bools, keymaps, and stuff like that.
(Pinging @Pkeod since it’s DefSave-related.)