安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
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.