Skip to main content

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

hey i found an uncaught exception occurred wondering how to fiks it?

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/adventuring/battle.rpy", line 2250, in script call

    call screen adventure_screen(adventure)

  File "game/scripts/adventuring/battle.rpy", line 2250, in script call

    call screen adventure_screen(adventure)

  File "game/scripts/adventuring/battle.rpy", line 2247, in script call

    $ adventure.battle.next_unit_turn_start()

  File "game/scripts/adventuring/battle.rpy", line 2247, in script call

    $ adventure.battle.next_unit_turn_start()

  File "game/scripts/adventuring/battle.rpy", line 2247, in script call

    $ adventure.battle.next_unit_turn_start()

  [Previous line repeated 20 more times]

  File "game/scripts/adventuring/adventuring.rpy", line 764, in script call

    $ adventure.on_room_enter()

  File "game/scripts/adventuring/locked_chest.rpy", line 350, in script

    $ adventure.current_room.contains.auto_pick()

  File "game/scripts/adventuring/locked_chest.rpy", line 350, in <module>

    $ adventure.current_room.contains.auto_pick()

AttributeError: 'Curio' object has no attribute 'auto_pick'

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

Full traceback:

  File "game/scripts/adventuring/battle.rpy", line 2250, in script call

    call screen adventure_screen(adventure)

  File "game/scripts/adventuring/battle.rpy", line 2250, in script call

    call screen adventure_screen(adventure)

  File "game/scripts/adventuring/battle.rpy", line 2247, in script call

    $ adventure.battle.next_unit_turn_start()

  File "game/scripts/adventuring/battle.rpy", line 2247, in script call

    $ adventure.battle.next_unit_turn_start()

  File "game/scripts/adventuring/battle.rpy", line 2247, in script call

    $ adventure.battle.next_unit_turn_start()

  [Previous line repeated 20 more times]

  File "game/scripts/adventuring/adventuring.rpy", line 764, in script call

    $ adventure.on_room_enter()

  File "game/scripts/adventuring/locked_chest.rpy", line 350, in script

    $ adventure.current_room.contains.auto_pick()

  File "C:\Users\balaa\Downloads\adventurer-trainer-win-linux\adventurer_trainer.0.1.9a-0.1.9a-pc\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\balaa\Downloads\adventurer-trainer-win-linux\adventurer_trainer.0.1.9a-0.1.9a-pc\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/adventuring/locked_chest.rpy", line 350, in <module>

    $ adventure.current_room.contains.auto_pick()

AttributeError: 'Curio' object has no attribute 'auto_pick'

Windows-10-10.0.19045 AMD64

Ren'Py 8.1.2.23090503-Pastry0.3

Adventurer Trainer 0.1.9a 0.1.9a

Fri Aug  9 21:47:18 2024

[/code]

that will be fixed in the next update. Until then need to manually pick that lock