With the new fix, the game constantly throws exceptions whenever a screen changes, but only when the language is set to English.
Trace:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/en/script_en/en_varlang.rpy", line 5, in script
python:
File "game/tl/en/script_en/en_varlang.rpy", line 69, in <module>
sexitem_vibroedge1.name = "Vibration egg"
AttributeError: 'unicode' object has no attribute 'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/mods/PornGodNoob/location/mall/EatStore/pgn_location_mall_eatstore.rpyc", line 22, in script call
File "script/mods/PornGodNoob/location/mall/EatStore/pgn_location_mall_eatstore.rpyc", line 22, in script call
File "game/script/jumpvar.rpyc", line 41, in script call
��<4Zbi���?}�Ēz�GΧ�
File "game/tl/en/script_en/en_varlang.rpy", line 5, in script
python:
File "D:\3dpg\BigBrotherRenPy-0.11-pc\BigBrotherRenPy-0.11-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\3dpg\BigBrotherRenPy-0.11-pc\BigBrotherRenPy-0.11-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/tl/en/script_en/en_varlang.rpy", line 69, in <module>
sexitem_vibroedge1.name = "Vibration egg"
AttributeError: 'unicode' object has no attribute 'name'
Windows-8-6.2.9200
Ren'Py 7.2.2.491
BigBrother.RenPy 0.11
Fri Sep 13 19:50:18 2019