Gakko_dev

Vice President
Donor
Game Developer
Jul 17, 2019
1,282
1,828
We've just checked the errors.
These are old save problem.

Use start new game and use save-update in the cheat panel if you want to skip to new contents.
And, yes. you can use it with public version. It has been that way since last August.

Within a month or two, save-compatible issue will be resolved so that it won't require to start new game and use save update with every update.
i just became one of your supporters on patreon.. this is kinda game that i need...

the only cons is that there are currently only two girls that available for repetable sex scenes (only the little sister & the aunt). I hope on the future this will be expanded. Need repeatable hot-scenes in the office with Kimmy and others
 
  • Yay, new update!
Reactions: Mymy

Mymy

Member
Game Developer
Aug 24, 2017
231
468
This is the bugfix for v1.2 public.

Extract the zip file and cut (or copy) the game folder and paste it in the installed folder (A_Tale_of_One_City_1.2 folder).
Overwrite everything, and it's all done.

So, all you have to do is to overwrite game folder in the fix to your original folder.

This will fix all the bugs we confirmed.




Announcement on Save-compatibility Issue

Any errors from using old save, we can't do anything about it yet.
You'll have to start a new game and use save-update function which is open to everyone.
Those of whom wants a save file, please use the save-update function as it will skip you to the new contents.

Save-compatibility issue will be resolved when we do the renewal. (the next update v1.4 on April)
Since the public version of v1.4 will be release on May, I'm afraid you'll have to wait until May.

As the planned renewal is highly likely to cause problem with old-saves, we planned to do this together even though we did manage to build a solution to the compatibility issue more than a week ago.

I was quite terrified to open up everything here since it is going to be unpopular decision for a lot of you, but I think it's for the best that I share what's going on with the important plans to the game.


If we had more time, then, we'd definitely complete everything within a month.


Plan for upcoming months

v1.3 public
(April update for f95 public)

- We spent much time on contents rather than the system as we've planned and promised before. A lot of story contents for family members (Jen, Chloe mostly) // + some of the events here will provide you large sum of money (so you don't have to rely on cheat or anything)

- Another important addition in the version was that we introduced date system in the game. MC can arrange a date with characters once he's close enough. (Added 1 date event each to Eve and May)

- Other than story contents, there have been some important polishing and fixes but I guess it'd be boring for most of you so I'll just skip it but will list them on the changelogs once the version is released.



v1.4 public (May update for f95)

- Jen's 1st chapter will be completed and repeatable events (fixed and random) will be the major contents.

- other than that we'd put much time on renewal of the game
1) quality renewal - quality, cohenrence of video and pictures and script as well
2) adding sound to the old contents
3) change of pace - we'll cut down some grind more for the early phase of the game
4) some gui enhancement

- Save Compatibilty: From this version, you'd be able to continue to use your own save for future updates.



v1.5 public (June update for f95)

- We'll spend most of time on story + reward + date contents (and for the rest of the future updates)
- however, what part of the story to be added in this update hasn't been decided yet.



* The battle will play some role in the game and its difficulties will be balanced throughout all the updates until we find the sweetspot. So I didn't really mentioned it on the future plan above. In fact, balancing work doesn't take all that much time anyway in the current state as we've done all the time-consuming work during last 3months.

