I'm getting this error in the when I edit anything about my moveset (it just started giving me this usually it doesn't happen)
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collection.Generic.SortedList`2.get_Item(TK ey key) at BrawlLib.SSBB.ResourceNodes.MoveDefNode.OnRebuild( VoidPtr address, Int32 length, Boolen force) at BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(V oidPtr address, Int32 length, Boolen force) at BrawlLib.SSBB.ResourceNodes.ARCNode.OnRebuild(Void Ptr address, Int32 length, Boolen force) at BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(V oidPtr address, Int32 length, Boolen force) at BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(B oolean force) at BrawlLib.SSBB.ResourceNodes.ResourceNode.Merge(Boo lean forceBuild) at System.Windows.Forms.ModelMovesetPanel.SaveMovese t
|