HylTin

Member
Aug 29, 2018
203
228
233
So much text for so little graphics... Almost need "Text Based" tag... too much to me... not my thing at all... Need a warn about it...

Anyway, good luck!
 

harem.king

Forum Fanatic
Aug 16, 2023
4,306
7,548
646
So far this is fantastic.
Beautiful hand drawn art, very cute waifus, and impregnation focused (yet somehow the impreg is optional.)
 
  • Like
Reactions: Wildquill

harem.king

Forum Fanatic
Aug 16, 2023
4,306
7,548
646
Wildquill while testing the various branches, I found that if you pick "stay guarded" during the first scene with verel you get an exception

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

While running game code:
  File "game/part 1c.rpy", line 84, in script
    if verel_guide1 is True:
  File "game/part 1c.rpy", line 84, in <module>
    if verel_guide1 is True:
NameError: name 'verel_guide1' is not defined

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

Full traceback:
  File "game/part 1c.rpy", line 84, in script
    if verel_guide1 is True:
  File "/media/external/games/My Demonic Jungle Quest/v0.01/renpy/ast.py", line 1843, in execute
    if renpy.python.py_eval(condition):
  File "/media/external/games/My Demonic Jungle Quest/v0.01/renpy/python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/media/external/games/My Demonic Jungle Quest/v0.01/renpy/python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/part 1c.rpy", line 84, in <module>
    if verel_guide1 is True:
NameError: name 'verel_guide1' is not defined

Linux-6.14.0-29-generic-x86_64-with-glibc2.39 x86_64
Ren'Py 8.3.3.24111502
Demon Jungle 0.01
Wed Sep 10 10:45:39 2025
Looking at the code. If you pick enjoy yourself that variable is defined and set to True.
If you pick stay guarded the variable is not defined. this is assuming that all undefined variables are false, but in renpy checking an undefined variable does not give false, it gives an exception.
 

Wildquill

Sunwave Hotel
Game Developer
Jun 5, 2017
411
452
140
Wildquill while testing the various branches, I found that if you pick "stay guarded" during the first scene with verel you get an exception

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

While running game code:
  File "game/part 1c.rpy", line 84, in script
    if verel_guide1 is True:
  File "game/part 1c.rpy", line 84, in <module>
    if verel_guide1 is True:
NameError: name 'verel_guide1' is not defined

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

Full traceback:
  File "game/part 1c.rpy", line 84, in script
    if verel_guide1 is True:
  File "/media/external/games/My Demonic Jungle Quest/v0.01/renpy/ast.py", line 1843, in execute
    if renpy.python.py_eval(condition):
  File "/media/external/games/My Demonic Jungle Quest/v0.01/renpy/python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/media/external/games/My Demonic Jungle Quest/v0.01/renpy/python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/part 1c.rpy", line 84, in <module>
    if verel_guide1 is True:
NameError: name 'verel_guide1' is not defined

Linux-6.14.0-29-generic-x86_64-with-glibc2.39 x86_64
Ren'Py 8.3.3.24111502
Demon Jungle 0.01
Wed Sep 10 10:45:39 2025
Looking at the code. If you pick enjoy yourself that variable is defined and set to True.
If you pick stay guarded the variable is not defined. this is assuming that all undefined variables are false, but in renpy checking an undefined variable does not give false, it gives an exception.
Thanks. I'll look at it today. Been nervous waiting for Steam to review the page.
 

Wildquill

Sunwave Hotel
Game Developer
Jun 5, 2017
411
452
140
My Demonic Jungle Quest now has it's own Steam Page for wishlisting. Steam Page shows the NSFW trailer


SFW Trailer
 
  • Like
Reactions: Graymond

Wildquill

Sunwave Hotel
Game Developer
Jun 5, 2017
411
452
140
Working on the next couple of pieces of the game. New character art is being made. Probably have new release in October or so. Just ran out of free time in September. The new character has a tail.