Skip to content
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.

Method Not Found #9

Closed
vargRSBZ opened this issue Jun 6, 2017 · 3 comments
Closed

Method Not Found #9

vargRSBZ opened this issue Jun 6, 2017 · 3 comments

Comments

@vargRSBZ
Copy link

vargRSBZ commented Jun 6, 2017

Hello

with the new version, i've got an issue when i launch it or when i click on a menu:

System.MissingMethodException: Méthode introuvable : '!!0[] System.Array.Empty()'.
à AmiiBomb.Main_Form.AskBinFolder()
à AmiiBomb.Main_Form.Main_Form_Shown(Object sender, EventArgs e)
à System.Windows.Forms.Form.OnShown(EventArgs e)
à System.Windows.Forms.Form.CallShownEvent()
à System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
à System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
à System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
à System.Windows.Forms.Control.InvokeMarshaledCallbacks()

I'm on windows 7 , with .NET 4.5.
Do I need something else to make it work?

Cheers

@AcK77
Copy link
Owner

AcK77 commented Jun 6, 2017

Can you try AmiiBomb with the .NET 4.6.1 installed?

https://www.microsoft.com/fr-fr/download/details.aspx?id=49981

Thanks.

@vargRSBZ
Copy link
Author

vargRSBZ commented Jun 6, 2017

Hello AcK77,

thanks for your reply and your solution is right... I needed .NET 4.6.1.
I could be nice to clearly notice that prerequisite on your page and on GBATEMP.

Good Job !!!!

bye
Marc

@vargRSBZ vargRSBZ closed this as completed Jun 6, 2017
@AcK77
Copy link
Owner

AcK77 commented Jun 6, 2017

Yes I gonna make this precision in the GBATemp thread and in the wiki too ;)!
It's good to see your issue is resolved now ^^!

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

No branches or pull requests

2 participants