Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error #24

Open
PriestKitty opened this issue Apr 5, 2019 · 1 comment
Open

Fatal Error #24

PriestKitty opened this issue Apr 5, 2019 · 1 comment

Comments

@PriestKitty
Copy link

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.

@Fantasmator
Copy link

Fantasmator commented Apr 22, 2019

I have the exact same issue, tried removing the number 101 mod but it doesn't matter, the program only opens when there are no mods in mod folder, so basically have to install all of my mods in one go, one crash and I have to redo from scratch.
Image of the crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants