Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Played this, loved it but ran into an error I press ignore nothing, I deleted "bool" error, nothing. Developer if you're still active give update and fix error. I love games where you can make a monopoly and the error is stopping me from doing so. I only could merge with 1 other company and I want to takeover other companies. Also please speed up the AI voice it's way too slow.

(+1)

To be exact the error is:

  File "game/scripts/time/slow/timeticking SLOW.rpy", line 140, in <module>   File "game/scripts/gesicht/company/map/MAP.rpy", line 7, in execute   File "game/scripts/gesicht/company/map/MAP.rpy", line 7, in execute   File "game/scripts/gesicht/company/map/MAP.rpy", line 158, in execute   File "game/scripts/sound.rpy", line 41, in execute   File "game/scripts/sound.rpy", line 41, in execute   File "game/scripts/sound.rpy", line 83, in execute   File "game/scripts/sound.rpy", line 84, in execute AttributeError: 'bool' object has no attribute 'ambient'

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

Full traceback:   File "scripts/time/slow/timeticking SLOW.rpyc", line 140, in script   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\ast.py", line 914, in execute     renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\python.py", line 2028, in py_exec_bytecode     exec bytecode in globals, locals   File "game/scripts/time/slow/timeticking SLOW.rpy", line 140, in <module>   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\exports.py", line 1480, in pause     rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\ui.py", line 297, in interact     rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\core.py", line 2702, in interact     repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\core.py", line 3094, in interact_core     root_widget.visit_all(lambda i : i.per_interact())   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\core.py", line 541, in visit_all     d.visit_all(callback, seen)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\core.py", line 541, in visit_all     d.visit_all(callback, seen)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\core.py", line 541, in visit_all     d.visit_all(callback, seen)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\screen.py", line 430, in visit_all     callback(self)   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\core.py", line 3094, in <lambda>     root_widget.visit_all(lambda i : i.per_interact())   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\screen.py", line 440, in per_interact     self.update()   File "D:\Game\Installed\holonoptic-0.2.3-pc\renpy\display\screen.py", line 625, in update     self.screen.function(**self.scope)   File "game/scripts/gesicht/company/map/MAP.rpy", line 7, in execute   File "game/scripts/gesicht/company/map/MAP.rpy", line 7, in execute   File "game/scripts/gesicht/company/map/MAP.rpy", line 158, in execute   File "game/scripts/sound.rpy", line 41, in execute   File "game/scripts/sound.rpy", line 41, in execute   File "game/scripts/sound.rpy", line 83, in execute   File "game/scripts/sound.rpy", line 84, in execute   File "<screen language>", line 84, in <module> AttributeError: 'bool' object has no attribute 'ambient'

Windows-8-6.2.9200 Ren'Py 7.3.5.606 holonoptic open alpha 0.2.3 Sun Oct 25 19:26:04 2020 [/code]

(+1)

Thank you very much for your feedback and sharing this error. We were able to fix it for the next version which we will hopefully be able to release this year. And yes, nobody should be kept from his right to build a monopoly.