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
Here's my log just in case: https://gist.github.com/HugsLibRecordKeeper/2293b5f2fb380504b52971a3e7bf18ef
https://github.com/CombatExtended-Continued/CombatExtended/blob/Development/SupportedThirdPartyMods.md
It's not on here, so it isn't CE compatible :/
The original wasn't CE compatible, and the patch request on their github is like 2 years old now, so I don't think this one is either.
<MeleeHitChanceOutdoorsDarkOffset>1.0</MeleeHitChanceOutdoorsDarkOffset>
<MeleeHitChanceIndoorsDarkOffset>1.0</MeleeHitChanceIndoorsDarkOffset>
<MeleeDodgeChanceOutdoorsDarkOffset>1.0</MeleeDodgeChanceOutdoorsDarkOffset>
<MeleeDodgeChanceIndoorsDarkOffset>1.0</MeleeDodgeChanceIndoorsDarkOffset>
Stupid fantasy offsets, where do they even come from, iam pretty sure nothing like that exists in the base game and i can't find any rule/def that mentions them in this mod and manages what they should do.
I guess just like hacking speed, it has a dependency to another mod, but idk which mod that could be.
This mod is a mess, is nobody playing with this or cares enough to report?
And the emergency supply box if put in a shelf, destroys any walls adjacent to the shelf and if you rebuild the wall the game crashes.
Its because the box is 2x2, nothing storeable in the game is 2x2, so either make it 1x1 or make it a building so that the game uses minify to turn it in a 1x1.
<thingCategories>
<li>ApparelArmor</li>
</thingCategories>
or
<thingCategories>
<li>ApparelMisc</li>
</thingCategories>
or whatever category they should be found in ...
i remove it from him with character editor, but like a min later he has it again
Is there a place for that or should I say it here ?
Almost.
Exception in JobDriver tick for pawn Foster driver=JobDriver_UseItem (toilIndex=1) driver.job=(UseItem (Job_1782) A = Thing_CargoShipBeacon38491 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.InvalidCastException: Specified cast is not valid.
[Ref 9D9826B7] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.AI.JobUtility:TryStartErrorRecoverJob (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:DriverTick ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()