Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
10/19/2024 10:34:19 | System.Exception: Error loading mod: Tanksy's Nuggets
10/19/2024 10:34:19 | ---> Halfling.ObjectText.OTParseException: Group at path '<C:\Program Files (x86)\Steam\steamapps\common\Cosmoteer\Data\resources\carbon\carbon.rules>' already contains a node named 'NuggetSprites'.
10/19/2024 10:34:19 | at Halfling.ObjectText.OTGroupNode.Insert(Int32 index, IOTGroupedNodeEx node) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTGroupNode.cs:line 917
10/19/2024 10:34:19 | at Halfling.ObjectText.OTGroupNode.Parse(OTToken init, OTTokenizer tok, StopRule stop, Int32 insertIndex, OTToken& out1) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTGroupNode.cs:line 839
10/19/2024 10:34:19 | at Halfling.ObjectText.OTGroupNode.ChildCollection.Insert(Int32 index, String text) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTGroupNode.ChildCollection.cs:line 187
10/19/2024 10:34:19 | at Halfling.ObjectText.OTGroupNode.ChildCollection.AddNodeText(String text) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTGroupNode.ChildCollection.cs:line 559
10/19/2024 10:34:19 | at Cosmoteer.Mods.ModAddAction.ApplyAction(OTFile rulesFile) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Mods\ModAddAction.cs:line 62
10/19/2024 10:34:19 | at Cosmoteer.Mods.ModInfo.ApplyPreLoadMods(OTFile rulesFile) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Mods\ModInfo.cs:line 75
10/19/2024 10:34:19 | --- End of inner exception stack trace ---
10/19/2024 10:34:19 | at Cosmoteer.Mods.ModInfo.ApplyPreLoadMods(OTFile rulesFile) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Mods\ModInfo.cs:line 80
10/19/2024 10:34:19 | at Cosmoteer.Data.Assets.ApplyPreLoadMods(OTFile rulesFile) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Data\Assets.cs:line 448
10/19/2024 10:34:19 | at Cosmoteer.Data.Assets.LoaderThread() in C:\Users\walt\Documents\Code\Cosmoteer\Source\Data\Assets.cs:line 411
That is the error, and I run like 39 other mods, so one of them might be the conflict. I am going to go thru my list and see what I can ID as the issue and get back to you.
I am not using optimal storage, but I am using Improved optimal storage:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3126191468
... so that is my first suspect.
Yep, same problem with Nightawk's Night Rod Special Optimal Storage.
Both mods are affecting nugget sprites on resources, and Cosmoteer isn't willing to let one mod over-rule the other. I'm looking into a way to make it compatible, though I'm not sure entirely how I'll be able to without making a specific mod that is essentially both mods merged. I'd rather avoid doing that!
In hindsight, its pretty obvious that it would be the cause, but the error itself makes no implications as to a specific mod to my laymans reading of the error. Other than that the job manager was involved