MAFINS / MenyooSP

[or Menyoo PC] - Trainer/mod menu for Grand Theft Auto V (single-player).
https://www.gta5-mods.com/scripts/menyoo-pc-sp
GNU General Public License v3.0
767 stars 487 forks source link

Fix for crash while loading a custom outfit (Mp Female) #346

Open BM-MAD opened 2 years ago

BM-MAD commented 2 years ago

Hey, I found a fix for crash when you load a custom outfit, the problem come from the mpchristmas2018 dlcpacks but even if you removed it the bug sometimes persists, that cause by MpClothes. here is how to fix this bug step by step (My solution is not working fo Mp Male for the moment)

Install this from 5mods : https://fr.gta5-mods.com/misc/more-clothes-slots-for-mp-female (this mods only support mp female clothes, if you know how to convert this mods for mp male post the solution in comment)

Remove this line from mods/update/Update.rpf/common/data/dlclist.xml if not already done :

<Item>dlcpacks:/mpchristmas2018/</Item>

Change the line

<Item>dlcpacks:/mpclothes/</Item>

into

<Item>dlcpacks:/femalemods/</Item>

Take all you file from _mods\update\x64\dlcpacks\mpclothes\dlc.rpf\x64\models\cdimages\mpclothesfemale.rpf and copy them to this location _mods\update\x64\dlcpacks\femalemods\dlc.rpf\x64\models\cdimages\mods.rpf\mp_f_freemode_01_mp_fclothing

Lauch the game and try your custom outfit with menyoo (Personally my outfits appeared normally but I think it is possible that the order of the clothes is modified, in this case you will have to recreate your custom outfit)

It works for me, menyoo doesn't crash anymore, I hope it will work for you

(Sorry for my bad english...)

herons2 commented 2 years ago

Hello I found a way to ''fix'' the problem. And custom clothes work with MPClothes DLC active. Just remove the FOLDER -> mpg9ec in the DLC List. She was added in the last Rockstargames updates, she is causing the clothing mod conflict. Sorry for my bad English.

Ghostassassin1p commented 3 months ago

@herons2 thank you for the fix i have been struggling this problem for a long time