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
Tried to use an uninitialized DefOf of type TimeAssignmentDefOf. DefOfs are initialized right after all defs all loaded. Uninitialized DefOfs will return only nulls. (hint: don't use DefOfs as default field values in Defs, try to resolve them in ResolveReferences() instead)
Let me process of elimination and see if i can figure out what combination is causing it and report back
As for grouped pawns compatibility I have a fix after diving into both Rimworld and the grouped pawns code. Thing is that the fix currently then requires the user to have the grouped pawns mod enabled to have my mod enabled. Seems like an easy fix but either I wrote the fix incorrectly or don’t understand currently how accessing other mods code works.
Life has been tough and I haven’t been able to allocate more time to it and the code has become more chaotic as I’m new to modding. I’m looking at starting from scratch and trying the fix again but proper. Gotta motivate myself to go through that again lol
Thank you for all the support though!
Thanks for this.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3409613355
I attempted to recreate what VitaKaninen did with "Schedule Clock" but nothing changed at all for me there. Although I didn't attempt it until after your most recent update, hoping for a fix. The only mod I have that I can think of that messes with the Schedule window is Niilo's QoL, with it autosetting Night Owls and setting New Pawns to the same settings as current ones.
If that is the case, then It is not something you should worry about, and since it is not happening any longer, and I can't reproduce it, then I would call it good.
Thanks again!
I am not sure how to make it go back to the original size in order to test it further, since the contents of the schedule window seem to have permanently changed.
Here is a screenshot when I first updated your mod showing how it looked, and then the next image is with both mods loaded at once. The last image is after I removed Schedule Clock, and the window remained the correct size.
https://imgur.com/a/4CuoJHf
I assume it has to do with 1TrickPwnyta's Defaults which adds the save and load schedule buttons at the left of the window.