-
Arrays getting corrupted
Anyone had problems before, that Array files are just corrupted for no reason ?
I've had several times now, that some arrays are showing properly, but when I compare them, there is a difference..
First I thought, I made a typo, but I am comparing pictures based on Arrays and they are 1:1 but yet it tells me that it's 1 or 2 off.
When I copy 1 array to a duplicate and compare them, then it's ok.. and still no difference when I compare..
I don't get it...
Anyone else seen this behavior before ???
-
Here are 2 array files.
Base 1 index is Unchecked.
Can someone tell me if they are identical ??
-
Yeah they are identical to me
-
from the looks it it, but someone in the chat, said that there is a difference..
[19:06] <klikhappy> the files are only slightly different
[19:07] <klikhappy> 1 byte at address 0x0000004A
[19:07] <klikhappy> in arr, it is 02. in org it is 01
While they are both saving the same thing..
So, idk, what that 1 byte is...
-
hmm, well that's weird. I have no idea how to fix that.
Probably will have a look tommorow
-
idk.... but when I have 2 buttons Button1 and Button2 and both doing the same thing with the same array, except giving it a different filename.
It seems to be happening just randomly as well..
-
-
ok issue has been resolved. Thanks Snail for all your help
-
How did you resolve the problem? I think I may be having a similar issue myself, so I'd like to know.
-
I have 1 event with the wrong save name. since I had 23 frames with everything the same, I still had a few where the save name was different for some reason.
-
Ah, that would do it... I guess I need to make sure that I'm not having a similar issue...