Lotus appearance customization doesn't apply #768

Closed
opened 2025-01-11 10:37:43 -08:00 by Animan8000 · 1 comment
Contributor

Giving her colors and a different skin, then loading into a mission and aborting causes it to reset to default.

While exiting after the customization, the log says:

2025-01-11T19:32:54:233 [0.1.0] warn:   loadout category not implemented, changes may be lost: LotusCustomization {
  config: {
    Upgrades: [],
    PvpUpgrades: [],
    Skins: [
      '',
      '',
      '',
      '',
      '',
      '',
      '',
      '/Lotus/Upgrades/Skins/Lotus/XakuDeluxeLotusSkin'
    ],
    pricol: {
      t0: -9950202,
      t1: -6268868,
      t2: -9933714,
      t3: -12504,
      m0: -8813170,
      m1: -12961223,
      en: -39398,
      e1: -9839642
    },
    attcol: {},
    sigcol: {},
    eyecol: {},
    facial: {},
    cloth: {},
    syancol: {},
    Songs: [],
    Persona: 'LP_SUN'
  }
}

{5FECFFE6-CF99-4442-B199-F827756D9816}

Giving her colors and a different skin, then loading into a mission and aborting causes it to reset to default. While exiting after the customization, the log says: ``` 2025-01-11T19:32:54:233 [0.1.0] warn: loadout category not implemented, changes may be lost: LotusCustomization { config: { Upgrades: [], PvpUpgrades: [], Skins: [ '', '', '', '', '', '', '', '/Lotus/Upgrades/Skins/Lotus/XakuDeluxeLotusSkin' ], pricol: { t0: -9950202, t1: -6268868, t2: -9933714, t3: -12504, m0: -8813170, m1: -12961223, en: -39398, e1: -9839642 }, attcol: {}, sigcol: {}, eyecol: {}, facial: {}, cloth: {}, syancol: {}, Songs: [], Persona: 'LP_SUN' } } ``` ![{5FECFFE6-CF99-4442-B199-F827756D9816}](https://github.com/user-attachments/assets/1064bb38-8da3-4620-aa9c-a3d93eed6743)
OrdisPrime self-assigned this 2025-02-01 10:11:49 -08:00

Finishing The New War doesn't save the LOTUS options, it should choose and change the name to your choice but it's bugged. Possibly related to this issue.

Also the email should say NATAH in my case and it still said LOTUS - Possibly related to Persona: 'LP_SUN' Never mind, It just took a while to load the correct name.

2025-04-19T22:55:34:960 [0.1.0] debug:  loadout received
2025-04-19T22:55:34:965 [0.1.0] warn:   loadout category not implemented, changes may be lost: LotusCustomization {
  config: {
    Upgrades: [],
    PvpUpgrades: [],
    Skins: [
      '',
      '',
      '',
      '',
      '',
      '',
      '',
      '/Lotus/Upgrades/Skins/Lotus/SentientLotusSkin'
    ],
    pricol: {},
    attcol: {},
    sigcol: {},
    eyecol: {},
    facial: {},
    cloth: {},
    syancol: {},
    Songs: [],
    Persona: 'LP_SUN'
  }
}
Finishing The New War doesn't save the LOTUS options, it should choose and change the name to your choice but it's bugged. Possibly related to this issue. ~~Also the email should say NATAH in my case and it still said LOTUS - Possibly related to Persona: 'LP_SUN'~~ Never mind, It just took a while to load the correct name. ``` 2025-04-19T22:55:34:960 [0.1.0] debug: loadout received 2025-04-19T22:55:34:965 [0.1.0] warn: loadout category not implemented, changes may be lost: LotusCustomization { config: { Upgrades: [], PvpUpgrades: [], Skins: [ '', '', '', '', '', '', '', '/Lotus/Upgrades/Skins/Lotus/SentientLotusSkin' ], pricol: {}, attcol: {}, sigcol: {}, eyecol: {}, facial: {}, cloth: {}, syancol: {}, Songs: [], Persona: 'LP_SUN' } } ```
Sainan added the
pr'd for
label 2025-04-26 00:25:28 -07:00
Sign in to join this conversation.
No description provided.