-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open for appending creates glitched variables #113
Comments
I've no idea but it might be related to this: CE-Programming/toolchain#165 ? Can you try to narrow it down and send me code? |
It could also be an issue with random numbers though.
Also I did check all of the code that is used to store to WDTEMP, making sure that it is storing correctly. EDIT: just saw the issue you posted; probably not a random number issue |
Update: this bug only manifests itself when the variable is not archived. I have had success with appending varibles, but only if they are archived. |
This is still happening. I will try to fix ICE myself, for my own personal use, but I might end up re-uploading it. |
Can you send me one source program where the error happens? Then I might figure out what the problem is. |
https://i.imgur.com/56cpMgI.png
Is this a known bug?
I have attempted to narrow down the issue, and the corrupted variables happen around the opening of the appvar for appending.
The text was updated successfully, but these errors were encountered: