azrailkenan

Newbie
Feb 28, 2020
27
3
Hello friends, I am getting such an error in the game, when I click on inorge it goes back to the main menu. I can't get past it in any way, can you help me?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/Acts/Act 2d1 Free Roam Home.rpy", line 11, in script
call screen act_2d1_Hall2
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/Global/GUI.rpy", line 28, in execute
File "game/scripts/Global/GUI.rpy", line 28, in execute
File "game/scripts/Global/GUI.rpy", line 33, in execute
File "game/scripts/Global/GUI.rpy", line 37, in execute
File "game/scripts/Global/GUI.rpy", line 37, in <module>
File "game/scripts/Global/GUI.rpy", line 13, in get_weekday
KeyError: u'PAZAR'

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

Full traceback:
File "game/scripts/Acts/Act 2d1 Free Roam Home.rpy", line 11, in script
call screen act_2d1_Hall2
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/scripts/Global/GUI.rpy", line 28, in execute
File "game/scripts/Global/GUI.rpy", line 28, in execute
File "game/scripts/Global/GUI.rpy", line 33, in execute
File "game/scripts/Global/GUI.rpy", line 37, in execute
File "game/scripts/Global/GUI.rpy", line 37, in <module>
File "game/scripts/Global/GUI.rpy", line 13, in get_weekday
KeyError: u'PAZAR'

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Amnesia version_0.100b
Fri Mar 14 23:31:38 2025
 

cxx

Message Maestro
Nov 14, 2017
69,513
35,251
Hello friends, I am getting such an error in the game, when I click on inorge it goes back to the main menu. I can't get past it in any way, can you help me?
FFS, put that error behind spoilers or attach traceback.txt on your post and delete error content.

anyways try re-dl and re-extract to diff. folder and no any kind of mods and try again.
 

Charon XXX

Newbie
Jun 1, 2019
56
75



Hello friends.

91% progress to level 1 (+5%).

27% progress to level 2 (No change).

TOTAL 68% (+3%)


This week the remaining freeroam scenes have been integrated into the code, also the relationship system (dictionary in the game) has been improved. There are only a few scenes left to add to the code and minor edits (which are already being worked on). Additionally, a lot of work has been done on polishing and this work is ongoing. Next week I'll announce the date when the first version of the remaster will be available!

You can see the actual figures of the TOTAL progress at the link There you can clearly see the stage of development of the next version of the game. It lists all the work that needs to be completed, as well as a brief description of it.

Any questions you may have, ask in the comments and I will answer them.

What's been done this week:
+We are working on final polishing of scenes and necessary tweaks.
+Code of 15 scenes (15 freeroam scenes) is done. All freeroams scenes for level 1 are integrated into the code.
+Work on assembling scenes into code continues. We are working on finalising small details.
+Final polishing of 21 scenes (6 story scenes and 15 minor scenes) is completed.
+Work on final polishing continues.

With great gratitude, Super Alex.
Still, that idiot Alex could inform his customers on Steam. He's totally shitting on them and piling up negative reviews there. Idiot moron. He doesn't stink of money from them, but to give info he doesn't, asshole.
 
3.40 star(s) 199 Votes