File Details
MC Command Center 2026.1.0
- R
- Jan 31, 2026
- 2.05 MB
- 180.9K
- 1.120.140
File Name
McCmdCenter_AllModules_2026_1_0.zip
Supported Versions
- 1.120.140
- Fixed a Last Exception that was happening when using the MCCC Set Age command to age a Sim down to a younger age. This was caused by a change in the core Sims 4 codebase that renamed a function. Anytime the EA devs rename a function that is used by mod devs in their scripts, we have to change our mods to match. This makes it a bit tricky when we don't know that they changed them until an error is happening…Anyway, fixed now.
- Added some missing stuff packs to the system log details. There are like 80 of these now!!
- Fixed a bug in population logging that wasn't correctly working for Fairies. The output would not show the name of Sims in the world that were fairies and the total number of fairies in the world. Thanks, EG, for bringing that to my attention!
- Per Ulgrym's request, when using the MC Cheats menu from the mailbox and choosing to change all Sim's outfits on the current lot, there is now an option to change all Sim's into their Career outfits, if they have one.
- Fixed an issue with a LE workaround function I made a ways back that happens when the core Sims 4 scripts call a Gender Preference Test with one of the Sims being tested not existing. We were getting quite a few LE's reports around this so I wrote a work-around to prevent the LE from happening in player's games when the core scripts made that type of function call. The issue I fixed was that when a player uses a Wishing Well to "Wish for Romance" with a Sim, the core code also calls the Gender Preference Test with a Sim that doesn't exist. The core scripts would generate an LE from this and ignore it. MCCC treated it as a "not match" result. This caused MCCC to never complete the "Wish for Romance" interaction and generate a "perfect partner" for the wishing Sim. Anyway, I changed the way the workaround for the LE works so we still bypass the LE with MCCC but we also allow the "Wish for Romance" to complete as expected. Thanks, VolatileFeline, for the data and save files needed to reproduce and fix this!
- Per Sky's request, the "Body Scars" category has been added to MC Dresser Custom Definitions. This allows saving and applying scars including the scars on the torso (front and back), the right and left arm, and the right and left legs in Custom Definitions.

