Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 18834, in script
    if lovepris == 5:
  File "game/script.rpy", line 18879, in <module>
    elif pris_grat == 0 and lovepris == 15:
NameError: name 'pris_grat' is not defined

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

Full traceback:
  File "game/script.rpy", line 18834, in script
    if lovepris == 5:
  File "C:\Users\Casey\Desktop\Games\WartribeAcademy-0.6.1-pc\WartribeAcademy-0.6.1-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\Casey\Desktop\Games\WartribeAcademy-0.6.1-pc\WartribeAcademy-0.6.1-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Casey\Desktop\Games\WartribeAcademy-0.6.1-pc\WartribeAcademy-0.6.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 18879, in <module>
    elif pris_grat == 0 and lovepris == 15:
NameError: name 'pris_grat' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Wartribe Academy 0.6.1
Tue Feb 16 20:03:31 2021
[/code]

Sorry i didn't know where to post this or how to post it in a better manor.

Looks like an issue with Priscilla, possibly during a scene replay as a variable was not set before it was called.  Usually a common culprit behind undefined errors.

I was reading the journal before having done anything.

(+1)

Yes sorry about this one. This is an issue with the logs, and some flags. I've fixed it for the next update, but for 0.6.x that's the end of Priscilla' logs