Essalar

Newbie
Aug 2, 2017
96
50
Позвольте вам максимизировать статистику и выиграть любой чек, связанный с картой.
+ Разрешить вам выбирать маршрут.
[/ЦИТИРОВАТЬ]
Does this happen automatically, or do I need to activate it less often?
 

Jambalam

Newbie
Jan 28, 2019
24
86
It seems that the cheat mod breaks the game. If you max out your stats, Ren'py returns the gray error screen anytime a skill check happens, and if you choose "Ignore" to continue along, you fail the skill check.
 

hu lover

Forum Fanatic
Jul 27, 2022
4,132
5,438
Updated the cheat mod to work after renpy's fun update that broke dynamic typecasting.

Also attached is a peristent file to unlock the gallery. Remove the .txt extension and put it in User/AppData/Roaming/Renpy/NakedAmbition
Gold cookie.
 

Apollo Seven

Active Member
Game Developer
Sep 15, 2018
799
3,269
Oh so the error every 5 seconds with cheat mod was just a new issue then?

Still why are there 3 save pages... players usually use the save slots as a quick gallery to replay scenes. Hard to do when there are more scenes than save slots... Should just make this normal.

And someone needs to add gallery unlocker someday. Hope this gets added.
Nothing about the game's save system is "normal" lol. Your saves reset every run so there's no need to have a ton of them. As per why, this game is intended to be played more as a rouge-lite than a VN. It's not about choosing dialogue options to see all possible branches, it's about trying to guide the princess and seeing what happens.
 

spitfire335

Active Member
Jun 12, 2017
601
734
Updated the cheat mod to work after renpy's fun update that broke dynamic typecasting.

Also attached is a peristent file to unlock the gallery. Remove the .txt extension and put it in User/AppData/Roaming/Renpy/NakedAmbition
Does the gui_scripts folder go in the game folder for the mod?
 

Mercedes

Active Member
Nov 19, 2017
725
874
Does not run with me unfortunately.
After the installation I get the following message:

I'm sorry, but an uncaught exception occurred.

When running the game code:
File "game/script.rpy", line 78, in <module>.

TypeError: '<' not supported between instances of 'NoneType' and 'int'.


no longer relevant
 
Last edited:

Apollo Seven

Active Member
Game Developer
Sep 15, 2018
799
3,269
Does the gui_scripts folder go in the game folder for the mod?
Yes, you just put the gui_scripts folder in the game folder
Does not run with me unfortunately.
After the installation I get the following message:

I'm sorry, but an uncaught exception occurred.

When running the game code:
File "game/script.rpy", line 78, in <module>.
TypeError: '<' not supported between instances of 'NoneType' and 'int'.
Download the game again, I stealth updated it.
 
Feb 28, 2022
296
58
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Sayer 'Girl' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "story_scripts/winter events.rpyc", line 1869, in script
  File "D:\Indie Game\NakedAmbition-82-pc\renpy\ast.py", line 881, in execute
    who = eval_who(self.who, self.who_fast)
  File "D:\Indie Game\NakedAmbition-82-pc\renpy\ast.py", line 774, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'Girl' is not defined.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Naked Ambition .82 Naked Ambition .82
Mon Jul 31 16:11:55 2023
 

KopNob

Newbie
Aug 14, 2019
86
103
Neat to see it back. I am not to engaged into the card system and all, but the 1st person + 3rd person princess corruption without being over loaded with fetish gear and stuff just scratches an itch. I guess one just has to hope the content does not fall all into the part of the game I couldn't care less for, but that's a given.
 

dsc

Newbie
Jun 23, 2017
30
21
Im getting a error whilst paging through the gallery, when moving on to the 11th page:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gui_scripts/screens.rpy", line 1377, in execute
  File "game/gui_scripts/screens.rpy", line 1377, in execute
  File "game/gui_scripts/screens.rpy", line 1395, in execute
  File "game/gui_scripts/screens.rpy", line 1399, in execute
  File "game/gui_scripts/screens.rpy", line 3000, in execute
  File "game/gui_scripts/screens.rpy", line 3001, in execute
Exception: Imagebutton does not have a idle image. (auto='gui/gallery/spring handjob_%s.png').

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 1 more time]
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\screen.py", line 451, in visit_all
    callback(self)
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\screen.py", line 462, in per_interact
    self.update()
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\display\screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/gui_scripts/screens.rpy", line 1377, in execute
  File "game/gui_scripts/screens.rpy", line 1377, in execute
  File "game/gui_scripts/screens.rpy", line 1395, in execute
  File "game/gui_scripts/screens.rpy", line 1399, in execute
  File "game/gui_scripts/screens.rpy", line 3000, in execute
  File "game/gui_scripts/screens.rpy", line 3001, in execute
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\ui.py", line 952, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "C:\Users\pablo\Desktop\NakedAmbition-82-pc\renpy\ui.py", line 946, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='gui/gallery/spring handjob_%s.png').

Windows-10-10.0.22622 AMD64
Ren'Py 8.0.3.22090809
Naked Ambition .82 Naked Ambition .82
Mon Jul 31 16:19:41 2023
 

teo4723

Newbie
Aug 12, 2019
46
33
the max stat cheat doesnt work and instead fails every check like its negative is it just me or is everyone having the same
problem?
 
4.30 star(s) 63 Votes