Установить 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 (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
https://pastebin.com/gCxaNwrw
Another small issue regards prisoner jobs.
Mod added jobs are always disabled by this mod. For example, I have Nurse Job, [WYD] Separate Deconstruction , and Separate Tee Chopping enabled. All are disabled by this mod, which is fine for the first two, but the last (a job split off from Plant Cut ) which is enabled) is not. I'd like to have my prisoners clear trees, but not cut down every plant they see.
Also, why is Patient and Bed Rest disabled for prisoners?.
@Maux - joy object? Oo What kind of prison are you running? D:
My slav-ah, prisoners are just forced to work, dammit! The get a little free time, but that's it. :D
To fix it, all you need to do is change that check to: if ((NeedLevelFull(pawn.needs.joy)) && !curJob.doUntilGatheringEnded).
I posted about this issue on GitHub seven months ago, but it seems like no one’s really looked at it, so I’m bringing it up here.
This error popped up just after depositing a captured pirate raider into a prison cell. I figured you might want to take a look:
https://pastebin.com/NXmg5uW9
EDIT - I narrowed this down to just occur when these mods are active - Harmony, Core, Prison Labour . Below is the full error report
https://pastebin.com/cMX3YTHH
EDIT II - I meant to add that this error happens the first time (possibly each seassion?), but does not reoccur. Likely only shows up in Dev mode
This issue appears to present itself when your mod (or Mlines mod) is enabled, but the mod Research Reinvented is not enabled. Enabling that mod stops the issue.
EDIT - I figured out why. That mod changes info in the config file, so when it's disabled it throws up this error. Deleting the config file fixed it
@Monkey Magic are you sure that you do not have more mods? Def mentioned in logs don't start with PL_ prefix which I use for my defs
Pastebin of issue: https://pastebin.com/4hvfzm53
Even with just Core, Harmony, Hugs Lib and Prison Labour the error persisted to some degree.