- Jul 12, 2018
- 17
- 10
Search is your best friend.anyone got torrent link?
ATaleOfOneCity-3.1
rpdl torrents are unaffiliated with F95Zone and the game developer.You don't have permission to view the spoiler content. Log in or register now.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us onYou must be registered to see the links!
You must be registered to see the links,You must be registered to see the links. Downloading issues? Look here.
Depends on how you are editing the save, what type of edits you make, and what program you are using.Brothers, do you guys know how to edit the saves and apply it to the game? Like, I have edited my save file but the game won't let me play with it. How can I fix that?
You're a chad lad. Thanks a lotDepends on how you are editing the save, what type of edits you make, and what program you are using.
Also make sure you are using the local save files in \game\saves
Since these are Renpy saves, i would avoid editing the save directly using normal texteditors.
Uploading your save to saveeditonline homepage usualy works if you just want to edit some varaible, like money or player stats.
Personaly, when it comes to renpy games, i don't edit my saves at all, instead i use command console ingame to alter ingame stats.
You don't have permission to view the spoiler content. Log in or register now.
Finaly, don't make too large changes, many games have events based on player progression and so you could endup skipping past alot of game content if you go overboard.
In this game increasing money and max energy is typically enough to help you past some of the grind.
Does the error keep coming up even if you turn the game back on and off?I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/map.rpy", line 34226, in script
screen buydem_my_office:
File "game/map.rpy", line 34226, in script
screen buydem_my_office:
Exception: Possible infinite loop.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\save\NothingINhere\Private\video\A_Tale_of_One_City-3.1-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "E:\save\NothingINhere\Private\video\A_Tale_of_One_City-3.1-pc\renpy\main.py", line 564, in main
renpy.game.context().run(node)
File "game/map.rpy", line 34226, in script
screen buydem_my_office:
File "/home/tom/ab/nightly-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "game/map.rpy", line 34226, in script
screen buydem_my_office:
File "E:\save\NothingINhere\Private\video\A_Tale_of_One_City-3.1-pc\renpy\execution.py", line 61, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.4.23110301+nightly
A Tale of One City 3.1
Sat Jan 20 01:04:58 2024
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/map.rpy", line 44431, in script call
" "
File "game/map.rpy", line 37855, in script call
call car_des_first from _call_car_des_first_1
File "game/story/company/company_story.rpy", line 2744, in script call
call battle_tutorial from _call_battle_tutorial_2
File "game/story/company/company_story.rpy", line 2917, in script
show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic)
File "renpy/common/000statements.rpy", line 634, in execute_show_screen
args, kwargs = a.evaluate()
File "game/story/company/company_story.rpy", line 2917, in <module>
show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic)
NameError: name 'enemy_bg' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/map.rpy", line 44431, in script call
" "
File "game/map.rpy", line 37855, in script call
call car_des_first from _call_car_des_first_1
File "game/story/company/company_story.rpy", line 2744, in script call
call battle_tutorial from _call_battle_tutorial_2
File "game/story/company/company_story.rpy", line 2917, in script
show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic)
File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 634, in execute_show_screen
args, kwargs = a.evaluate()
File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\ast.py", line 344, in evaluate
value = renpy.python.py_eval(v, locals=scope)
File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story/company/company_story.rpy", line 2917, in <module>
show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic)
NameError: name 'enemy_bg' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.4.23110301+nightly
A Tale of One City 3.1
Sun Jan 21 23:19:38 2024
Could you press the skip menu and move on to that part? We'll quickly find out the bug and fix it for you.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/map.rpy", line 44431, in script call " " File "game/map.rpy", line 37855, in script call call car_des_first from _call_car_des_first_1 File "game/story/company/company_story.rpy", line 2744, in script call call battle_tutorial from _call_battle_tutorial_2 File "game/story/company/company_story.rpy", line 2917, in script show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic) File "renpy/common/000statements.rpy", line 634, in execute_show_screen args, kwargs = a.evaluate() File "game/story/company/company_story.rpy", line 2917, in <module> show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic) NameError: name 'enemy_bg' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/map.rpy", line 44431, in script call " " File "game/map.rpy", line 37855, in script call call car_des_first from _call_car_des_first_1 File "game/story/company/company_story.rpy", line 2744, in script call call battle_tutorial from _call_battle_tutorial_2 File "game/story/company/company_story.rpy", line 2917, in script show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic) File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\ast.py", line 2259, in execute self.call("execute") File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\ast.py", line 2241, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\statements.py", line 342, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 634, in execute_show_screen args, kwargs = a.evaluate() File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\ast.py", line 344, in evaluate value = renpy.python.py_eval(v, locals=scope) File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\python.py", line 1153, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Games\3.1\A_Tale_of_One_City-3.1-pc\renpy\python.py", line 1146, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/story/company/company_story.rpy", line 2917, in <module> show screen battle_company_story(pic = enemy_bg, enemy_pic = enemy_pic) NameError: name 'enemy_bg' is not defined Windows-10-10.0.19045 AMD64 Ren'Py 8.1.4.23110301+nightly A Tale of One City 3.1 Sun Jan 21 23:19:38 2024
Continue with the company quests, and you will get to it eventually.Hello !
Where is the "private office"??
Help me
Thanks..Continue with the company quests, and you will get to it eventually.
The console.rpyc is encrypted. I opened with notepad ++ but the texts are not readableDepends on how you are editing the save, what type of edits you make, and what program you are using.
Also make sure you are using the local save files in \game\saves
Since these are Renpy saves, i would avoid editing the save directly using normal texteditors.
Uploading your save to saveeditonline homepage usualy works if you just want to edit some varaible, like money or player stats.
Personaly, when it comes to renpy games, i don't edit my saves at all, instead i use command console ingame to alter ingame stats.
You don't have permission to view the spoiler content. Log in or register now.
Finaly, don't make too large changes, many games have events based on player progression and so you could endup skipping past alot of game content if you go overboard.
In this game increasing money and max energy is typically enough to help you past some of the grind.
Which is why i specifically said to open the .rpy and not the .rpyc.The console.rpyc is encrypted. I opened with notepad ++ but the texts are not readable