Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
Alright I've uploaded a fix. Technically Maintenance is the vanilla Hauling renamed which works for 99% of mod added tasks. Except those which specifically add hauling related tasks, those need to be patched to move the tasks to the new Hauling worktype.
This mod is entirely xml based and doesn't have any code. As such it can't cause such issues. Assuming a mod didn't screw something up with how they coded things to interact with new worktypes the issue likely still exists. Its just now buried as the tasks are no longer split into smaller worktypes.
Notably on regard to that it seem that errors occured referencing "dummy(Stringofnumbers)" that only became present with a mechanoid of some kind. NGL Wouldn't be surprised since the mechanoid I listed can equip armors and weapons
More to research also very bizare getting rid of more mechanitor as I have other options.
You have quite a lot of errors but I'm not seeing any that should have any relation to this mod. This mod is entirely xml based so the issues it can cause are fairly limited. I might have missed it but I couldn't find anything relating to the DMS mechanoid Lady.
Most of the errors I see are the game throwing a fit because it can't decide if a pawn of some kind should have numerous needs. It all starts after something called CF.ShouldHaveNeedPatch+ShouldHaveNeed.Postfix which I think its saying is coming from com.communityframework.harmonypatches. Which should be the Community Framework mod in your list.
For mechanoids there's some errors coming from Combat Extended's patches. Also there's one from More Mechanitor Mechs 2.0 which is trying to remove research from fabricors for some reason.
https://gist.github.com/HugsLibRecordKeeper/f8d014e8832220e653c6ae9f6c7d7d2b
Its notable as this is only mechanoid it occurs to