Game description/patreon
it's a cool game
it's just i need to rewrite 1200+ lines of code every time they release a update XD
edit 1 :
fixed the ground image error
if there are any more error please report them!
edit 2:
fixed the bedroom crash
edit 3 :
fixed the desk problem
and the night loop
edit 4 :
fixed the shop crash
Mega
it's a cool game
it's just i need to rewrite 1200+ lines of code every time they release a update XD
edit 1 :
fixed the ground image error
if there are any more error please report them!
edit 2:
fixed the bedroom crash
edit 3 :
fixed the desk problem
and the night loop
edit 4 :
fixed the shop crash
Mega
thanks booom313, but error when 1st go back to home
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteit's a cool game
ReplyDeleteit's just i need to rewrite 1200+ lines of code every time they release a update XD
*thank you for your hard work
I cannot play from the very start... Errors...
ReplyDeletePlease fix 🙏 thanks
ReplyDeleteI hope you will fix the errors. I really want to play this one.
ReplyDeleteI hope you will fix the errors. I really want to play this one.
ReplyDeleteWont play due to errors for starting new game and previous updates...
ReplyDelete[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenes/park/night/main/park_night.rpy", line 65, in script
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 68, in execute
Exception: Could not find a ground image for imagemap.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scenes/park/night/main/park_night.rpy", line 65, in script
File "/data/data/town.booom313/files/renpy/ast.py", line 1706, in execute
self.call("execute")
File "/data/data/town.booom313/files/renpy/ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/data/data/town.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/town.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/town.booom313/files/renpy/ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/data/data/town.booom313/files/renpy/display/core.py", line 2538, in interact
scene_lists.replace_transient()
File "/data/data/town.booom313/files/renpy/display/core.py", line 822, in replace_transient
self.remove(layer, tag)
File "/data/data/town.booom313/files/renpy/display/core.py", line 1107, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "/data/data/town.booom313/files/renpy/display/core.py", line 1031, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "/data/data/town.booom313/files/renpy/display/screen.py", line 443, in _hide
self.update()
File "/data/data/town.booom313/files/renpy/display/screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 68, in execute
File "/data/data/town.booom313/files/renpy/ui.py", line 1181, in _imagemap
ground = pick(ground, "ground", None)
File "/data/data/town.booom313/files/renpy/ui.py", line 1179, in pick
raise Exception("Could not find a %s image for imagemap." % name)
Exception: Could not find a ground image for imagemap.
[/code]
[code]
ReplyDeleteI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenes/park/night/main/park_night.rpy", line 65, in script
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 68, in execute
Exception: Could not find a ground image for imagemap.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scenes/park/night/main/park_night.rpy", line 65, in script
File "/data/user/0/town.booom313/files/renpy/ast.py", line 1706, in execute
self.call("execute")
File "/data/user/0/town.booom313/files/renpy/ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/data/user/0/town.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/user/0/town.booom313/files/renpy/exports.py", line 2526, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/data/user/0/town.booom313/files/renpy/ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 2538, in interact
scene_lists.replace_transient()
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 822, in replace_transient
self.remove(layer, tag)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 1107, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 1031, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "/data/user/0/town.booom313/files/renpy/display/screen.py", line 443, in _hide
self.update()
File "/data/user/0/town.booom313/files/renpy/display/screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 67, in execute
File "game/scenes/park/night/main/park_night.rpy", line 68, in execute
File "/data/user/0/town.booom313/files/renpy/ui.py", line 1181, in _imagemap
ground = pick(ground, "ground", None)
File "/data/user/0/town.booom313/files/renpy/ui.py", line 1179, in pick
raise Exception("Could not find a %s image for imagemap." % name)
Exception: Could not find a ground image for imagemap.
[/code]
the same error with everyone..pls fix boom..thanks
Please fix...
ReplyDeleteSorry all will fix it as soon as i can !
ReplyDeletethanks..take your time
DeleteOk, thank you very much ��
DeletePlease update kingdom of deception.. link https://mega.nz/#!wJQjibwT!EzxmSCWU8p3mtZXVRF16nlc8-7iK8mKmIqrwN04yycs
Deletedating my daughter update boom? no rush get to it when you can
ReplyDeleteGame is crashing when you try to get out of your bedroom at the start of the game.
ReplyDeleteOr is it just me?
DeleteFixed it!
Deletecan you update kingdom of deception please...
ReplyDeletelink https://mega.nz/#!GskUlSgb!3E3uPtFr_SS3CjgHqWQZv7FfUMiVU1p7rqtGFUZ8uxo
its offline download D:
ReplyDeleteI'm sorry, but an uncaught exception occurred.
ReplyDeleteWhile running game code:
ScriptError: could not find label 'lbl_mybedroom_day_door'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/data/user/0/town.booom313/files/renpy/bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "/data/user/0/town.booom313/files/renpy/main.py", line 496, in main
run(restart)
File "/data/user/0/town.booom313/files/renpy/main.py", line 147, in run
renpy.execution.run_context(True)
File "/data/user/0/town.booom313/files/renpy/execution.py", line 795, in run_context
context.run()
File "scenes/myhouse/mybedroom/day/main/mybedroom_day.rpyc", line 46, in script
File "/data/user/0/town.booom313/files/renpy/script.py", line 861, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lbl_mybedroom_day_door'.
is this fixed? should i download again?
another error boom
ReplyDeleteI'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'lbl_mybedroom_day_desk'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/data/user/0/town.booom313/files/renpy/bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "/data/user/0/town.booom313/files/renpy/main.py", line 496, in main
run(restart)
File "/data/user/0/town.booom313/files/renpy/main.py", line 147, in run
renpy.execution.run_context(True)
File "/data/user/0/town.booom313/files/renpy/execution.py", line 795, in run_context
context.run()
File "scenes/myhouse/mybedroom/day/main/mybedroom_day.rpyc", line 46, in script
File "/data/user/0/town.booom313/files/renpy/script.py", line 861, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lbl_mybedroom_day_desk'.
also force exit when tapping map from school..so basically im trap inside the school..hehe..please fix this also boom..thanks..ill try other games for now
ReplyDeleteThanks for your hard work and time, booom. It's greatly appreciated.
ReplyDeleteI still have the errors. What am I doing wrong?
ReplyDeleteguys relax.. he's been working on it the past 2 days. let him breath
ReplyDeletehey can do date to dauther next plz its 0.14 update :)
ReplyDeleteHello sir but everytime I go inside the mall to buy something it crashes
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteCan u do this next https://www.patreon.com/pornempire/posts
ReplyDeleteHi booom when I started playing a town uncovered after I click the map from the start it takes me to my home screen
ReplyDelete(Sorry if my English is bad)
Hi booom313, first off.
ReplyDeleteYou're awesome.
I'd like to report a few things...
When you open the back pack, the game crashes.
Also the menu disappears and doesn't come back, so you can't save.
Finally if you leave it on standby, it will freeze the game.
hi boom313, is harasame simulator 2017 censored? when changing censored cg on and off does not work..all scene is censored..
ReplyDeleteHey can you pls port the update for dating with daughter? heres the update
ReplyDeletehttp://pornplaybb.com/games-3d-and-2d/dating-my-daughter-version-0-0-8-alpha/
Hi boon thanks for the port. Get tge error screen every time i open back pack
ReplyDeletei already gave up playing this game.. as you play..random exits occurs..need to save often..
ReplyDeleteUp , please fix ��
ReplyDeletei have to say though greetings from jakarta, indonesia
ReplyDeleteWah ada temen neh... Gkgkgkgk
Deletesama gan dari jakarta
DeleteEavea... Salam bokepers pokoknya dah... Gkgkgkgk
DeleteI think what cause the crash is becaus the game is too heavy in processing
ReplyDeleteCan't uninstall it.....is there any problem with the game??
ReplyDelete[code]
ReplyDeleteI'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in
File "game/hud/bag/bag.rpy", line 32, in execute
File "game/hud/bag/bag.rpy", line 32, in execute
File "game/hud/bag/bag.rpy", line 49, in execute
Exception: Could not find a ground image for imagemap.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00gamemenu.rpyc", line 173, in script
File "/data/user/0/town.booom313/files/renpy/ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/data/user/0/town.booom313/files/renpy/python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in
File "/data/user/0/town.booom313/files/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 2553, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 2821, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 495, in visit_all
d.visit_all(callback)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 495, in visit_all
d.visit_all(callback)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 495, in visit_all
d.visit_all(callback)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 495, in visit_all
d.visit_all(callback)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 495, in visit_all
d.visit_all(callback)
File "/data/user/0/town.booom313/files/renpy/display/screen.py", line 401, in visit_all
callback(self)
File "/data/user/0/town.booom313/files/renpy/display/core.py", line 2821, in
root_widget.visit_all(lambda i : i.per_interact())
File "/data/user/0/town.booom313/files/renpy/display/screen.py", line 411, in per_interact
self.update()
File "/data/user/0/town.booom313/files/renpy/display/screen.py", line 580, in update
self.screen.function(**self.scope)
File "game/hud/bag/bag.rpy", line 32, in execute
File "game/hud/bag/bag.rpy", line 32, in execute
File "game/hud/bag/bag.rpy", line 49, in execute
File "/data/user/0/town.booom313/files/renpy/ui.py", line 1213, in _imagemap
ground = pick(ground, ( "ground", "idle" ), idle)
File "/data/user/0/town.booom313/files/renpy/ui.py", line 1211, in pick
raise Exception("Could not find a %s image for imagemap." % name[0])
Exception: Could not find a ground image for imagemap.
[/code]
boom313 another error..opening bag keeps popping error..pls fix..thanks
booom313 pls fix backpack error
ReplyDeletedespite the backpack error..still manages to finish the game..
ReplyDeletePlss fix map bug keep crashing if u click it
ReplyDeleteNeed update for v0.12c booom. Thanks
ReplyDelete[code]
ReplyDeleteI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenes/myhouse/mybedroom/night/story/mommidnightfun/mommidnightfun.rpy", line 170, in
NameError: name 'fbpwmag' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenes/myhouse/mybedroom/night/story/mommidnightfun/mommidnightfun.rpyc", line 170, in script
File "/data/data/town.booom313/files/renpy/ast.py", line 1681, in execute
if renpy.python.py_eval(condition):
File "/data/data/town.booom313/files/renpy/python.py", line 1794, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/data/data/town.booom313/files/renpy/python.py", line 1788, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scenes/myhouse/mybedroom/night/story/mommidnightfun/mommidnightfun.rpy", line 170, in
NameError: name 'fbpwmag' is not defined
[/code]
Please fix it and bag bug.... Thank u
Thetes a bug where whenever i click the backpack an error thing shows up. And whenever im at school and click the map it forces me out of the app
ReplyDeleteKeeps closing out on me what can I do?
ReplyDeleteHow i can uninstal this game? T,T
ReplyDelete