Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

SyntaxError: unexpected EOF while parsing (Working_For_Boss_At_Night.rpy, line 2353)

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

Full traceback:

  File "scripts/chapter_2_1/ch2_1_neighborhood.rpyc", line 36, in script call

  File "scripts/jobs/Working_For_Boss_At_Night.rpyc", line 149, in script call

  File "scripts/jobs/Working_For_Boss_At_Night.rpyc", line 2282, in script

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

    if renpy.python.py_eval(condition):

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

    code = py_compile(code, 'eval')

  File "renpy/python.py", line 835, in py_compile

    raise e

SyntaxError: unexpected EOF while parsing (Working_For_Boss_At_Night.rpy, line 2353)

Windows-10-10.0.19041

Ren'Py 7.4.8.1895

Summoned By Accident 0.5.1-Public

Sun Oct 17 00:56:42 2021

[/code] This is the error code that apeared when i tried to play the fox sean

Yeah. Seems like adding in new systems while updating content isn't the best, as old saves from 3 or so updates ago having issues. We might be just finishing the rest sooner rather than later to make sure this doesn't happen again.