Jump to content

Ninjaster

New Member
  • Posts

    13
  • Joined

  • Last visited

Reputation

1 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Ta-da! Problem solved! The problem was a 'Window Update' in my laptop. Ever since I bought my laptop 6 months ago, I haven't upgraded Windows even once. Which means, I was using old Windows 10 version untill now! So, it was a old Window system that was blocking the PKHeX from running. Immediately, I upgraded my Windows 10 (which took sooooo long because I postponed so many updates untill now on), and extract PKHeX file. As you can see, it perfectly opens now! Thanks for all who helped me so far!
  2. I'm a student, not a working man. I put my laptop at my home, in my room... get my home Internet WiFi connected, play game... so there isn't any chance of what you've said. I don't know what are 'virtual profile' and 'computer locked down' means, so neither of them may not be the solutions. Also, of course, this is my personal laptop (usually for playing games), so I do have rights to run applications as admin. I've checked the Windows anti-virus in 'Security' section in control panel, deactivate it, and when I click 'Properties' in PKHeX icon, 'Unblock' button showed up. Even though I click Unblock, the logs keep showing up, so it's no use. I also tried to run PKHeX as Adminstrator, but still the same logs keep popping... If it's missing files that are troubling me, can someone give me the file that has all necessary items with it? If so, there may be a chance that problem will be solved...
  3. Anti-virus? Hmm... I should check that out too. Maybe Windows anti-virus system is blocking from downloading the necessary files? How can I check that out? Also... yeah, I don't have 'Unblock' button as you can see in the screenshot...
  4. PKHeX 'icon' you mean, right? If so, where is 'Unblock'? I got into Properties section, but I can't find the 'Unblock'...
  5. Here it is; Config file? I wonder what's config files are... when I extract the zip file in my desktop and click the PKHeX file that just extracted, only these 2 things are in it...
  6. Yup, types in Run, but it says; 'Windows cannot find 'C:/Users/(myusername)₩/Appdata/Local/ProjectPokémon' file. Make sure you typed the name correctly, and then try again.'
  7. I've followed your guides and these messages show up; Exception Details: System.Configuration.ConfigurationErrorsException: The configuration section 'connectionStrings' has an unexpected declaration. Location: System.Configuration.ConfigurationManager.get_ConnectionStrings() Location: System.Configuration.PrivilegedConfigurationManager.get_ConnectionStrings() Location: System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) Location: System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) Location: System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) Location: System.Configuration.SettingsBase.get_Item(String propertyName) Location: System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) Location: System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) Location: PKHeX.WinForms.Properties.Settings.get_Version() Location: PKHeX.WinForms.Main.FormLoadConfig(Boolean& BAKprompt, Boolean& showChangelog) Location: PKHeX.WinForms.Main.FormLoadInitialSettings(String[] args, Boolean& showChangelog, Boolean& BAKprompt) Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX, Version=19.7.5.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\Desktop\PKHeX (190705) (1)\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\Desktop\PKHeX (190705) (1)\PKHeX.Core.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll mscorlib.resources, Version=4.0.0.0, Culture=ko, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_ko_b77a5c561934e089\mscorlib.resources.dll -------------------- User Message: Unable to load settings. Lastly, Exception Details: System.Configuration.ConfigurationErrorsException: The configuration section 'connectionStrings' has an unexpected declaration. Location: System.Configuration.ConfigurationManager.get_ConnectionStrings() Location: System.Configuration.PrivilegedConfigurationManager.get_ConnectionStrings() Location: System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) Location: System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) Location: System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) Location: System.Configuration.SettingsBase.get_Item(String propertyName) Location: System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) Location: System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) Location: PKHeX.WinForms.Properties.Settings.get_Draw() Location: PKHeX.WinForms.Main.FormInitializeSecond() Location: PKHeX.WinForms.Main..ctor() Location: PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX, Version=19.7.5.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\Desktop\PKHeX (190705) (1)\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\Desktop\PKHeX (190705) (1)\PKHeX.Core.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll mscorlib.resources, Version=4.0.0.0, Culture=ko, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_ko_b77a5c561934e089\mscorlib.resources.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. P.S.: This is latest version (The file name says 'PKHeX 190705' when I extract the ZIP file on my desktop), when I extract it. Also, I traslated to English which are not written in English (word 'Location', 'myusername')
  8. Tried, but the latest relase version PKHeX doesn't open and it just says as I wrote in first post.
  9. First, I don't have 'ProjectPokemon' files at all, so there is nothing to delete. Lastly, I don't have BNZ.5d2813982b01e3 file in my Temp file. To give more information, I download PKHex program on the Internet, and extract file (which have 'PKHeX.Core.dll, PKHeX.exe only) on my desktop. So... yeah, BNZ.5d2813982b01e3 file doesn't exist, and nothing to delete. Is there a way to solve this? P.S.: I have question about 'the actual location'. I'm confused little bit. I extract the PKHeX zip files on my desktop just for convenience... is this related to my problem?
  10. Hi, I'm going to use PKHex program first time in my laptop (Window 10), but I'm having these messages so many times as I double click PKHex. Here are detailed information about messages; Exception Details: System.Configuration.ConfigurationErrorsException: The configuration section 'connectionStrings' has an unexpected declaration. Location: System.Configuration.ConfigurationManager.get_ConnectionStrings() Location: System.Configuration.PrivilegedConfigurationManager.get_ConnectionStrings() Location: System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) Location: System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) Location: System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) Location: System.Configuration.SettingsBase.get_Item(String propertyName) Location: System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) Location: System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) Location: PKHeX.WinForms.Properties.Settings.get_Version() Location: PKHeX.WinForms.Main.FormLoadConfig(Boolean& BAKprompt, Boolean& showChangelog) Location: PKHeX.WinForms.Main.FormLoadInitialSettings(String[] args, Boolean& showChangelog, Boolean& BAKprompt) Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX, Version=19.7.5.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\AppData\Local\Temp\BNZ.5d2813982b01e3\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\AppData\Local\Temp\BNZ.5d2813982b01e3\PKHeX.Core.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll mscorlib.resources, Version=4.0.0.0, Culture=ko, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_ko_b77a5c561934e089\mscorlib.resources.dll -------------------- User Message: Unable to load settings. And the last one is; Exception Details: System.Configuration.ConfigurationErrorsException: The configuration section 'connectionStrings' has an unexpected declaration. Location: System.Configuration.ConfigurationManager.get_ConnectionStrings() Location: System.Configuration.PrivilegedConfigurationManager.get_ConnectionStrings() Location: System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) Location: System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) Location: System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) Location: System.Configuration.SettingsBase.get_Item(String propertyName) Location: System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) Location: System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) Location: PKHeX.WinForms.Properties.Settings.get_Draw() Location: PKHeX.WinForms.Main.FormInitializeSecond() Location: PKHeX.WinForms.Main..ctor() Location: PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX, Version=19.7.5.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\AppData\Local\Temp\BNZ.5d2813982b01e3\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PKHeX.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\(myusername)\AppData\Local\Temp\BNZ.5d2813982b01e3\PKHeX.Core.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll mscorlib.resources, Version=4.0.0.0, Culture=ko, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_ko_b77a5c561934e089\mscorlib.resources.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. What could be the problem? What should I have to do in order to solve this problem? P.S.: Since I'm foreigner, some words are not written in English ('myusername' and word 'Location'), so I translated to English)
×
×
  • Create New...