I just migrated my project from version 4.15 to 4.18. I fixed all the errors that I found, but these few errors wont go away. When i look in their respective blueprints, they compile and the error go away. but when I go to package my game the errors return. Below is the error in question. This is causing my game to not package. I have tried to delete the nodes and recreate them but that dosent work. Anyone have any thoughts?
LogBlueprint: Error: [Compiler WBP_Weapon1Skill] Event node ValueChanged (SliderVoice) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon1Skill] Event node ValueChanged (SliderSFX) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon1Skill] Event node ValueChanged (SliderMusic) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon1Skill] Event node ValueChanged (SliderMaster) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon2Skill] Event node ValueChanged (SliderVoice) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon2Skill] Event node ValueChanged (SliderSFX) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon2Skill] Event node ValueChanged (SliderMusic) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon2Skill] Event node ValueChanged (SliderMaster) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon3Skill] Event node ValueChanged (SliderVoice) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon3Skill] Event node ValueChanged (SliderSFX) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon3Skill] Event node ValueChanged (SliderMusic) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon3Skill] Event node ValueChanged (SliderMaster) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon4Skill] Event node ValueChanged (SliderVoice) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon4Skill] Event node ValueChanged (SliderSFX) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon4Skill] Event node ValueChanged (SliderMusic) is out-of-date. Please refresh it.
LogBlueprint: Error: [Compiler WBP_Weapon4Skill] Event node ValueChanged (SliderMaster) is out-of-date. Please refresh it.