Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

NotFragile

2
Posts
A member registered Jan 20, 2022

Recent community posts

Thanks for the quick response, running fine now.

Getting the following error when attempting to launch 8.3B...

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/music/00music.rpy", line 118, in <module>

TypeError: unsupported operand type(s) for &: 'bool' and 'NoneType'

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 560, in main

    renpy.game.context().run(node)

  File "music/00music.rpyc", line 6, in script

  File "music/00music.rpyc", line 6, in script

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

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

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/music/00music.rpy", line 118, in <module>

TypeError: unsupported operand type(s) for &: 'bool' and 'NoneType'

Windows-10-10.0.19041

Ren'Py 7.5.0.166n

Innocent Witches 0.8.3-beta

Thu Jan 20 15:51:55 2022