WOW, I found many-a bugs, here's the code. Or well, codes. I believe the last ones were from going back to a save from an earlier build of the game, but the first ones must be genuine. Oh yeah, if you are a LBM you can't become a different lot with the potion guy
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/final challenges/alien.rpy", line 64, in <module>
File "game/classes/daughter.rpy", line 1035, in has_trait
AttributeError: 'unicode' object has no attribute 'unique_title'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "phase runners/growing.rpyc", line 87, in script call
File "phase runners/a_girl_on_her_own.rpyc", line 8, in script call
File "final challenges/alien.rpyc", line 64, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/final challenges/alien.rpy", line 64, in <module>
File "game/classes/daughter.rpy", line 1035, in has_trait
AttributeError: 'unicode' object has no attribute 'unique_title'
Windows-10-10.0.18362
Ren'Py 7.4.11.2266
Mushroom Musume .3b
Fri Feb 17 10:06:29 2023
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/final challenges/syndicate_headquarters.rpy", line 510, in <module>
NameError: name 'magical_nightsoil' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "phase runners/growing.rpyc", line 81, in script call
File "phase runners/a_girl_on_her_own.rpyc", line 8, in script call
File "phase runners/a_girl_on_her_own.rpyc", line 8, in script call
File "final challenges/syndicate_headquarters.rpyc", line 510, 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/final challenges/syndicate_headquarters.rpy", line 510, in <module>
NameError: name 'magical_nightsoil' is not defined
Windows-10-10.0.18362
Ren'Py 7.4.11.2266
Mushroom Musume .3b
Fri Feb 17 10:23:31 2023
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scene_runner.rpy", line 89, in <module>
AttributeError: 'Choice' object has no attribute 'card'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "phase runners/growing.rpyc", line 223, in script call
File "scene_runner.rpyc", line 73, 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/scene_runner.rpy", line 89, in <module>
AttributeError: 'Choice' object has no attribute 'card'
Windows-10-10.0.18362
Ren'Py 7.4.11.2266
Mushroom Musume .3b
Fri Feb 17 10:33:07 2023
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/events - complex/drink_me.rpy", line 346, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "phase runners/growing.rpyc", line 81, in script call
File "phase runners/a_girl_on_her_own.rpyc", line 8, in script call
File "phase runners/a_girl_on_her_own.rpyc", line 8, in script call
File "phase runners/a_girl_on_her_own.rpyc", line 8, in script call
File "phase runners/a_girl_on_her_own.rpyc", line 169, in script call
File "events - complex/drink_me.rpyc", line 119, in script call
File "events - complex/drink_me.rpyc", line 346, 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/events - complex/drink_me.rpy", line 346, in <module>
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/random.py", line 277, in choice
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.18362
Ren'Py 7.4.11.2266
Mushroom Musume .3b
Fri Feb 17 10:35:03 2023
[/code]