QQP_Purple

Well-Known Member
Dec 11, 2020
1,461
1,691
207
Could this bug be due to the save transferred from the previous version?
Possibly. But I do not know. I always manually transfer saves from version to version and have newer had a problem. But I also don't play on android. Most likely it's a bug with the android version it self.

I am sure that the dev will be able to fix it as soon as he sees your messages.
 

EnDeRffff

New Member
May 13, 2019
11
1
13
Possibly. But I do not know. I always manually transfer saves from version to version and have newer had a problem. But I also don't play on android. Most likely it's a bug with the android version it self.

I am sure that the dev will be able to fix it as soon as he sees your messages.
Thank you
 

EnDeRffff

New Member
May 13, 2019
11
1
13
Possibly. But I do not know. I always manually transfer saves from version to version and have newer had a problem. But I also don't play on android. Most likely it's a bug with the android version it self.

I am sure that the dev will be able to fix it as soon as he sees your messages.
I fix the problem, just reinstalled game
 

hofom77573

Member
Apr 17, 2021
361
584
185
He's using defines? I'm pretty sure that's wrong for variables that are meant to change. Isn't define the Renpy symbol for constants?
The define statement sets a single variable to a value at init time.
The default statement sets a single variable to a value if that variable is not defined when the game starts, or after a new game is loaded.

He does this in a few places so I guess it doesn't do that. It is more aesthetically pleasing to use defaults for changing variables.
 
4.30 star(s) 253 Votes