Venari Chat Look link doesn't fully work #1564

Closed
opened 2025-04-11 01:55:10 -07:00 by Animan8000 · 2 comments
Contributor

Most colors don't get applied when trying to apply the look on a different config. Specifically the Fur colors (not color palette)

2025-04-11T10:51:21:016 [0.1.0] debug:  loadout received
2025-04-11T10:51:21:022 [0.1.0] debug:  general Item config saved of type Suits { config: { '67ec09accb6f5547b2b4b855': { IsNew: false } } }
2025-04-11T10:51:21:023 [0.1.0] debug:  general Item config saved of type SpecialItems {
  config: {
    '67d1c50677322d1aed16f40e': {
      '2': {
        Upgrades: [],
        PvpUpgrades: [],
        Skins: [
          '',
          '',
          '',
          '',
          '',
          '',
          '',
          '/Lotus/Upgrades/Skins/Khora/KhoraDeluxeVenariSkin',
          '/Lotus/Upgrades/Skins/Catbrows/Armor/CatbrowArmorEmpty',
          '/Lotus/Types/Game/CatbrowPet/Heads/CatbrowHeadEmpty',
          '/Lotus/Types/Game/CatbrowPet/Tails/CatbrowTailEmpty'
        ],
        pricol: { en: 5987453 },
        attcol: {},
        sigcol: {},
        eyecol: {},
        facial: {},
        cloth: {},
        syancol: {},
        Songs: []
      }
    }
  }
}
2025-04-11T10:51:21:024 [0.1.0] warn:   loadout category not implemented, changes may be lost: ValidNewLoadoutId { config: '67d1c4ddf18a2dda713ce699' }
2025-04-11T10:51:21:168 [0.1.0] http:   POST /api/saveLoadout.php?accountId=67d1c4cf77322d1aed16f26c&nonce=3340181162860462&ct=MSI 200 218.888 ms - -
Most colors don't get applied when trying to apply the look on a different config. Specifically the Fur colors (not color palette) <video src="attachments/514aa526-b6cc-4ce4-ab4d-29d19e9fca8f" title="2025-04-11 10-51-14.mp4" controls></video> ``` 2025-04-11T10:51:21:016 [0.1.0] debug: loadout received 2025-04-11T10:51:21:022 [0.1.0] debug: general Item config saved of type Suits { config: { '67ec09accb6f5547b2b4b855': { IsNew: false } } } 2025-04-11T10:51:21:023 [0.1.0] debug: general Item config saved of type SpecialItems { config: { '67d1c50677322d1aed16f40e': { '2': { Upgrades: [], PvpUpgrades: [], Skins: [ '', '', '', '', '', '', '', '/Lotus/Upgrades/Skins/Khora/KhoraDeluxeVenariSkin', '/Lotus/Upgrades/Skins/Catbrows/Armor/CatbrowArmorEmpty', '/Lotus/Types/Game/CatbrowPet/Heads/CatbrowHeadEmpty', '/Lotus/Types/Game/CatbrowPet/Tails/CatbrowTailEmpty' ], pricol: { en: 5987453 }, attcol: {}, sigcol: {}, eyecol: {}, facial: {}, cloth: {}, syancol: {}, Songs: [] } } } } 2025-04-11T10:51:21:024 [0.1.0] warn: loadout category not implemented, changes may be lost: ValidNewLoadoutId { config: '67d1c4ddf18a2dda713ce699' } 2025-04-11T10:51:21:168 [0.1.0] http: POST /api/saveLoadout.php?accountId=67d1c4cf77322d1aed16f26c&nonce=3340181162860462&ct=MSI 200 218.888 ms - - ```
Owner

I don't see how this is related to the server.

I don't see how this is related to the server.
Author
Contributor

I don't see how this is related to the server.

I actually don't know how much of this is server side or client side tbh. I was just getting confused that only the Fur colors don't seem to apply, aside that the server console mentioned "loadout category not implemented"

> I don't see how this is related to the server. I actually don't know how much of this is server side or client side tbh. I was just getting confused that *only* the Fur colors don't seem to apply, aside that the server console mentioned "loadout category not implemented"
Sign in to join this conversation.
No description provided.