Jump to content

Sonic Blader

Member
  • Posts

    95
  • Joined

  • Last visited

Posts posted by Sonic Blader

  1. Hello!

    Game: Moon & Ultra Sun

    PKHeX Version: 20240310 (I first encountered it on 20240112)

    Description: I was trying to dump all the Pokemon in my boxes and Save them to the database. I tried with another save file and I got the same error message. Running PKHeX as Administrator gave the same error.

    Error Log:

    Exception Details:
    System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\De Jure\Program Files\PKHeX\pkmdb\0661 - Fletchling - 9CC7BD5726AA.pk7'.
       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.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
       at System.IO.File.WriteAllBytes(String path, Byte[] bytes)
       at PKHeX.Core.BoxExport.ExportBox(SaveFile sav, String destPath, IFileNamer`1 namer, Int32 box, BoxExportSettings settings, Int32 boxSlotCount, Int32 total)
       at PKHeX.Core.BoxExport.Export(SaveFile sav, String destPath, IFileNamer`1 namer, BoxExportSettings settings)
       at PKHeX.WinForms.Main.MainMenuBoxDump(Object sender, EventArgs e)
       at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    
    Loaded Assemblies:
    --------------------
    System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.CoreLib.dll
    
    PKHeX, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null
    C:\Users\Meow\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.dll
    
    System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.dll
    
    System.Windows.Forms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Forms.dll
    
    System.ComponentModel.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.Primitives.dll
    
    System.Windows.Forms.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Forms.Primitives.dll
    
    System.Drawing.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Drawing.Primitives.dll
    
    System.Collections.Specialized, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Specialized.dll
    
    System.Threading.Thread, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.Thread.dll
    
    System.Collections, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.dll
    
    System.Runtime.InteropServices, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.InteropServices.dll
    
    System.Threading, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.dll
    
    System.Diagnostics.TraceSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.TraceSource.dll
    
    System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Drawing.Common.dll
    
    Microsoft.Win32.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\Microsoft.Win32.Primitives.dll
    
    System.ComponentModel.EventBasedAsync, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.EventBasedAsync.dll
    
    Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\Accessibility.dll
    
    System.Resources.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Resources.Extensions.dll
    
    System.Memory, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Memory.dll
    
    System.Drawing, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Drawing.dll
    
    System.Numerics.Vectors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Numerics.Vectors.dll
    
    PKHeX.Core, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null
    C:\Users\Meow\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Core.dll
    
    System.Linq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Linq.dll
    
    Microsoft.Win32.SystemEvents, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\Microsoft.Win32.SystemEvents.dll
    
    System.Collections.NonGeneric, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.NonGeneric.dll
    
    System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Json.dll
    
    System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Encodings.Web.dll
    
    System.Text.Encoding.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.Encoding.Extensions.dll
    
    System.ComponentModel.TypeConverter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.TypeConverter.dll
    
    System.ComponentModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ComponentModel.dll
    
    System.Runtime.Intrinsics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Intrinsics.dll
    
    System.Collections.Concurrent, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Concurrent.dll
    
    PKHeX.Drawing.PokeSprite, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null
    C:\Users\Meow\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Drawing.PokeSprite.dll
    
    System.ObjectModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.ObjectModel.dll
    
    System.Private.Uri, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Private.Uri.dll
    
    System.Runtime.Loader, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Loader.dll
    
    System.Windows.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.1\System.Windows.Extensions.dll
    
    System.Net.Http, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Http.dll
    
    System.Net.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Primitives.dll
    
    System.Diagnostics.Tracing, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.Tracing.dll
    
    System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.DiagnosticSource.dll
    
    System.Net.Security, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Security.dll
    
    System.Security.Cryptography, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Security.Cryptography.dll
    
    MirageIslandPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
    E:\De Jure\Program Files\PKHeX\plugins\MirageIslandPlugin.dll
    
    System.Console, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Console.dll
    
    PKHeX.Drawing, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null
    C:\Users\Meow\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Drawing.dll
    
    System.Net.Sockets, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.Sockets.dll
    
    System.Threading.Overlapped, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.Overlapped.dll
    
    System.Net.NameResolution, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Net.NameResolution.dll
    
    System.Threading.ThreadPool, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Threading.ThreadPool.dll
    
    PKHeX.Drawing.Misc, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null
    C:\Users\Meow\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Drawing.Misc.dll
    
    System.Security.Principal.Windows, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Security.Principal.Windows.dll
    
    System.Security.Claims, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Security.Claims.dll
    
    System.Text.RegularExpressions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Text.RegularExpressions.dll
    
    System.Runtime.Serialization.Formatters, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Runtime.Serialization.Formatters.dll
    
    System.Diagnostics.StackTrace, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Diagnostics.StackTrace.dll
    
    System.Reflection.Metadata, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Reflection.Metadata.dll
    
    System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.1\System.Collections.Immutable.dll
    
    --------------------
    User Message:
    An unhandled exception has occurred.
    You can continue running PKHeX, but please report this error.
    

     

  2. Hello!

    I have a 7-11 Mew code which I will be redeeming it soon (in a couple of hours). What exactly should I do in order verify the WCID? I have an original JPN 3DS with CFW. If you tell me what I need to do, I will be more than happy to help!

  3. I have a couple of minor "bugs" with certain pokemon:-

    1) Vivillon - It evolves at lv12 from Spewpa but I still get a Evolution not valid error. I had received it as an egg from someone in Gen6 and evolved it to Vivillon in Gen6. Then Pokebanked to Gen7.

     

     

    2) Starly can be in Dream ball according to Serebii but PKHeX flags it as illegal.

    qSOT4Bq.png

  4. Yup that may be possible but the chance of that being actually true is next to impossible. If I am not wrong, even in Gen7 to nickname a pokemon the gender & OT should also match. Which makes it quite unlikely for someone to match them.

    That would be great! Thank you!

    I am not sure how advanced search works. Is there a list of commands I can refer to?

  5. Hello!

    Typically event pokemon cannot be nicknamed legally except in rare conditions.But the Legality checker does not check for the nickname status.

    wRtZn7A.png


    gUVKnOr.png

    Also I was wondering if it was possible to add any option to refine the search results for Event Database by Language. You can see many Greninja in the above photo. Most of them are the same Ash-Greninja event pokemon with just different languages. So it would be useful to have an option which helps refine the results by showing only the event pokemon of a particular language.

     

    Thank you! :D

  6. Just now, theSLAYER said:

    ESV is determined by PID.

    So if you want to change it, just change the PID to be shiny to match the TID/SID.

    Example:
    Put your desired TID/SID in the egg, click the "star" right by the PID to change it to shiny.
     

    Erm, wut? Don't understand, redefine question.

    Ah thank you!

    I am having a bit of a trouble explain my other question but I will try to be as clear and specific as possible. Each pokemon "file" consists of Hexadecimal values right? and each set of those values represent something. Like the first few Hex values are the Encryption Constants. Then the next couple are "Sanity" ones. I wanted to know if there was a complete list of those hex values along with the corresponding "what-they-stand-for". Sorry for the confusing explaination.

  7. Hello!

    So if I want to edit the ESV of an egg to match a given TSV, how can I do that in PKHeX? I can't seem to find it anywhere.

     Side question, Is there a Hex table which shows each binary value and its corresponding name for a PK7 file?

  8. 11 minutes ago, Kaphotics said:

    Just added the Ability Checks.

    https://github.com/kwsch/PKHeX/commit/a4e04fc2fe445bcc7edceb95641fada0d4a3f1fd

    As for the held items, PKHeX is nice to the user and doesn't remove items on transfer across generation if the item still exists in the later generation. Saves the hassle of reattaching items.

    Thank you for the Ability checks!

    But the items which exist in later generations, for example, Lucky egg, are not retained when importing the pokemon. You can see in my video, the charmander with Lucky egg does not retain it.

  9. My Event Database has .pgt, .pcd & .pgf event pokemon files for Gen4 & Gen5. I have downloaded them from here from Event Gallery / Event Collection. I had placed them all in the 'mgdb' folder. When using the Database, I am able to view/import the wc6/wc7 event pokemon with their items but for .pgt, .pcd & .pgf files, the item is imported. I have made the video of this below:-

     

    Thanks!

  10. Hello!

    The import Showdown set option doesn't always change a pokemon into shiny if it is mentioned in the set. Take a look at this video -

     

    The Pokemon set I was importing was:-

     

    Mareanie (F) @ Black Sludge
    EVs: 252HP/232DEF/24SPD
    IVs: 31 HP / 31 Atk / 31 Def / 31 SpA / 31 SpD / 31 Spe
    Ability: Regenerator
    Level: 5
    Shiny: Yes
    Bold Nature
    - Haze
    - Stockpile
    - Spit Up
    - Swallow

    Thanks!

  11. 11 hours ago, theSLAYER said:

    Except, it's on bulbapedia.

    Whatever name of whatever language, is all on bulbapedia.

    Just copy paste from there

    Alternatively:
    1. set the language
    2. change to different species,
    3. change back to intended species.

    The refresh would set the correct language name.

    Ah thank you for the two alternative methods!

    But isn't the reason for this change a niche reason? Comparatively less people try to edit/create a pokemon which was from a different language game and it has been evolved in some other language than the number of people who just want to edit/create a pokemon with a different language tag. Wouldn't a simple checkbox to flag that the pokemon has originated from a different language game and has evolved in another langauge game be sufficient instead? This will allow to create/edit such pokemon while making sure they are legal and at the same time they don't cause any trouble people who just want to change the language. Thanks!

     

     

×
×
  • Create New...