VamDazzler / wardrobe

Change clothing textures in VaM
8 stars 4 forks source link

Error trying to add Plugin to person VaM v 1.20.0.8 #15

Open toxsickcity opened 3 years ago

toxsickcity commented 3 years ago

Hi,

Latest version of VaM, cannot seem to get wardrobe to load on person.

[CS115]: `VamDazzler.Wardrobe.StorableReplacements.LateRestoreFromJSON(SimpleJSON.JSONClass, bool, bool)' is marked as an override but no suitable method found to override in Saves\Scripts\wardrobe-2.0.0\src\Wardrobe.cs at [473, 34]

I have tried a solution you posted to a reddit long ago to remove the line" You're using a version of VaM earlier that 15.0.1. If you want Wardrobe to work for that version, you'll have to remove , bool forceStore = false from the line around 455 in src/Wardrobe.cs. (454 if you go with 2.0.1)"

this didnt work for me!

dodo1234z commented 7 months ago

I also have the same symptom. Does anyone know how to fix it?