TheRealJasonStaham
Member
- Jun 29, 2022
- 193
- 69
- 142
yeh infinite loops are normally the thing that causes problems in codeI think its the code system cant access the cpu or handle the memory correctly causing the game to not have any virtual space to work and store its variable and loops and operation causing the code to collapse essentially wiping everything cause it has no space to store the save in the first place or maybe it did have space but somehow got denied...