Dubwise56 / Dubs-Mint-Menus

This mod adds new list boxes for adding bills, health bills, selecting plants for growing zones and building, making it easier to find things when lots of mods are running, and you can also view the info tab with just a mouse over.
16 stars 3 forks source link

Bills no longer shown on tailoring bench and crafting spot after a while #9

Closed PelokB575 closed 3 years ago

PelokB575 commented 3 years ago

I am having an issue that whenever I open the bills on a tailoring bench or a crafting spot, I am greeted by this: image

The issue wasn't present yet at the start of the game, it started appearing after a certain point. (might have been after a colonist joined, but I am not sure)

https://gist.github.com/HugsLibRecordKeeper/dd15aedca213a18e27ff454771241f76 here are the logs from HugsLib, with the error message at the end probably being related. I tried removing my other mods (except for HugsLib, Harmony and BetterLoading) but the issue persisted.

pastellexists commented 3 years ago

Nearly identical error was reported on the RimWorld Discord by SoulYard#3016. image

The issue was reportedly solved by removing Combine Face and Hat Items. image

Of note is that @PelokB575 does not have that mod installed, and I have both Dub Mint Menus and Combine Face and Hat Items installed and I have no such issue. (Mint Menus is after Combine Face and Hat Items in my load order, and SoulYard's load order.)

Dubwise56 commented 3 years ago

does the bills menu work if you close the mint bills list on the side, because my code wont run if you do that, it sounds like they have a bad config in their defs since im just checking for standard things like if the bills available and its failing on that

PelokB575 commented 3 years ago

When I closed mint bills, the bills I made previously did show up, but then the 'Add bill' button wasn't working either (though that is not caused by Mint menus since it was still an issue when I took it out of the list)

Dubwise56 commented 3 years ago

Oh well then it's not a problem with my mod, it's the other one breaking the standard bills system

On Sun, 1 Aug 2021, 5:28 pm PelokB575, @.***> wrote:

When I closed mint bills, the bills I made previously did show up, but then the 'Add bill' button wasn't working either (though that is not caused by Mint menus since it was still an issue when I took it out of the list)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Dubwise56/Dubs-Mint-Menus/issues/9#issuecomment-890549902, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIGIUJPGVV64XXI5UROKFVTT2VYZVANCNFSM5BKAQL4Q .

PelokB575 commented 3 years ago

Okay then. I have since then started another playthrough and I didn't experience the issue there so it's possible it has been fixed there (both the add bill button and mint menus work correctly as far as I can tell). I'll close this issue now, thanks for the replies! :D