Steam'i Yükleyin
giriş
|
dil
简体中文 (Basitleştirilmiş Çince)
繁體中文 (Geleneksel Çince)
日本語 (Japonca)
한국어 (Korece)
ไทย (Tayca)
Български (Bulgarca)
Čeština (Çekçe)
Dansk (Danca)
Deutsch (Almanca)
English (İngilizce)
Español - España (İspanyolca - İspanya)
Español - Latinoamérica (İspanyolca - Latin Amerika)
Ελληνικά (Yunanca)
Français (Fransızca)
Italiano (İtalyanca)
Bahasa Indonesia (Endonezce)
Magyar (Macarca)
Nederlands (Hollandaca)
Norsk (Norveççe)
Polski (Lehçe)
Português (Portekizce - Portekiz)
Português - Brasil (Portekizce - Brezilya)
Română (Rumence)
Русский (Rusça)
Suomi (Fince)
Svenska (İsveççe)
Tiếng Việt (Vietnamca)
Українська (Ukraynaca)
Bir çeviri sorunu bildirin
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.