Fighter
|
|
Posts: 15
|
|
|
Last seen: Apr 6, 2020 5:54:02 GMT
|
|
Post by Vegeta002 on Dec 19, 2019 0:05:55 GMT
I've been getting an error with installing a couple of mods after recently starting my game from scratch, the problem being shown in the image. I have the most up-to-date version of the Mod Installer and the patch (version 3.3).
|
|
Hero
|
|
Posts: 489
|
|
|
Last seen: Jun 27, 2024 14:13:26 GMT
|
|
Post by atsuraelu on Dec 19, 2019 10:43:15 GMT
Copypasta from The Citadel: Q: What is the bool __cdecl X2mFile::InstallCostumePartSets(void): Overflow, cannot assign suitable(s) partset(s) id(s) error and what to do about it?
A: You've got too many costume, accessory or transformation mods installed on one or more CaC races. Try uninstalling some mods in those categories. Explanation: Each race can have a maximum of 1000 Partsets (0-999). This is due to the way the game reads what we call the MODEL element in bcs, which can only have 3 digit decimal numbers. Now these 1000 Partsets are purely theoretically, as the first 255 Partsets are reserved for character creation, vanilla uses some of the others already and a few are special use-cases. The actual numbers, as of 1.13, were: Vanilla FRI.bcs has 380 free Partsets that the installer can use, HUF has 369, HUM 379, MAF 371, MAM 381 and NMC 381. Now this does not mean you can install 369 mods on HUF, for example. A 3 stage transformation mod needs 3 Partsets, if you have, let's say, a mod that comes with 4 outfits (bust, wrist, pants, boots) it needs at least 4, but depending on how the mod is set up, it can have as many as 16, and accessory mods need 1 Partset per included accessory. Also note that with transformations, the needed Partsets need to be continuous (291, 292, 293 for example, not 256, 292, 293), so having three free Partsets might not be enough to install a three stage transformation skill.
|
|
Fighter
|
|
Posts: 15
|
|
|
Last seen: Apr 6, 2020 5:54:02 GMT
|
|
Post by Vegeta002 on Dec 19, 2019 16:41:06 GMT
I uninstalled about 20-30 accessories, costumes, and character mods. That allowed me to install 1 of the 2 accessory mods that's causing me trouble.
No matter how much I get rid of, the second mod simply refuses to be installed.
|
|
Apprentice
|
|
Posts: 1
|
|
|
Last seen: Aug 23, 2020 19:41:45 GMT
|
|
Post by tomn on Aug 17, 2020 17:17:01 GMT
did you manage to fix it? i have the same problem rn, i got rid of 20 mods but still i cant install some mods
|
|