Description
When using the command set sv_enforceGameBuild 3407
, which unlocks clothing items from the “Agents of Sabotage” DLC, certain clothing items cause the game to crash. Specifically, selecting item 573 in the jackets category results in an instant crash.
Steps to Reproduce
- Set the game build using the command:
set sv_enforceGameBuild 3407
.
- Access the clothing menu.
- Navigate to the jackets category.
- Select jacket number 573.
- Observe the crash.
Expected Behavior
The clothing item should display without causing the game to crash.
Observed Behavior
The game crashes immediately upon selecting jacket number 573.
Additional Information
- Game Build: 3407
- DLC: Agents of Sabotage
- Clothing Item: Jacket #573
- Crash Type: Instant crash
Suggested Fix
Investigate the specific clothing asset (jacket #573) to determine if it is corrupted or incompatible with the enforced game build.
1 Like
Build 3407, as of now, is still extremely buggy and its causing crashes due to a multitude of things. It’ll probably be fixed soon overall but for now its best to stay on the prior build (3258 iirc)
Yes I use the version below now.
Many clothing numbers in this DLC cause this crash, it is because instead of loading a 3d model of an item of clothing, they load an “empty” file created by Rockstar to prevent PC users from having access to certain clothing reserved for NewGen users on consoles like Xbox and PlayStation, at least until Rockstar itself updates those files and replaces them with functional 3d models, the strange thing about all this is that this DLC is not the only one that has such files, they have been doing this since the San Andreas Mercenaries DLC, but when you went through those numbers in the clothing menus the only thing that happened is that the garment did not change, you continued seeing the last one you had before choosing the clothing number with the empty file instead of the game crashing, it is unknown why this problem happens in this last DLC, as a solution I suggest adding the numbers that cause Crash in the Blacklist of the clothing menu if it has this function, the illenium appearance script has it for example, this would allow players to enter the clothing menu and avoid selecting the clothing that causes crashes. PS: for some reason the 3d models of the clothes from the last 4 DLCs can’t be replaced with the same process that is usually used to add or replace existing clothes from other DLCs, however texture replacement is possible, which rules out it being due to a file naming error. (Sorry if something is not understood well, I have used a translator because my main language is not English)