Re: Akabur Games
Well i'm disappointed, I really wanted to get into the scripts for Life with Hermione but none of my usual tricks are working to decompile the .rpyc and data.rpy files. I keep getting this error from unrypc when I run the game to trigger the decompile: Beginning decompiling
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\badroom.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\day3.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\dream.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\hermintro.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\intro.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\libery.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\next_day.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\options.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\screens.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\script.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\scroll.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\status1.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
Failed at decompiling C:\Users\Steven\Desktop\Life with Hermione\LWHERMIONE-1.0-win/game\waiting.rpyc
Traceback (most recent call last):
File "<unrpyc>", line 31, in decompile_game
File "<unrpyc>", line 23, in decompile_rpyc
File "<unrpyc>", line 14, in read_ast_from_file
NameError: global name 'struct' is not defined
end decompiling