Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 15179, in script

    if garglingnuts == True:

  File "game/script.rpy", line 15179, in <module>

    if garglingnuts == True:

NameError: name 'garglingnuts' is not defined

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

Full traceback:

  File "game/script.rpy", line 15179, in script

    if garglingnuts == True:

  File "renpy/ast.py", line 1852, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2249, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2242, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script.rpy", line 15179, in <module>

    if garglingnuts == True:

NameError: name 'garglingnuts' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.4.1439

Gomamon Trainer Version_0.58

Sat Sep  3 13:46:59 2022

[/code]

------------------------------------------------------------

I am find a error.

(+2)

That you did. ^^ *Gives out headpats.* Thanks for the help. Will have to see if I can fix it in the browser version, seeing how little space I have left. Either way, it is rather unlucky that I forgot to define the gargling of nuts. I defined it now, but will think about uploading a new browser version or waiting for a bit.