tom@rmd:~$ cd games/CabinByTheLake-0.10d-pc/ tom@rmd:~/games/CabinByTheLake-0.10d-pc$ ../UnRen\ v0.8.2/UnRen.command . UnRen for Mac and Linux v0.8.2 by goobdoob @ www.f95zone.to based on the original version by jimmy5 @ www.f95zone.to and UnRen.bat by sam @ www.f95zone.to Python is installed, detected Working with directory . What would you like to do? 1) Extract RPA packages 2) Decompile rpyc files 3) Decompile rpyc files, overwriting existing rpy files 4) Enable Console and Developer Menu 5) Enable Quick Save and Quick Load 6) Force enable skipping of unseen content 7) Force enable rollback (scroll wheel) 8) Open game directory 99) Options 1-7 (no overwrite) q) quit UnRen 3 Decompiling rpyc files, overwriting existing rpy files Decompiling ./screenMapBook.rpyc to ./screenMapBook.rpy... Decompiling ./sceneC0Alex.rpyc to ./sceneC0Alex.rpy... Error while decompiling ./sceneC0Alex.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC1Alex.rpyc to ./sceneC1Alex.rpy... Error while decompiling ./sceneC1Alex.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneEndChoices.rpyc to ./sceneEndChoices.rpy... Error while decompiling ./sceneEndChoices.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC1Haily.rpyc to ./sceneC1Haily.rpy... Error while decompiling ./sceneC1Haily.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC2Alex.rpyc to ./sceneC2Alex.rpy... Error while decompiling ./sceneC2Alex.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC0Jenny.rpyc to ./sceneC0Jenny.rpy... Error while decompiling ./sceneC0Jenny.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene11d2Night.rpyc to ./scene11d2Night.rpy... Error while decompiling ./scene11d2Night.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC0Lisa.rpyc to ./sceneC0Lisa.rpy... Error while decompiling ./sceneC0Lisa.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./screens.rpyc to ./screens.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Decompiling ./dreams.rpyc to ./dreams.rpy... Decompiling ./sceneC0Lin.rpyc to ./sceneC0Lin.rpy... Error while decompiling ./sceneC0Lin.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./screenDayhandler.rpyc to ./screenDayhandler.rpy... Error while decompiling ./screenDayhandler.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC4Alex.rpyc to ./sceneC4Alex.rpy... Error while decompiling ./sceneC4Alex.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC0Sami.rpyc to ./sceneC0Sami.rpy... Error while decompiling ./sceneC0Sami.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./script.rpyc to ./script.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Error while decompiling ./script.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene08d2Noon.rpyc to ./scene08d2Noon.rpy... Error while decompiling ./scene08d2Noon.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC3Alex.rpyc to ./sceneC3Alex.rpy... Error while decompiling ./sceneC3Alex.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC2Haily.rpyc to ./sceneC2Haily.rpy... Error while decompiling ./sceneC2Haily.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC0Haily.rpyc to ./sceneC0Haily.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Error while decompiling ./sceneC0Haily.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene17d3Evening.rpyc to ./scene17d3Evening.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Error while decompiling ./scene17d3Evening.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC0Carla.rpyc to ./sceneC0Carla.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Error while decompiling ./sceneC0Carla.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Decompiling ./screenJournal.rpyc to ./screenJournal.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Decompiling ./sceneEndPhone.rpyc to ./sceneEndPhone.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Decompiling ./scene14d3Morning.rpyc to ./scene14d3Morning.rpy... Error while decompiling ./scene14d3Morning.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene15d3Noon.rpyc to ./scene15d3Noon.rpy... Error while decompiling ./scene15d3Noon.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene03d1Evening.rpyc to ./scene03d1Evening.rpy... Error while decompiling ./scene03d1Evening.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./sceneC0Lina.rpyc to ./sceneC0Lina.rpy... Error while decompiling ./sceneC0Lina.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene18d3Night.rpyc to ./scene18d3Night.rpy... Error while decompiling ./scene18d3Night.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./tl/None/common.rpymc to ./tl/None/common.rpym... Decompiling ./scene21d4Morning.rpyc to ./scene21d4Morning.rpy... Decompiling ./scene02d1Afternoon.rpyc to ./scene02d1Afternoon.rpy... Error while decompiling ./scene02d1Afternoon.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./gui.rpyc to ./gui.rpy... Decompiling ./scene09d2Afternoon.rpyc to ./scene09d2Afternoon.rpy... Error while decompiling ./scene09d2Afternoon.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene13d3EarlyMorning.rpyc to ./scene13d3EarlyMorning.rpy... Error while decompiling ./scene13d3EarlyMorning.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene16d3Afternoon.rpyc to ./scene16d3Afternoon.rpy... Error while decompiling ./scene16d3Afternoon.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene19d3Midnight.rpyc to ./scene19d3Midnight.rpy... Error while decompiling ./scene19d3Midnight.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene07d2Morning.rpyc to ./scene07d2Morning.rpy... Error while decompiling ./scene07d2Morning.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene12d2Midnight.rpyc to ./scene12d2Midnight.rpy... Error while decompiling ./scene12d2Midnight.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene10d2Evening.rpyc to ./scene10d2Evening.rpy... Decompiling ./scene01d1Noon.rpyc to ./scene01d1Noon.rpy... Decompiling ./scene05d1Midnight.rpyc to ./scene05d1Midnight.rpy... Error while decompiling ./scene05d1Midnight.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 498, in print_if self.print_nodes(block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./scene04d1Night.rpyc to ./scene04d1Night.rpy... Error while decompiling ./scene04d1Night.rpyc: Traceback (most recent call last): File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 164, in worker no_pyexpr=args.no_pyexpr, comparable=args.comparable, translator=translator, init_offset=args.init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/unrpyc.py", line 137, in decompile_rpyc translator=translator, init_offset=init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 46, in pprint decompile_python=decompile_python, translator=translator).dump(ast, indent_level, init_offset) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 89, in dump super(Decompiler, self).dump(ast, indent_level, skip_indent_until_write=True) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 29, in dump self.print_nodes(ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 433, in print_label self.print_nodes(ast.block, 1) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/util.py", line 120, in print_nodes self.print_node(node) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 106, in print_node self.dispatch.get(type(ast), type(self).print_unknown)(self, ast) File "/home/tom/games/UnRen v0.8.2/UnRen Tools/decompiler/__init__.py", line 651, in print_menu self.advance_to_line(condition.linenumber) AttributeError: 'unicode' object has no attribute 'linenumber' Decompiling ./options.rpyc to ./options.rpy... Decompiling ./sceneEndAchievements.rpyc to ./sceneEndAchievements.rpy... Decompiling ./scene06d2EarlyMorning.rpyc to ./scene06d2EarlyMorning.rpy... Decompiling ./scene20d4EarlyMorning.rpyc to ./scene20d4EarlyMorning.rpy... Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Warning: Encountered a user-defined displayable of type ''. Unfortunately, the name of user-defined displayables is not recorded in the compiled file. For now the style name 'button' will be substituted. To check if this is correct, find the corresponding renpy.register_sl_displayable call. Decompilation of 14 files successful, but decompilation of 33 files failed What would you like to do? 1) Extract RPA packages 2) Decompile rpyc files 3) Decompile rpyc files, overwriting existing rpy files 4) Enable Console and Developer Menu 5) Enable Quick Save and Quick Load 6) Force enable skipping of unseen content 7) Force enable rollback (scroll wheel) 8) Open game directory 99) Options 1-7 (no overwrite) q) quit UnRen q tom@rmd:~/games/CabinByTheLake-0.10d-pc$