Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Strange, but when Samson and Zvaler meet at the police station after the first turn, an error occurs.

Hello! Thanks for you report! I'll check that error.

Hello! Thanks for the report! I fixed the problem in public version 2.02.

I wish you a good day!

humm... i just found that error is back in the new public version. the exacly same error


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/chapter2line1_optionb.rpy", line 137, in script

    $ bond1 = bond1 + 1

  File "game/chapter2line1_optionb.rpy", line 137, in <module>

    $ bond1 = bond1 + 1

NameError: name 'bond1' is not defined

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

Full traceback:

  File "game/chapter2line1_optionb.rpy", line 137, in script

    $ bond1 = bond1 + 1

  File "D:\Itch.io\stronger-bonds\StrongerBonds-2.05-PUBLIC-pc\renpy\ast.py", line 900, in execute

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

  File "D:\Itch.io\stronger-bonds\StrongerBonds-2.05-PUBLIC-pc\renpy\python.py", line 1930, in py_exec_bytecode

    exec bytecode in globals, locals

  File "game/chapter2line1_optionb.rpy", line 137, in <module>

    $ bond1 = bond1 + 1

NameError: name 'bond1' is not defined

Windows-8-6.2.9200

Ren'Py 7.2.2.491

Stronger Bonds 2.05-PUBLIC

Tue Mar 01 17:52:12 2022

[/code]

(+1)

Hello! Apologies! The bugs were due to my mistake of using code from a later version. I have updated the public version. Please try again!