a town uncovered 0.12B

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









Comments

  1. thanks booom313, but error when 1st go back to home

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. it's a cool game

    it's just i need to rewrite 1200+ lines of code every time they release a update XD

    *thank you for your hard work

    ReplyDelete
  4. I cannot play from the very start... Errors...

    ReplyDelete
  5. I hope you will fix the errors. I really want to play this one.

    ReplyDelete
  6. I hope you will fix the errors. I really want to play this one.

    ReplyDelete
  7. Wont play due to errors for starting new game and previous updates...

    [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]

    ReplyDelete
  8. [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/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

    ReplyDelete
  9. Sorry all will fix it as soon as i can !

    ReplyDelete
    Replies
    1. Ok, thank you very much ��

      Delete
    2. Please update kingdom of deception.. link https://mega.nz/#!wJQjibwT!EzxmSCWU8p3mtZXVRF16nlc8-7iK8mKmIqrwN04yycs

      Delete
  10. dating my daughter update boom? no rush get to it when you can

    ReplyDelete
  11. Game is crashing when you try to get out of your bedroom at the start of the game.

    ReplyDelete
  12. can you update kingdom of deception please...
    link https://mega.nz/#!GskUlSgb!3E3uPtFr_SS3CjgHqWQZv7FfUMiVU1p7rqtGFUZ8uxo

    ReplyDelete
  13. its offline download D:

    ReplyDelete
  14. I'm sorry, but an uncaught exception occurred.

    While 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?

    ReplyDelete
  15. another error boom

    I'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'.

    ReplyDelete
  16. 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

    ReplyDelete
  17. Thanks for your hard work and time, booom. It's greatly appreciated.

    ReplyDelete
  18. I still have the errors. What am I doing wrong?

    ReplyDelete
  19. guys relax.. he's been working on it the past 2 days. let him breath

    ReplyDelete
  20. hey can do date to dauther next plz its 0.14 update :)

    ReplyDelete
  21. Hello sir but everytime I go inside the mall to buy something it crashes

    ReplyDelete
  22. This comment has been removed by the author.

    ReplyDelete
  23. Can u do this next https://www.patreon.com/pornempire/posts

    ReplyDelete
  24. Hi booom when I started playing a town uncovered after I click the map from the start it takes me to my home screen

    (Sorry if my English is bad)

    ReplyDelete
  25. Hi booom313, first off.
    You'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.

    ReplyDelete
  26. hi boom313, is harasame simulator 2017 censored? when changing censored cg on and off does not work..all scene is censored..

    ReplyDelete
  27. Hey can you pls port the update for dating with daughter? heres the update

    http://pornplaybb.com/games-3d-and-2d/dating-my-daughter-version-0-0-8-alpha/

    ReplyDelete
  28. Hi boon thanks for the port. Get tge error screen every time i open back pack

    ReplyDelete
  29. i already gave up playing this game.. as you play..random exits occurs..need to save often..

    ReplyDelete
  30. Up , please fix ��

    ReplyDelete
  31. i have to say though greetings from jakarta, indonesia

    ReplyDelete
    Replies
    1. Wah ada temen neh... Gkgkgkgk

      Delete
    2. sama gan dari jakarta

      Delete
    3. Eavea... Salam bokepers pokoknya dah... Gkgkgkgk

      Delete
  32. I think what cause the crash is becaus the game is too heavy in processing

    ReplyDelete
  33. Can't uninstall it.....is there any problem with the game??

    ReplyDelete
  34. [code]
    I'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

    ReplyDelete
  35. despite the backpack error..still manages to finish the game..

    ReplyDelete
  36. Plss fix map bug keep crashing if u click it

    ReplyDelete
  37. Need update for v0.12c booom. Thanks

    ReplyDelete
  38. [code]
    I'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

    ReplyDelete
  39. 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

    ReplyDelete
  40. Keeps closing out on me what can I do?

    ReplyDelete
  41. How i can uninstal this game? T,T

    ReplyDelete

Post a Comment