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
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,