simplyWiri / Loadout-Compositing

GNU Lesser General Public License v3.0
12 stars 8 forks source link

(Issue) Part of the mod's interface does'n shown #79

Open Fortirus opened 8 months ago

Fortirus commented 8 months ago

Hey there! First of all - love this mode, it's make outfitting much easier. But I encounter a critical issue - 2/3 of the main window UI doesn't show: RimWorldWin64_2024-01-07_00-43-32 RimWorldWin64_2024-01-07_00-43-45 but when I select a child, it's renders correctly: RimWorldWin64_2024-01-07_00-44-17 And it still works correctly.

What I do:

  1. Add the mode, try to load existing game - it's run, but all interface was gone, even the Escape menu (use Alt F4 to exit).
  2. Stated a new game - all working well, even saving and loading.
  3. Load the first game again - everything starts working now, make some loadout settings.
  4. Played for some time, save. The next time I load - all mode's settings for this game was gone, but it works normally.
  5. Created loadout settings again, played for some time, save.
  6. Next time I load - have this issue. Loadout settings intact and working, but the UI is bugged. Save and load - same thing. Delete all settings - same thing. Tried to change some things in the save file (add UniqID to the first tag) - same. Reorder the mode in the modlist (he was the last, set it in the middle) - same.

Here is HugsLib log - it sure is having some errors (and yes, I have many mods): https://gist.github.com/HugsLibRecordKeeper/5fac443f890f4dd886d3ebb5db05f221 And my savefile (empty settings): https://drive.google.com/file/d/1Sx5h9XJ8UtGYuMJVeAtHunPc_wEXgSmF/view?usp=sharing

Fortirus commented 8 months ago

Okay, a little misinformation from my side - the UI work correctly not on the children, but on the last two colonists: Winnie (child) and Cholaky (adult).

simplyWiri commented 8 months ago

Did you do anything like send the pawns off on a caravan / imprison them and have them return? Suspect that this is fixed in https://github.com/simplyWiri/Loadout-Compositing/commit/233f2823fc9afc3143d36098d15f0f8571aed91e

Fortirus commented 8 months ago

Did you do anything like send the pawns off on a caravan / imprison them and have them return? Suspect that this is fixed in 233f282

Yes, after installing the mod I had several caravans, and I think that I bought a slave in one of them. But there were no imprisonments (my or enemy pawns).