- May 11, 2019
- 217
- 121
Attached.Thank you for the info - I have that problem above - and was trying to fix it.
I do not have an older version of the screens.rpy file - would anyone be able to share the file?
For me, there were a few bugs like an unexpected Chloe resurrection or incorrect (place etc) situation tracking after reload. But I managed to kill them all at the second attempt to pass.Was it just me that the Murderer Among Us thing was an absolute buggy disaster, I couldn't free roam since there would always be an error so I would continue with the same character in a different time so the dialogue and the timing felt off, I remember killing 2 characters two different times. It's a shame and I don't know why they added this new update since apparantely it doens't add any new content. Is it just a fix?
It looks like your file is corrupt. May be your disk has faulty clusters, or something happened during download?View attachment 1362310
I'm always getting this error, when I'm trying to extract the file. Any ideas why?
I don't know why. Maybe it's some combination of your software or something. Try to unpack with different software (generally I would recommend 7-zip, but there are so many others).I am getting the bug on the second zip aswell
They had put there lots of the same files that didn't change.nope seeing the file size not gonna download this "minor" update
Or doing change who don't change many thing in the functionality but force to redownload all the file.They had put there lots of the same files that didn't change.
...
![]()
I have the same issues as well. I used to play this game all the time. This is the first time i have ran into this.I have win 10 32bit. in that this game not running. Error show:- This app can't run on your pc. To find a version of your PC, check with the software publisher. Anyone support me in this. I want to play this game.
View attachment 1361766
The most important part of the error message was not captured by your screenshot (what Exception actually happened and at which line). It's possible that you used the phone at that moment, and if you wouldn't, then the error wouldn't have happened. Anyways, you can try to Rollback, Ignore, Reload or restart. It's possible to play till the end, probably (even though with some minor bugs).Has anyone encountered such a problem or is it better to delete CK immediately ?You don't have permission to view the spoiler content. Log in or register now.
By the way, it's funny that the CK topic was not closed for a large number of errors, as it was done with PF.
Check my replies above (about 32bit RenPy executable). Some game devs just don't pack it anymore, assuming that nowadays people have 64bit systems.I have the same issues as well. I used to play this game all the time. This is the first time i have ran into this.
I need to check Kiwii so there's no way I can squander this moment ,it's a dead end. Need to fix an error in the code or understand what leads to it.The most important part of the error message was not captured by your screenshot (what Exception actually happened and at which line). It's possible that you used the phone at that moment, and if you wouldn't, then the error wouldn't have happened. Anyways, you can try to Rollback, Ignore, Reload or restart. It's possible to play till the end, probably (even though with some minor bugs).
It looks likeI need to check Kiwii so there's no way I can squander this moment ,it's a dead end. Need to fix an error in the code or understand what leads to it.
You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.
Hm... Something I didn't notice "can't find kiwiiUsers["Крис"].". Do you want to say that the failure is due to different language versions and only passing from the very beginning will help here? There were no such problems before.It looks like
kiwiiUsers[self.user]["profilePicture"]
can't find kiwiiUsers["Крис"].
It was the line "KeyError" and then some unicode symbols; and the previous line - it's the actual line that generated the exception.Hm... Something I didn't notice "can't find kiwiiUsers["Крис"].". Do you want to say that the failure is due to different language versions and only passing from the very beginning will help here? There were no such problems before.
I have heard a lot about bugs with the phone and now I have encountered something similar myself. But I don't understand what you mean by the words "try to comment out the parts of the code". Sorry, maybe it's a language barrier.It was the line "KeyError" and then some unicode symbols; and the previous line - it's the actual line that generated the exception.
I don't think it's about languages; probably there is some bug in their phone functions. I seem to remember, I tried to set my phone profile name "Otto", but soon I discovered it was "MC". So I don't know how to correct the bug. It's only clear that the program tries to address that variable and there's no "dictionary entry" with that key. If I were you I might go barbaric and just try to comment out the parts of the code that cause the error.![]()