CrayZio

Member
Jun 2, 2021
126
57
Hello ... i just downloaded the game for the first time tonigh and i have errors when i try to start a game ... ( 0.7a PE )


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

While running game code:
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 415, in execute
  File "game/settings/screens.rpy", line 415, in <module>
NameError: name 'quick_menu' is not defined

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

Full traceback:
  File "script.rpyc", line 43, in script call
  File "scripts/scenes/beginning/breganintro03.rpyc", line 6, in script
  File "renpy/ast.py", line 1658, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "renpy/exports.py", line 1657, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2801, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3377, 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 "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 415, in execute
  File "game/settings/screens.rpy", line 415, in <module>
NameError: name 'quick_menu' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Endara Chronicles: The Apothecary 0.7a PE 0.7a_PE
Sat Sep  9 06:20:51 2023
 

Wzighack

Newbie
Feb 24, 2020
27
41
Hello ... i just downloaded the game for the first time tonigh and i have errors when i try to start a game ... ( 0.7a PE )


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

While running game code:
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 415, in execute
  File "game/settings/screens.rpy", line 415, in <module>
NameError: name 'quick_menu' is not defined

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

Full traceback:
  File "script.rpyc", line 43, in script call
  File "scripts/scenes/beginning/breganintro03.rpyc", line 6, in script
  File "renpy/ast.py", line 1658, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "renpy/exports.py", line 1657, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2801, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3377, 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 "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 415, in execute
  File "game/settings/screens.rpy", line 415, in <module>
NameError: name 'quick_menu' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Endara Chronicles: The Apothecary 0.7a PE 0.7a_PE
Sat Sep  9 06:20:51 2023
same thing
 

Soniram

Creating EC:A
Game Developer
Apr 16, 2021
762
792
hi how do you trigger pridefall and lord the hubble and heist
The hints for it should appear on the right-side page of the journal when you choose that thread. If you don't have them in your journal, they're inactive right now.
 

Soniram

Creating EC:A
Game Developer
Apr 16, 2021
762
792
Hello ... i just downloaded the game for the first time tonigh and i have errors when i try to start a game ... ( 0.7a PE )


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

While running game code:
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 415, in execute
  File "game/settings/screens.rpy", line 415, in <module>
NameError: name 'quick_menu' is not defined

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

Full traceback:
  File "script.rpyc", line 43, in script call
  File "scripts/scenes/beginning/breganintro03.rpyc", line 6, in script
  File "renpy/ast.py", line 1658, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "renpy/exports.py", line 1657, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2801, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3377, 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 "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 410, in execute
  File "game/settings/screens.rpy", line 415, in execute
  File "game/settings/screens.rpy", line 415, in <module>
NameError: name 'quick_menu' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Endara Chronicles: The Apothecary 0.7a PE 0.7a_PE
Sat Sep  9 06:20:51 2023
same thing
The same here, endless errors while trying to start a new game.
this game is literally unplayable error as soon as i click on start just like the ones above
same here
i can't play, just starting the game it show me errors, please help
Also the error described above happened, I hope that soon will tell you how to fix it
Replying to you all so you get notified. My apologies. Happened when I was tinkering... stupid thing.

Here is the patch file. Download, unzip/unrar, and put it into your main ECA folder. Make sure it asks you if you want to overwrite, and choose YES.

This patch is for PC/Linux/MAC. (I don't remember off hand how the MAC is set up, just put it where the /game/ folder is).

For Android, I will be getting a new build up ASAP.
 
4.40 star(s) 18 Votes