So i forgot to put a “wait()” inside my while loop which caused studio cto crash. So i had to kill it with task manager. Ive never had problems doing that but this time when i killed it and try to open the auto recovery file i get this error:
I cant share the error atm. Because studio wont even display the error message anymore… But it was something along the lins:
"serializer load cannot read header
[Bunch of numbers] Failed id".
If anyone could help me that would be super awesome. Because i spent like 10 hours working on that game
so yeah that file is probably done for… additionally, when you forget to put a wait in the while loop and all hope is seemingly lost for it sorting itself out, if you wait the code will stop running because of “exhaustion” so your supposed to just wait it out when this sorta thing happens and it will halt itself .