- Mar 9, 2019
- 42
- 27
Also, are choices with orange text meant to be good or bad?Yes.
And just Snow White this time ~
Also, are choices with orange text meant to be good or bad?Yes.
And just Snow White this time ~
[Gives 1 Gold]For those who need it, I give a save from before this update.
( But your name will be Svenn. Sorry :3 )
Go to the moon to trigger some convort
Did you ever get those codes? I want them!!!!!If anyone wants the Patreon codes, even the ones included in this version send me a PM.
Not posting them here publicly as per Salty01 request's.
Salty01 ran into an error
While running game code:
Exception: Possible infinite loop.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\AD Games\OnceAPornATime_0251-pc\OnceAPornATime_0.25.1-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\AD Games\OnceAPornATime_0251-pc\OnceAPornATime_0.25.1-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\AD Games\OnceAPornATime_0251-pc\OnceAPornATime_0.25.1-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\AD Games\OnceAPornATime_0251-pc\OnceAPornATime_0.25.1-pc\renpy\execution.py", line 908, in run_context
context.run()
File "Cell01_E.rpyc", line 40, in script
File "Cell01_E.rpyc", line 40, in script
File "C:\AD Games\OnceAPornATime_0251-pc\OnceAPornATime_0.25.1-pc\renpy\execution.py", line 59, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
0.25.1
Wed May 06 23:08:38 2020
Sorry about that, I'll fix it for the next update.Had a crash... twice now
Been buying the coins from Emme and having fun with Snow, and I think I've done all the coins except the patron one, but when I go back to Emme to buy the last crown coin, it crashes on me ... twice. Not sure what I may be doing wrong.
yeshow are you supposed to get the patreon coin once tinker tells you about it? do you have to send the drone out?
DOGE"- SUCH BEAUTY MUCH WOW" ? im stuck on this one
Hi Salty01.Sorry about that, I'll fix it for the next update.
Thanks for reporting it to me, guys!
It's the first time anyone's ever found the problem in my code and reported it to me ahahHi Salty01.
Thanks for this awesome game.
Because of this bug ...
In the file "Cell01_E.rpy" in line 36, the "GoldCoin_09" is part of the IF statement. The "GoldCoin_09" doesn't seem to exist. Therefore the "NoMoreCoin" flag is not set in line 37 and an infinite loop is created. Simply remove the "GoldCoin_09" from the IF statement and the bug is fixed. You can then post the new "Cell01_E.rpyc" file as a bugfix.