The battle will function in 3 ways, which are:
1) Give RPG-like vibe - better experience on MC's evolving status.
2) It will be presented in the story from time to time (but we'll be cautious not to make it frustrating)


After about a month of reading feedback on the new system, we concluded that the battle is too hard.
We are working on tweaking the difficulties and will fix other stuff as well until it becomes adequate.




I think , at least by May, the game will reach a state where most of people could agree that it has much contents and it does not force you to cheat or pay.

In order to do this right, we need more feedback and more details.
I know that you've been all helpful and I really appreciate it a lot, but I still need to ask for more favor from you.
Give us more honest opinion of yours so that we can put everything together as earliest as possible.
 
Last edited:

abs24

New Member
Apr 22, 2021
1
1
I found one error.
When I open the profile and clik the button right of status, It has error.
 
Last edited:
  • Like
Reactions: Mymy

Mymy

Member
Game Developer
Aug 24, 2017
231
468
I found one error.
When I open the profile and clik the button right of status, It has error.
Thanks for the report. That bug has already been fixed in the bug-fix.
 
Last edited:

zews93

New Member
Apr 24, 2018
4
2
when i click on work i get this error
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/map.rpy", line 887, in script call
' '
File "game/story/map/Suburb/buydem_inc.rpy", line 408, in script
if c1_status.relationship >= 10 and c1_story_1_success == True and c1_story_2_success == False and job_accomplishment >= 5:
File "game/story/map/Suburb/buydem_inc.rpy", line 492, in <module>
elif eve_story_3_success == True and eve_story_4_success == False and gametime_time < 5:
NameError: name 'eve_story_4_success' is not defined

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

Full traceback:
File "game/map.rpy", line 887, in script call
' '
File "game/story/map/Suburb/buydem_inc.rpy", line 408, in script
if c1_status.relationship >= 10 and c1_story_1_success == True and c1_story_2_success == False and job_accomplishment >= 5:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story/map/Suburb/buydem_inc.rpy", line 492, in <module>
elif eve_story_3_success == True and eve_story_4_success == False and gametime_time < 5:
NameError: name 'eve_story_4_success' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Tale of One City 1.2
Mon Mar 28 12:41:06 2022
 
  • Like
Reactions: Mymy

Mymy

Member
Game Developer
Aug 24, 2017
231
468
when i click on work i get this error
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/map.rpy", line 887, in script call
' '
File "game/story/map/Suburb/buydem_inc.rpy", line 408, in script
if c1_status.relationship >= 10 and c1_story_1_success == True and c1_story_2_success == False and job_accomplishment >= 5:
File "game/story/map/Suburb/buydem_inc.rpy", line 492, in <module>
elif eve_story_3_success == True and eve_story_4_success == False and gametime_time < 5:
NameError: name 'eve_story_4_success' is not defined

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

Full traceback:
File "game/map.rpy", line 887, in script call
' '
File "game/story/map/Suburb/buydem_inc.rpy", line 408, in script
if c1_status.relationship >= 10 and c1_story_1_success == True and c1_story_2_success == False and job_accomplishment >= 5:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story/map/Suburb/buydem_inc.rpy", line 492, in <module>
elif eve_story_3_success == True and eve_story_4_success == False and gametime_time < 5:
NameError: name 'eve_story_4_success' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Tale of One City 1.2
Mon Mar 28 12:41:06 2022
Thanks for the report. This is something we missed. We fixed this bug in our new version but just checked that it still remains in v1.2. We'll re-upload the bug-fix right now.
 
  • Like
Reactions: Badborg

icebarrage

New Member
Jun 9, 2019
12
9
After talking with tori about her shady business in the kitchen
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
KeyError: u'defense_hp'

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

Full traceback:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1236, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'defense_hp'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Tale of One City 1.2
Mon Mar 28 16:27:36 2022
Also this one when talking to kyley for a photoshoot

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
KeyError: u'defense_hp'

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

Full traceback:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1236, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'defense_hp'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Tale of One City 1.2
Mon Mar 28 16:27:36 2022
 
Last edited:
  • Like
Reactions: Mymy

Sconnie

Newbie
May 9, 2021
16
11
It wouldnt be so bad but there literally seems no structure to it, It could just be me but it feels like its completely RNG
 
  • Like
Reactions: Mymy

Mymy

Member
Game Developer
Aug 24, 2017
231
468
After talking with tori about her shady business in the kitchen
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
KeyError: u'defense_hp'

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

Full traceback:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1236, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'defense_hp'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Tale of One City 1.2
Mon Mar 28 16:27:36 2022
Also this one when talking to kyley for a photoshoot

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
KeyError: u'defense_hp'

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

Full traceback:
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/map.rpy", line 754, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
  File "game/map.rpy", line 956, in script call
    ' '
  File "game/map.rpy", line 414, in script call
    ' '
  File "game/map.rpy", line 678, in script call
    $ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
  File "game/story/family/f2_story.rpy", line 1124, in script call
    $ people_skill_plus(200)
  File "game/perk.rpy", line 455, in script call
    call skill_enhance_label(what_skill = user_defense_skill_1, defense = 10, webm = "images/battle/user_skill/defend_1_2.webm") from _call_skill_enhance_label_8
  File "game/perk.rpy", line 311, in script
    "Your [what_skill.name] skill gives [defense_hp] defense more."
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1236, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'defense_hp'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Tale of One City 1.2
Mon Mar 28 16:27:36 2022
Thanks for the report!

Here's the bugfix. I hope this is the final bugfix for the version..


New bugfix for v1.2
(All the reported bugs)

-overwrite the game folder.
 
  • Like
Reactions: JennaJJ
2.10 star(s) 29 Votes