Skip to content

Fatal Error #24

Description

@PriestKitty

I added some files to the mod folder and hit refresh while it was running, this was the first time I got the error. Game seems to work fine, only this tool won't run. Whenever I launch it, it spits out the same error (unable to load whichever mod is #101 in the folder and any after) with a resulting fatal error causing the program to crash. Can't upload the dmp file for it, I have the config attached.
config.json.gz

The exact details it gives are as follows, copy-pasted;
"Value of '101' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at AA2Install.formMain.refreshModList(Boolean skipReload, String filter)
at AA2Install.formMain.formMain_Shown(Object sender, EventArgs events)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)"

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions