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/scripts/time/slow/timeticking SLOW.rpy", line 82, in <module>
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 77, in execute
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 77, in execute
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 84, in execute
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 85, in execute
SyntaxError: unexpected EOF while parsing (game/scripts/time/fast/executives/executives training fast.rpy, line 84)

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

Full traceback:
  File "scripts/time/slow/timeticking SLOW.rpyc", line 82, in script
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/time/slow/timeticking SLOW.rpy", line 82, in <module>
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 77, in execute
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 77, in execute
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 84, in execute
  File "game/scripts/time/fast/executives/executives training fast.rpy", line 85, in execute
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\ast.py", line 190, in evaluate
    args.append(renpy.python.py_eval(v, locals=scope))
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\python.py", line 2057, in py_eval
    code = py_compile(code, 'eval')
  File "D:\Games\Active\holonoptic-0.1.2-pc\renpy\python.py", line 692, in py_compile
    raise e
SyntaxError: unexpected EOF while parsing (game/scripts/time/fast/executives/executives training fast.rpy, line 84)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
holonoptic open alpha 0.1.2
Tue Dec 10 10:28:08 2019
[/code]

Excellent. The world needs more players like you. Version 0.1.3 is out as of right now, the bug should be fixed.