《1999》Motorcycle data cannot be saved #578

Closed
opened 2024-12-14 01:11:08 -08:00 by hq520 · 0 comments
hq520 commented 2024-12-14 01:11:08 -08:00 (Migrated from github.com)

The motorcycle type seems to have not been defined yet, resulting in the inability to save data.
QQ20241214-170124
"Motorcycles": [ { "ItemType": "/Lotus/Types/Vehicles/Motorcycle/MotorcyclePowerSuit", "Configs": [ { "Skins": [ "", "", "/Lotus/Upgrades/Skins/Motorcycle/MotorcycleMedicSkin" ], "pricol": { "t0": -16317696, "t1": -14737890, "t2": -16165534, "t3": -7661801, "m0": -2766119 }, "attcol": { "t0": -15462135, "t1": -5832704, "t2": -16165534, "t3": -123824, "en": -10434567, "m0": -2766119 }, "Upgrades": [], "Songs": [], "PvpUpgrades": [] }, { "Skins": [ "", "", "/Lotus/Upgrades/Skins/Motorcycle/MotorcycleMedicSkin" ], "Upgrades": [], "PvpUpgrades": [], "Songs": [] }, { "Skins": [ "", "", "/Lotus/Upgrades/Skins/Motorcycle/MotorcycleMedicSkin" ], "Upgrades": [], "PvpUpgrades": [], "Songs": [] } ], "UpgradeVer": 101, "_id": { "$oid": "67d308b34c276264e30000fa" } } ],
QQ20241214-170546

QQ20241214-170620

The motorcycle type seems to have not been defined yet, resulting in the inability to save data. ![QQ20241214-170124](https://github.com/user-attachments/assets/d266ca6b-b33e-4034-badb-776c463808e4) ` "Motorcycles": [ { "ItemType": "/Lotus/Types/Vehicles/Motorcycle/MotorcyclePowerSuit", "Configs": [ { "Skins": [ "", "", "/Lotus/Upgrades/Skins/Motorcycle/MotorcycleMedicSkin" ], "pricol": { "t0": -16317696, "t1": -14737890, "t2": -16165534, "t3": -7661801, "m0": -2766119 }, "attcol": { "t0": -15462135, "t1": -5832704, "t2": -16165534, "t3": -123824, "en": -10434567, "m0": -2766119 }, "Upgrades": [], "Songs": [], "PvpUpgrades": [] }, { "Skins": [ "", "", "/Lotus/Upgrades/Skins/Motorcycle/MotorcycleMedicSkin" ], "Upgrades": [], "PvpUpgrades": [], "Songs": [] }, { "Skins": [ "", "", "/Lotus/Upgrades/Skins/Motorcycle/MotorcycleMedicSkin" ], "Upgrades": [], "PvpUpgrades": [], "Songs": [] } ], "UpgradeVer": 101, "_id": { "$oid": "67d308b34c276264e30000fa" } } ],` ![QQ20241214-170546](https://github.com/user-attachments/assets/e5cc7db9-8120-4946-a862-ab60cec3647b) ![QQ20241214-170620](https://github.com/user-attachments/assets/281b91cf-e33f-4d98-9ab1-879069ae5948)
Sign in to join this conversation.
No description provided.