安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









To open the console, press F3 when running the game. A screenshot of the console output when the problem occurs should be enough.
In fact, when I was trying to fix this bug, I realized that the official code also has a similar problem. After removing the DLC, continuing a save that has cards in DLC will cause errors to be displayed in the console. Luckly, these errors does not affect the game. I guess no one will try to run a DLC save without DLC anyway.
Bug is fixed in a new update. Players without DLC should be able to use the mod.
Failed loading the Spirits DLC bundle
Loaded 479 rows
[09:44:21] [Log : better_sidebar]
[09:44:21] [Log : better_sidebar]
[09:44:21] [Log : better_sidebar]
162 Quests Found!
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <605bf8b31fcb444b85176da963870aa7>:0
at BetterSideBarNS.PinIdeaMod.InitIdeaElements (GameScreen __instance, System.Collections.Generic.List`1[T] ___ideaElements, System.Collections.Generic.List`1[T] ___groups, System.Collections.Generic.List`1[T] ___ideaLabels) [0x00032] in <b7d72179e3fd49cd9b39170085ab9bd2>:0
at BetterSideBarNS.BlueprintDB+LoadSideBardDataHarmonyPatches.Postfix (GameScreen __instance, System.Collections.Generic.List`1[T] ___ideaElements,