Ryu974

Newbie
Jun 13, 2017
47
48
Hi im having this issue, can you guys help me fix it ?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 97, in script call
call GameLoop from _call_GameLoop
File "game/script.rpy", line 102, in script call
""
File "game/GameManagers/MissionManager.rpy", line 24, in script call
$ renpy.call(Target+"CharacterClick")
File "game/Characters/Linda/LindaNpc.rpy", line 9, in script call
call LindaGrindssionCaller() from _call_LindaGrindssionCaller
File "game/Characters/Linda/LindaGrindssion.rpy", line 11, in script
$ LindaOp = renpy.display_menu(GetLindaCharacterMenuOptions(), interact=True)
File "game/Characters/Linda/LindaGrindssion.rpy", line 11, in <module>
$ LindaOp = renpy.display_menu(GetLindaCharacterMenuOptions(), interact=True)
File "game/Characters/Linda/LindaNpc.rpy", line 85, in GetLindaCharacterMenuOptions
if LindaCharacter.thisMissionIsAvailable(29, dayCount, hourCount) and LindaCharacter.findMissionByCode(29).lvl==1 and waitDays("Linda_Grind_29"):#"EXAMPLE"
File "game/GameManagers/TimeManager.rpy", line 132, in waitDays
for x in TimeVariables:
TypeError: 'int' object is not iterable

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

Full traceback:
File "game/script.rpy", line 97, in script call
call GameLoop from _call_GameLoop
File "game/script.rpy", line 102, in script call
""
File "game/GameManagers/MissionManager.rpy", line 24, in script call
$ renpy.call(Target+"CharacterClick")
File "game/Characters/Linda/LindaNpc.rpy", line 9, in script call
call LindaGrindssionCaller() from _call_LindaGrindssionCaller
File "game/Characters/Linda/LindaGrindssion.rpy", line 11, in script
$ LindaOp = renpy.display_menu(GetLindaCharacterMenuOptions(), interact=True)
File "E:\My games\LittleMan-0.52-pc\LittleMan-0.52-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\My games\LittleMan-0.52-pc\LittleMan-0.52-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Characters/Linda/LindaGrindssion.rpy", line 11, in <module>
$ LindaOp = renpy.display_menu(GetLindaCharacterMenuOptions(), interact=True)
File "game/Characters/Linda/LindaNpc.rpy", line 85, in GetLindaCharacterMenuOptions
if LindaCharacter.thisMissionIsAvailable(29, dayCount, hourCount) and LindaCharacter.findMissionByCode(29).lvl==1 and waitDays("Linda_Grind_29"):#"EXAMPLE"
File "game/GameManagers/TimeManager.rpy", line 132, in waitDays
for x in TimeVariables:
TypeError: 'int' object is not iterable
 

Knight

Active Member
Jul 7, 2017
761
1,983
Me too i would even love non nsfw scenes with her she is so lovely
Wouldn't those just be SFW scenes? But yeah, for a game where you get reality bending powers from ol' Lucy himself you would think there would be more wacky stuff.
Like growing a second dick or creating a shadow clone of yourself so you could DP girls.
 
  • Like
Reactions: NTR PROTAGONIST

Sgt028

Member
Dec 17, 2020
403
419
It's been a long time since I last played any game updates and I would like to know if it is already approaching the end? I saw that the dev started other projects recently. Does anyone know how to tell me?
 

Pablillo1

Member
Jan 28, 2021
203
159
It's been a long time since I last played any game updates and I would like to know if it is already approaching the end? I saw that the dev started other projects recently. Does anyone know how to tell me?
Honestly, it's far from finished; there are areas of the game that aren't accessible yet. That means they still need to add those locations and have something happen there with another character. The game is good; I like it a lot. It seems like a serious project that's slowly brewing.
 
3.90 star(s) 61 Votes