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
when loading a game:
Assert Failed:
(pItemClass != nullptr)
Loot::TableEntries::ItemEntry::LoadFromJsonvalue in loot_item_entry.cpp line 41
Invalid item class in loot table supply-spice
game runs while crystalline herald is not a member of the embark party.
Crystalline herald is in party, chosen to embark, quest is provisioned and loading the map. three errors appear in order given:
Assert Failed:
(skel_file_entry->m_DataSize !=0)
SpineDataFactory::LOADINGTHREAD_Build in spinedata_factory.cpp Line 87
Couldn't Read File fx/crystal_horror_target/crystal_horror_target.sprite.skel
Assert Failed:
(Atlas_file_entry->m_DataSize !=0)
SpineDataFactory::LOADINGTHREAD_Build in spinedata_factory.cpp Line 88
Couldn't Read File fx/crystal_horror_target/crystal_horror_target.sprite.atlas
((uint32)character_count < size)
BinaryReader::Readstring in utils/h/Binary_reader.h line 179
Buffer Too Small
game then tries to finish loading map and crashes back to desktop. i hope this helps to troubleshoot the problem.
edit: i have all of the DLC's for the game and this happens even when this mod is the only mod installed.