In case the developers don't have a wipe day fix, here's an interim one: https://gist.github.com/HunterZ/700bec7206e643338aaf8f8b6c1f136b
June 2026 force wipe fix
Thank god for the community!!!! haha
I want to add this in unload func
Items.Clear();
Blueprints.Clear();
ItemWeights.Clear();
BlueprintWeights.Clear();
TotalItemWeights.Clear();
TotalBlueprintWeights.Clear();
ItemManagerItemNamesList.Clear();