Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'StoreModule' object has no attribute '_history_list'
It happens when I load the save. Rollback and ignore don't work, it shows next frame then another exception.
If u had created the game on Rust u'd have got these errors. Python is the 2nd worse language ever created, and the most useless one. I wonder if it'll be fixed and we'll be allowed to play the game.
We're sorry for this error, we have discovered it as well,
This may accrue with incompatibility of the save files.
since we did an overhaul on the entire season 2 , you might need to start from the beginning, and skip the parts you've already seen.
ALTHOUGH we would highly recommend giving it a new read, as we did many fixes and changes to the dialogue and fixed many errors on the way.
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'StoreModule' object has no attribute '_history_list'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "levels/level2/script/scene1_outpost.rpyc", line 808, in script
File "C:\Game Launchers\steamapps\common\Lilith Rising - Season 2\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "C:\Game Launchers\steamapps\common\Lilith Rising - Season 2\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Game Launchers\steamapps\common\Lilith Rising - Season 2\renpy\exports.py", line 1493, in say
who(what, *args, **kwargs)
File "C:\Game Launchers\steamapps\common\Lilith Rising - Season 2\renpy\character.py", line 1392, in __call__
self.add_history("current", who, what, multiple=multiple)
File "C:\Game Launchers\steamapps\common\Lilith Rising - Season 2\renpy\character.py", line 1482, in add_history
history = renpy.store._history_list # type: ignore
AttributeError: 'StoreModule' object has no attribute '_history_list'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
2.0.13s
Sun Dec 8 23:29:51 2024
```