- Feb 2, 2017
- 219
- 315
These randomness issues are not normal, and the problems are on your end.I'm getting errors every time the game wants to unlock an achievement.
.
.
Also, there seems to be some bad pathing issues.
First I thought you didn't unpack the game, but then more problems should halt your progress before that. Still:
- Download the correct version of the game. Windows for Windows ect.
- Unpack the game. Dont run it from within an archive file.
- Don't overwrite earlier iterations of the same game. -Make a fresh folder-
If your problems persist. Then give feedback with what you did till that point. Can say for sure the code for achivements ain't broken, and no computer will do random things no matter what.
Also, welcome to F95Z.
*edit: look into the script for day2. Your game ended in a gameover as you didn't have 12 friendpoints at the end of the date
if v_stat_d_friend >= 12:
jump lb_date3_intro
jump lb_gameover_date2
So you did do things differently.
Last edited: