Alexandress Posted July 16, 2015 Posted July 16, 2015 (edited) Hello! Recently I saw that you guys fixed the "fill" option on the pokedex however mine is still not working... I wonder what am I doing wrong? I downloaded the last version on the main topic of PKHeX 04/04/15 ! I tried running it on administrator; still the same error Here is the error if that can help in any way : "Consultez la fin de ce message pour plus de détails sur l'appel du débogage juste-à-temps (JIT) à la place de cette boîte de dialogue. ************** Texte de l'exception ************** System.ArgumentException: Impossible de modifier la collection d'éléments lorsque la propriété DataSource est définie. à System.Windows.Forms.ComboBox.CheckNoDataSource() à System.Windows.Forms.ComboBox.ObjectCollection.Clear() à PKHeX.SAV_PokedexORAS.Setup() à PKHeX.SAV_PokedexORAS.B_FillDex_Click(Object sender, EventArgs e) à System.Windows.Forms.Control.OnClick(EventArgs e) à System.Windows.Forms.Button.OnClick(EventArgs e) à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.ButtonBase.WndProc(Message& m) à System.Windows.Forms.Button.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Assemblys chargés ************** mscorlib Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.18444 built by: FX451RTMGDR CodeBase*: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- PKHeX Version de l'assembly*: 1.0.0.0 Version Win32*: 1.0.0.0 CodeBase*: file:///C:/Users/User/AppData/Local/Temp/Rar$EXa0.130/PKHeX.exe ---------------------------------------- System.Windows.Forms Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.34251 built by: FX452RTMGDR CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.18408 built by: FX451RTMGREL CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.34238 built by: FX452RTMGDR CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.18408 built by: FX451RTMGREL CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Configuration Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.18408 built by: FX451RTMGREL CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.34234 built by: FX452RTMGDR CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Windows.Forms.resources Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.1 built by: RTMRel CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- System.Data Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.18408 built by: FX451RTMGREL CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- mscorlib.resources Version de l'assembly*: 4.0.0.0 Version Win32*: 4.0.30319.235 (RTMGDR.030319-2300) CodeBase*: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- ************** Débogage JIT ************** Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette application ou cet ordinateur (machine.config) doit avoir la valeur jitDebugging définie dans la section system.windows.forms. L'application doit également être compilée avec le débogage activé. Par exemple*: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> Lorsque le débogage juste-à-temps est activé, les exceptions non gérées seront envoyées au débogueur JIT inscrit sur l'ordinateur plutôt que d'être gérées par cette boîte de dialogue." Sorry for the french btw! Thanks! Edited July 20, 2015 by Alexandress
Odaxis Posted July 17, 2015 Posted July 17, 2015 04/04/15 is the latest "official" released version but it isn't the latest version form his source link. you need a compiler (like Visual Studio) to compile it.
Alexandress Posted July 17, 2015 Author Posted July 17, 2015 04/04/15 is the latest "official" released version but it isn't the latest version form his source link. you need a compiler (like Visual Studio) to compile it. Okay so ehm how am I supposed to compile? I never did such a thing like that! Is there any tutorial for that? I download the 04/04/15 version and then? How can I compile it with Visual Studio? Thanks for your help!
supercarotte Posted July 19, 2015 Posted July 19, 2015 You can get the free version of visual studio here: https://www.visualstudio.com (it's called "Community version") Once VS is installed, Go to Kaphotic's Github (https://github.com/kwsch/PKHeX) and download its source code by clicking on the "Download ZIP" button. Then extract it and open the .cpp file in visual studio. To compile it, just go to the "Build" menu and select "Build solution" to create the "PKHex.exe" file.
Alexandress Posted July 20, 2015 Author Posted July 20, 2015 You can get the free version of visual studio here: https://www.visualstudio.com (it's called "Community version")Once VS is installed, Go to Kaphotic's Github (https://github.com/kwsch/PKHeX) and download its source code by clicking on the "Download ZIP" button. Then extract it and open the .cpp file in visual studio. To compile it, just go to the "Build" menu and select "Build solution" to create the "PKHex.exe" file. That was really helpful! I managed to get it works! Thanks.
coldheart Posted July 20, 2015 Posted July 20, 2015 That was really helpful! I managed to get it works! Thanks. mind sharing it with me?
Favna Posted July 21, 2015 Posted July 21, 2015 mind sharing it with me? Just follow the same steps as Alexandress? The ones that supercarotte wrote.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now