HighLife icon indicating copy to clipboard operation
HighLife copied to clipboard

Whitelist Outfit Manager Debug Report Issue

Open ceeeeX opened this issue 1 year ago • 0 comments

What happened?

When attempting to view the report of the pieces of outfit IDs through the Whitelist Outfit Manager, it returns the IDs of the outfit you are wearing before clocking in, not the current outfit being worn when clocked in.

[ 150812] [b2944_GTAProce] MainThrd/ {"Mask":{"VariationIndex":1,"Index":1},"Vest":{"VariationIndex":1,"Index":1},"Overshirt":{"VariationIndex":4,"Index":355},"Undershirt":{"VariationIndex":1,"Index":1},"Hat":{"VariationIndex":1,"Index":1},"Shoes":{"VariationIndex":1,"Index":9},"Bag":{"VariationIndex":1,"Index":1},"Decals":{"VariationIndex":1,"Index":1},"Arms":{"VariationIndex":1,"Index":3},"Chain":{"VariationIndex":1,"Index":203},"Pants":{"VariationIndex":1,"Index":191}}

[ 160891] [b2944_GTAProce] MainThrd/ {"Mask":{"VariationIndex":1,"Index":1},"Vest":{"VariationIndex":1,"Index":1},"Overshirt":{"VariationIndex":4,"Index":355},"Undershirt":{"VariationIndex":1,"Index":1},"Hat":{"VariationIndex":1,"Index":1},"Shoes":{"VariationIndex":1,"Index":9},"Bag":{"VariationIndex":1,"Index":1},"Decals":{"VariationIndex":1,"Index":1},"Arms":{"VariationIndex":1,"Index":3},"Chain":{"VariationIndex":1,"Index":203},"Pants":{"VariationIndex":1,"Index":191}}

[` 168875] [b2944_GTAProce] MainThrd/ {"Mask":{"VariationIndex":1,"Index":1},"Vest":{"VariationIndex":1,"Index":1},"Overshirt":{"VariationIndex":4,"Index":355},"Undershirt":{"VariationIndex":1,"Index":1},"Hat":{"VariationIndex":1,"Index":1},"Shoes":{"VariationIndex":1,"Index":9},"Bag":{"VariationIndex":1,"Index":1},"Decals":{"VariationIndex":1,"Index":1},"Arms":{"VariationIndex":1,"Index":3},"Chain":{"VariationIndex":1,"Index":203},"Pants":{"VariationIndex":1,"Index":191}}

These are three markdowns of the outfit manager that returned the same outfit that I was wearing before clocking in and does not display the current IDs of the outfit being worn when clocked in.

manager

Full Log of F8 Console Below: CitizenFX_log_2024-04-04T040036.log

Expected result

The IDs of the current outfit worn should have been returned.

Reproduction steps

  1. Clock In
  2. Open Management in Clock In Menu
  3. Attempt to Print Uniform Debug
  4. Open F8 Console
  5. See Original Outfit IDs before Clocked In
  6. Swap Outfits in WhiteList Uniforms
  7. Attempt to Print Uniform Debug
  8. Open F8 Console
  9. See that Outfit IDs do not change

Importancy

Medium

Additional information

It would save a lot of hassle when rebuilding uniforms and attempting to change parts of uniforms without starting from scratch.

ceeeeX avatar Apr 04 '24 04:04 ceeeeX