DLC Error at first party selection

The tale of the siblings Althea and Shea https://www.winterwolves.com/seasonsofthewolf.htm
Post Reply
Beardy Bro
Young scout
Posts: 33
Joined: Mon Jan 21, 2013 4:32 pm

DLC Error at first party selection

Post by Beardy Bro »

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/plot/sidequests2.rpy", line 699, in script call
  File "game/plot/DLC.rpy", line 1266, in script
  File "game/plot/DLC.rpy", line 1281, in <module>
NameError: name 'artas' is not defined

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

Full traceback:
  File "game/plot/sidequests2.rpy", line 699, in script call
  File "game/plot/DLC.rpy", line 1266, in script
  File "D:\Program Files\Winter Wolves\Seasons Of The Wolf\renpy\ast.py", line 1411, in execute
    choice = renpy.exports.menu(choices, self.set)
  File "D:\Program Files\Winter Wolves\Seasons Of The Wolf\renpy\exports.py", line 711, in menu
    if renpy.python.py_eval(condition) ]
  File "D:\Program Files\Winter Wolves\Seasons Of The Wolf\renpy\python.py", line 1479, in py_eval
    return eval(py_compile(source, 'eval'), globals, locals)
  File "game/plot/DLC.rpy", line 1281, in <module>
NameError: name 'artas' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 6.99.3.404
Seasons Of The Wolf 1.0.8.7
i can continue by pressing few time "Ignore" not sure if it will break the game in the future tho.

also i got same error for second selection.
in first and second selection it auto select Artas.

OKAAAY.
i deleted game folder and re install it.
then load last save and this was still persistent,but i load an earlier save (when it say "you can save for dlc") and everything is ok. duh.
User avatar
jack1974
Pack leader
Posts: 15481
Joined: Thu Jun 16, 2005 4:43 pm

Re: DLC Error at first party selection

Post by jack1974 »

I think probably was a save from some old version of the game, I never saw that error! :shock:
Post Reply