something bothering me..did android compressed need the rpa file also?seems i cant get it running after allowed all the access.seems been force quit when click back.
well mine still in android 12..trying different download link and the same problem occurs.hope u can resolve it as soon as possible.thanks.It shouldn't be necessary, but some Android 13 users have reported to me that they can't open the game, I'm trying to resolve this
It's working via joiplay if you want to play it asap. Here's the workaroundwell mine still in android 12..trying different download link and the same problem occurs.hope u can resolve it as soon as possible.thanks.
Before starting the game, clear all data from the old installation.well mine still in android 12..trying different download link and the same problem occurs.hope u can resolve it as soon as possible.thanks.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 170, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 170, in <module>
$ ui.interact()
File "game/screens.rpy", line 732, in execute
File "game/screens.rpy", line 732, in execute
File "game/screens.rpy", line 750, in execute
File "game/scripts/gui/custom_screens.rpy", line 345, in execute
File "game/scripts/gui/custom_screens.rpy", line 345, in execute
File "game/scripts/gui/custom_screens.rpy", line 346, in execute
File "game/scripts/gui/custom_screens.rpy", line 347, in <module>
ValueError: invalid literal for int() with base 10: ''
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 170, in script
$ ui.interact()
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 170, in <module>
$ ui.interact()
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 3499, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 3969, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 3969, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 732, in execute
File "game/screens.rpy", line 732, in execute
File "game/screens.rpy", line 750, in execute
File "game/scripts/gui/custom_screens.rpy", line 345, in execute
File "game/scripts/gui/custom_screens.rpy", line 345, in execute
File "game/scripts/gui/custom_screens.rpy", line 346, in execute
File "game/scripts/gui/custom_screens.rpy", line 347, in <module>
ValueError: invalid literal for int() with base 10: ''
when ever im trying to save or trying to go to the menu it ended up like thisCode:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gamemenu.rpy", line 170, in script $ ui.interact() File "renpy/common/00gamemenu.rpy", line 170, in <module> $ ui.interact() File "game/screens.rpy", line 732, in execute File "game/screens.rpy", line 732, in execute File "game/screens.rpy", line 750, in execute File "game/scripts/gui/custom_screens.rpy", line 345, in execute File "game/scripts/gui/custom_screens.rpy", line 345, in execute File "game/scripts/gui/custom_screens.rpy", line 346, in execute File "game/scripts/gui/custom_screens.rpy", line 347, in <module> ValueError: invalid literal for int() with base 10: '' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00gamemenu.rpy", line 170, in script $ ui.interact() File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\python.py", line 1122, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00gamemenu.rpy", line 170, in <module> $ ui.interact() File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 3499, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 3969, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 605, in visit_all d.visit_all(callback, seen) File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 605, in visit_all d.visit_all(callback, seen) File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 605, in visit_all d.visit_all(callback, seen) [Previous line repeated 1 more time] File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\screen.py", line 476, in visit_all callback(self) File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\core.py", line 3969, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\screen.py", line 487, in per_interact self.update() File "F:\New folder (2)\Ourhome-2.12.1-pc\Ourhome-2.12.1-pc\renpy\display\screen.py", line 680, in update self.screen.function(**self.scope) File "game/screens.rpy", line 732, in execute File "game/screens.rpy", line 732, in execute File "game/screens.rpy", line 750, in execute File "game/scripts/gui/custom_screens.rpy", line 345, in execute File "game/scripts/gui/custom_screens.rpy", line 345, in execute File "game/scripts/gui/custom_screens.rpy", line 346, in execute File "game/scripts/gui/custom_screens.rpy", line 347, in <module> ValueError: invalid literal for int() with base 10: ''
Can you send me your last autosave?when ever im trying to save or trying to go to the menu it ended up like this
can't even open it or do any save file cause when im trying to do its end up getting errorCan you send me your last autosave?
don't have any save file yetcan't even open it or do any save file cause when im trying to do its end up getting error
don't
don't have any save file yet
I'll try to explain in a simpler way how the sandbox mode and VN mode work in the game Our Home.What's the difference between the "original" and Vn mode? i tried the latter but it looked super sandboxy to me. I even quit the game and started again thinking that i have chosen the wrong mode... It's a shame since the game looks really interesting, but the sandbox mechanics ruined the experience for me.
Hello...
since I am German, I will of course try the German translation...
I have played the game and surprisingly the dialogs are mostly without strange expressions, which indicates a possible good translation engine or has already been reworked...
However, one thing in particular was translated very badly...
In the settings, the return point (return, back) was translated as "Der Rücken"...
"Der Rücken" in German means the back (with spine) of a person...
it should say "zurück"...
Unfortunately, the translation in the quick menu at the bottom left is also incorrect...
at the lowest point...
there the return to the main menu is called "Speisekarte"...
So "Speisekarte" in German means a menu card in a restaurant...
please insert "Hauptmenu" there...
Otherwise the game seems quite promising...
Good luck with it...
This link really work.Before starting the game, clear all data from the old installation.
You must be registered to see the links