Jump to content

Recommended Posts

Posted

Every time I'm trying to generate a living dex or change plugin settings, these errors popped up:

Exception Details:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\HP\Downloads\Compressed\PKHeX (24.01.12)\almconfig.json'.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.StreamWriter.ValidateArgsAndOpenPath(String path, Boolean append, Encoding encoding, Int32 bufferSize)
   at System.IO.StreamWriter..ctor(String path)
   at AutoModPlugins.PluginSettings.Save()
   at AutoModPlugins.GUI.ALMSettings.ALMSettings_FormClosing(Object sender, FormClosingEventArgs e)
   at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)

Loaded Assemblies:
--------------------
PKHeX, Version=24.1.12.0, Culture=neutral, PublicKeyToken=null
C:\Users\HP\AppData\Local\Temp\.net\PKHeX\KeE19vwKtltPpv26_v6sBVyHaMxmB_Y=\PKHeX.dll

PKHeX.Core, Version=24.1.12.0, Culture=neutral, PublicKeyToken=null
C:\Users\HP\AppData\Local\Temp\.net\PKHeX\KeE19vwKtltPpv26_v6sBVyHaMxmB_Y=\PKHeX.Core.dll

PKHeX.Drawing.PokeSprite, Version=24.1.12.0, Culture=neutral, PublicKeyToken=null
C:\Users\HP\AppData\Local\Temp\.net\PKHeX\KeE19vwKtltPpv26_v6sBVyHaMxmB_Y=\PKHeX.Drawing.PokeSprite.dll

PKHeX.Core.AutoMod, Version=24.1.12.0, Culture=neutral, PublicKeyToken=null

PKHeX.Drawing, Version=24.1.12.0, Culture=neutral, PublicKeyToken=null
C:\Users\HP\AppData\Local\Temp\.net\PKHeX\KeE19vwKtltPpv26_v6sBVyHaMxmB_Y=\PKHeX.Drawing.dll

PKHeX.Drawing.Misc, Version=24.1.12.0, Culture=neutral, PublicKeyToken=null
C:\Users\HP\AppData\Local\Temp\.net\PKHeX\KeE19vwKtltPpv26_v6sBVyHaMxmB_Y=\PKHeX.Drawing.Misc.dll

--------------------
User Message:
An unhandled exception has occurred.
You can continue running PKHeX, but please report this error.


 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...