KKManager icon indicating copy to clipboard operation
KKManager copied to clipboard

Room Girl card icons don't load in manager and lead to error Non-negative number required

Open alewis17 opened this issue 11 months ago • 1 comments

The icons don't load in KK Manager and clicking an entry brings up an error. The cards can be used in free H but don't appear in the list of available cards to add to a workplace on the map. 8 of the cards have an icon appear in the manager and those 8 can be added to a workplace.

************** Exception Text ************** System.ArgumentOutOfRangeException: Non-negative number required. Parameter name: value at System.IO.FileStream.set_Position(Int64 value) at KKManager.Data.Cards.Card.GetCardFaceImage() in D:\SVN\KKManager\src\KKManager.Core\Data\Cards\Card.cs:line 45 at KKManager.Windows.ToolWindows.Properties.Viewers.CardInfoViewerBase.set_CurrentCard(Card value) in D:\SVN\KKManager\src\KKManager\Windows\ToolWindows\Properties\Viewers\CardInfoViewer.cs:line 28 at KKManager.Windows.ToolWindows.Properties.PropertiesToolWindow.ShowProperties(Object targetObject, DockContent source) in D:\SVN\KKManager\src\KKManager\Windows\ToolWindows\Properties\PropertiesToolWindow.cs:line 103 at KKManager.Windows.Content.CardWindow.OnSelectedIndexChanged(Object sender, EventArgs e) in D:\SVN\KKManager\src\KKManager\Windows\Content\CardWindow.cs:line 235 at System.Windows.Forms.ListView.OnSelectedIndexChanged(EventArgs e) at BrightIdeasSoftware.ObjectListView.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ListView.WmReflectNotify(Message& m) at System.Windows.Forms.ListView.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Card folder has 103 items.

alewis17 avatar Feb 03 '25 17:02 alewis17

Sounds like the cards are corrupted in some way.

ManlyMarco avatar Feb 06 '25 17:02 ManlyMarco