KiameV / rimworld-changedresser

Adds a dresser to RimWorld which allows a pawn to change their apparal colors, hair color, skin color, hair style, body type, head type, and gender.
http://steamcommunity.com/sharedfiles/filedetails/?id=878965937
MIT License
7 stars 5 forks source link

[BUG] Change Dresser breaks GUI if used with Rock5 Butchers can count meat. #24

Closed frenchiveruti closed 6 years ago

frenchiveruti commented 6 years ago

Check this forum post: https://ludeon.com/forums/index.php?topic=37177.msg385488#msg385488 Also this Github Issue: https://github.com/Rock5/ButchersCanCountMeat/issues/1

I think there's some patching somewhere that makes conflicts with the GUI.

frenchiveruti commented 6 years ago

Steps to reproduce: (Use god mode in dev mode)

  1. Place a Butcher table with both mods installed.
  2. Create a Bill that "butchers meat until X amount".
  3. Place a Weapon storage or a Change Dresser anywhere, don't do anything else with them.
  4. Go back into the butcher table and you'll see the GUI flashes and breaks, if you open any other menu it will appear broken as in the attached image.
  5. Deselect the butcher table, GUI goes back to normal.
  6. Remove Both storage items, GUI works again as intended.
KiameV commented 6 years ago

Fixed. Thanks for reporting this issue.