Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
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.