Niftychick

New Member
Jul 22, 2017
11
8
.82 was supposed to release today, but it's been delayed due to me catching covid and being unable to work. Unless it takes me a really long time to recover, it should still come out this month.
Get well soon. I'm still pretty excited for this game and I'm hoping it gets completed soon, but your health is way more important.
 

iluvpink

Member
Jan 11, 2019
204
284
Yes! I played this long ago and have played other Apollo Seven games since, and I really have enjoyed most of them, so have been looking forward to this one coming off hiatus. Sincerely hope you are recovering well from Covid!
 

Usagi Murasaki

New Member
Sep 23, 2018
1
6
When I run Naked Ambition.exe, It crash with log :


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

While running game code:
  File "game/script.rpy", line 78, in <module>
TypeError: '<' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\main.py", line 558, in main
    renpy.game.context().run(node)
  File "script.rpyc", line 1, in script
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
  File "script.rpyc", line 1, in script
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\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\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 78, in <module>
TypeError: '<' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Naked Ambition .82 Naked Ambition .82
Sun Jul 30 22:03:27 2023
 

Ayal

Member
Apr 9, 2020
316
245
When I run Naked Ambition.exe, It crash with log :


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

While running game code:
  File "game/script.rpy", line 78, in <module>
TypeError: '<' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\main.py", line 558, in main
    renpy.game.context().run(node)
  File "script.rpyc", line 1, in script
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
  File "script.rpyc", line 1, in script
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\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\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 78, in <module>
TypeError: '<' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Naked Ambition .82 Naked Ambition .82
Sun Jul 30 22:03:27 2023
Same here
 

Apollo Seven

Active Member
Game Developer
Sep 15, 2018
848
3,587
When I run Naked Ambition.exe, It crash with log :


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

While running game code:
  File "game/script.rpy", line 78, in <module>
TypeError: '<' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\main.py", line 558, in main
    renpy.game.context().run(node)
  File "script.rpyc", line 1, in script
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
  File "script.rpyc", line 1, in script
  File "C:\Users\PC\Downloads\NakedAmbition-82-pc\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\PC\Downloads\NakedAmbition-82-pc\NakedAmbition-82-pc\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 78, in <module>
TypeError: '<' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Naked Ambition .82 Naked Ambition .82
Sun Jul 30 22:03:27 2023
Ugh, this again? Python didn't have any problem comparing stuff like that in past versions. Pretty annoying, I've had to cast stuff where I didn't in several places going from .81 to .82. I'll stealth update it.
 
4.30 star(s) 64 Votes