Naked Ambition .51
Added 2020-09-27 21:28:16 +0000 UTCChangelog:
Added seasonal checkpoints you can reload the game to while resetting the Princess's decisions
Fixed a broken image in some of the possible dual card combinations
Fixed a crash on week 28 at the start of the random event. Unfortunately, this requires a new game, old saves will still have the crash
Fixed the game still skipping Peyton's second council member visit
Updated the color count algorithm for the soothsayer random event to use the same algorithm as the rest of the game's max color checks, this should solve the crash it sometimes caused
Added two more pieces of art to the fan art gallery. Send in your own to be featured as well!
The next update will be for the new trainer events of whoever wins the poll. Enjoy!
Comments
Yeah, I fixed the bug, but forgot to take out the old function call so it still throws the error. I guess that really isn't "fixing the bug" then. Oh well.
Apollo Seven
2020-09-28 03:19:31 +0000 UTCHi, I have been playing through your latest build, and I encountered an error when the seer tried to read my fortune. Here is the traceback I'm sorry, but an uncaught exception occurred. While running game code: File "game/gui_scripts/cards.rpy", line 784, in File "game/gui_scripts/cards.rpy", line 1076, in mostColor AttributeError: 'Card' object has no attribute 'numberr' -- Full Traceback ------------------------------------------------------------ Full traceback: File "story_scripts/summer events.rpyc", line 1332, in script call File "gui_scripts/cards.rpyc", line 784, in script File "C:\Users\Owner\Documents\Patreon\Apollo Seven\NakedAmbition-51-pc\NakedAmbition-51-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Owner\Documents\Patreon\Apollo Seven\NakedAmbition-51-pc\NakedAmbition-51-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/gui_scripts/cards.rpy", line 784, in File "game/gui_scripts/cards.rpy", line 1076, in mostColor AttributeError: 'Card' object has no attribute 'numberr' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Naked Ambition .51 Naked Ambition .51 Sun Sep 27 18:47:27 2020
Ian W
2020-09-27 23:50:17 +0000 UTC