coldino / Larkator

ARK dino locator that uses your saved .ark
MIT License
54 stars 18 forks source link

ARK Tools Error (The offset and length are out of bounds in the array) #60

Open Wiorry opened 3 years ago

Wiorry commented 3 years ago

ARK Tools Error

Смещение и длина вышли за границы массива или значение счетчика превышает количество элементов от указателя до конца исходной коллекции. (eng: The offset and length are out of bounds in the array, or the count exceeds the number of elements from the pointer to the end of the original collection.)

ОК

Wiorry commented 3 years ago

Strange thing, that on yesterday save file everything works ok. But after that something goes wrong

Stan-hash commented 3 years ago

Same thing - error appeared after update (yesterday) update: after turning it back to previous version it still works (on the same saves) - the wired thing is, that it happened on The Island save.

coldino commented 3 years ago

Okay, that gives me something to go on. Could one of you make your save file available so I can reproduce the issue, please?

Wiorry commented 3 years ago

TheIsland.zip Here, in attachment. I try to look source code and the error is in the beginning of map parsing. Looks like it find some missing coordinates or smth. My map has several mods, but I tried to delete them and it doesn't help