QuietCynic

Member
Dec 22, 2021
117
219
The game is marked complete, is it supposed to still have missing art assets? ice cream shop scene says under development and the popcorn movie night scene is just black screen. ver:1.1
If the dev personally calls his game , who are we to doubt?
One of the reviews on Steam can be quoted on this point:
You don't have permission to view the spoiler content. Log in or register now.

And another one:

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

RoughlySpecific

Active Member
May 27, 2020
690
901
And yet, those quotes of GeeSeki still imply that he’d at least complete the art assets that are not cut out entirely…

I suppose, now that AI-GeeSeki is here, someone could use the sketches to complete the work. I’m not really well versed in image-to-image processes, but from what I’ve seen, this should be possible for any capable AI-user.
 

RoughlySpecific

Active Member
May 27, 2020
690
901
given the clear disinterest the dev now has about this 'completed' project.), you should pass it to the creator directly on itch.to probably
A coder for the game does have an account here, and did ask for information on bugs here at some point. That happened once, and then never again.

I did maintain my list of bugs for a while, with links to the posts that reported the bugs. However, only other users from here have been fixing bugs, as far as I can tell.
 

Eronomatopoeia

New Member
Jan 21, 2025
11
4
A coder for the game does have an account here, and did ask for information on bugs here at some point. That happened once, and then never again.

I did maintain my list of bugs for a while, with links to the posts that reported the bugs. However, only other users from here have been fixing bugs, as far as I can tell.
Oh geez, I didn't realize people were doing the work the creators should be. Carry on then. What a shit show.
 

cedi123

New Member
Jul 20, 2023
3
0
exception error

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 239, in execute
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 239, in execute
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 240, in execute
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 241, in execute
Exception: Imagebutton does not have a idle image. (auto='btn vrheadset_zariah1_%s').

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpyc", line 40, in script
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\ast.py", line 1968, in execute
self.call("execute")
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\core.py", line 2165, 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 "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\core.py", line 2687, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\core.py", line 2687, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 239, in execute
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 239, in execute
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 240, in execute
File "game/scenes/myhouse/mybedroom/both/mybedroom_vrheadset.rpy", line 241, in execute
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\ui.py", line 950, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\HP\Downloads\games but with bacon\questionable games\installed games\installed folders\ATU_v1.01\A Town Uncovered\renpy\ui.py", line 944, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='btn vrheadset_zariah1_%s').

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
ATownUncovered Version_1.01
Wed Mar 12 18:20:42 2025

any way to fix it
 
3.30 star(s) 88 Votes