Download the mega file through the mega app when prompted to choose between web and app download. Then, once it's downloaded use a file manager like AndroZip to install the .app file.
[code] I'm sorry, but an uncaught exception occurred.
While running game code: File "game/script.rpy", line 2554, in script File "renpy/common/000statements.rpy", line 471, in execute_call_screen File "game/store.rpy", line 25, in execute File "game/store.rpy", line 25, in execute File "game/store.rpy", line 37, in execute File "game/store.rpy", line 39, in execute File "game/store.rpy", line 45, in execute File "game/store.rpy", line 50, in execute File "game/store.rpy", line 52, in execute File "game/store.rpy", line 53, in execute File "game/store.rpy", line 54, in execute File "game/store.rpy", line 54, in keywords TypeError: eval() arg 1 must be a string or code object
-- Full Traceback ------------------------------------------------------------
Full traceback: File "game/script.rpy", line 2554, in script File "/data/data/sunridermask.booom313/files/renpy/ast.py", line 1706, in execute self.call("execute") File "/data/data/sunridermask.booom313/files/renpy/ast.py", line 1724, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "/data/data/sunridermask.booom313/files/renpy/statements.py", line 145, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 471, in execute_call_screen File "/data/data/sunridermask.booom313/files/renpy/exports.py", line 2526, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "/data/data/sunridermask.booom313/files/renpy/ui.py", line 285, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 2538, in interact scene_lists.replace_transient() File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 822, in replace_transient self.remove(layer, tag) File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 1107, in remove self.hide_or_replace(layer, remove_index, "hide") File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 1031, in hide_or_replace d = oldsle.displayable._hide(now - st, now - at, prefix) File "/data/data/sunridermask.booom313/files/renpy/display/screen.py", line 443, in _hide self.update() File "/data/data/sunridermask.booom313/files/renpy/display/screen.py", line 578, in update self.screen.function(**self.scope) File "game/store.rpy", line 25, in execute File "game/store.rpy", line 25, in execute File "game/store.rpy", line 37, in execute File "game/store.rpy", line 39, in execute File "game/store.rpy", line 45, in execute File "game/store.rpy", line 50, in execute File "game/store.rpy", line 52, in execute File "game/store.rpy", line 53, in execute File "game/store.rpy", line 54, in execute File "game/store.rpy", line 54, in keywords File "", line 55, in File "/data/data/sunridermask.booom313/files/renpy/python.py", line 1749, in py_eval return py_eval_bytecode(code, globals, locals) File "/data/data/sunridermask.booom313/files/renpy/python.py", line 1743, in py_eval_bytecode return eval(bytecode, globals, locals) TypeError: eval() arg 1 must be a string or code object
Please Fix the game :( super laggy on phone despite being new and late response of buttons when pressed Also can't play during battle time (clicking just moves the screen not activates the charactersand its so difficult to double press characters)
Thank you sir
ReplyDeleteThank you very much
ReplyDeleteI guess I am too new to this but how do I download/play this game?
ReplyDeleteDownload the mega file through the mega app when prompted to choose between web and app download. Then, once it's downloaded use a file manager like AndroZip to install the .app file.
Delete*.apk, not .app
DeleteIs this the normal, or the 18+ version?
ReplyDeleteGreat game thanks for porting! But entering the shop after the first time is giving me an error message, a fix would be cool :)
ReplyDeleteThank you! But any way how to make the double clicking easier ( combat)? or how to disable it? Hard to do on touchscreen.
ReplyDeleteIs this an 18+ game?
ReplyDelete
ReplyDelete[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2554, in script
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
File "game/store.rpy", line 25, in execute
File "game/store.rpy", line 25, in execute
File "game/store.rpy", line 37, in execute
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 45, in execute
File "game/store.rpy", line 50, in execute
File "game/store.rpy", line 52, in execute
File "game/store.rpy", line 53, in execute
File "game/store.rpy", line 54, in execute
File "game/store.rpy", line 54, in keywords
TypeError: eval() arg 1 must be a string or code object
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2554, in script
File "/data/data/sunridermask.booom313/files/renpy/ast.py", line 1706, in execute
self.call("execute")
File "/data/data/sunridermask.booom313/files/renpy/ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/data/data/sunridermask.booom313/files/renpy/statements.py", line 145, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
File "/data/data/sunridermask.booom313/files/renpy/exports.py", line 2526, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/data/data/sunridermask.booom313/files/renpy/ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 2538, in interact
scene_lists.replace_transient()
File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 822, in replace_transient
self.remove(layer, tag)
File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 1107, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "/data/data/sunridermask.booom313/files/renpy/display/core.py", line 1031, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "/data/data/sunridermask.booom313/files/renpy/display/screen.py", line 443, in _hide
self.update()
File "/data/data/sunridermask.booom313/files/renpy/display/screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/store.rpy", line 25, in execute
File "game/store.rpy", line 25, in execute
File "game/store.rpy", line 37, in execute
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 45, in execute
File "game/store.rpy", line 50, in execute
File "game/store.rpy", line 52, in execute
File "game/store.rpy", line 53, in execute
File "game/store.rpy", line 54, in execute
File "game/store.rpy", line 54, in keywords
File "", line 55, in
File "/data/data/sunridermask.booom313/files/renpy/python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/data/data/sunridermask.booom313/files/renpy/python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
TypeError: eval() arg 1 must be a string or code object
[/code]
Error when entering shop pls fix it
This comment has been removed by the author.
ReplyDeletePlease Fix the game :( super laggy on phone despite being new and late response of buttons when pressed
ReplyDeleteAlso can't play during battle time (clicking just moves the screen not activates the charactersand its so difficult to double press characters)
I'm having a problem trying to download it. The verification process is taking a long time and won't let me verify that I'm not a bot
ReplyDeletePlease reupload. 🙏
ReplyDeleteBoth Mask of Arcadius and Liberation Day MEGA link is broken,please reupload
ReplyDeleteHey, hit me up if u already installed the game. I want to play it too.
DeletePlease reupload
ReplyDeleteThe link is broken, please reupload
ReplyDelete