Jump to content

Recommended Posts

Posted

This only covers plugins I made. Feel free to report bugs, or mention that it isn't working on the latest version of PKHeX.

If Bug Reporting
1) State which plugin you're using
2) Explain the exact steps you did
3) Explain what error you did (if PKHeX provides an error report, kindly make sure the text is in a spoiler)
4) Provide the saves that were part of the process when the error occurred.

It's all about being able to reproduce the error. If I can't reproduce the error, I can't resolve it.

If asking for help
Specify what plugin you're using, and you're trying to do. Do note that after I respond, I'll likely delete your posts after a month or so.
 



My Plugins:

Scarlet & Violet SV Overworld Viewer
Scarlet & Violet SV Fixed Symbol Editor
Legends Arceus Mons with NPC Editor
Brilliant Diamond & Shining Pearl
Sword & Shield
SWSH Overworld/Max Raid IVs/BDSP Roaming8b Searcher 
Sword & Shield SWSH Overworld Checker
Let's Go Pikachu & Eevee Go Park Editor
Legends Arceus (Viewing)
Brilliant Diamond & Shining Pearl (Viewing)
Sword & Shield (Viewing, WR8 Injection, WC8 -> WR8 Injection, Timecode manipulation)
Let's Go Pikachu and Eevee (Viewing)
Wonder Records Tool


 
Ruby, Sapphire, Emerald Mixed Records Battle Tower Extractor
Ruby, Sapphire, Emerald Berry Plot Editor
  • 2 years later...
Posted
14 hours ago, Dunkdun said:

I'm using Mons with NPC editor (For Legends Arceus) 1.0.5 and I'm trying to edit Clarissa's Zubat but it's not in the plugin?

Does she keep it? So far from what I’ve read, you only need to show it, not give it to her.

In any case, if I’m not mistaken I’m displaying the entire data block. I don’t know which part goes to which trainer. So if she does keep it, it’s likely stored in a separate block.

Edit: based on in-game dialogue, you’re only showing to her, and she’ll go and catch her own. So the game won’t have a location to store any data for it, since you didn’t give it to her.

Posted
1 hour ago, theSLAYER said:

Does she keep it? So far from what I’ve read, you only need to show it, not give it to her.

In any case, if I’m not mistaken I’m displaying the entire data block. I don’t know which part goes to which trainer. So if she does keep it, it’s likely stored in a separate block.

Edit: based on in-game dialogue, you’re only showing to her, and she’ll go and catch her own. So the game won’t have a location to store any data for it, since you didn’t give it to her.

Okay thanks I've been playing the game off and on and I'm trying to give each trainer a shiny and I saw her with a zubat and looked it up quickly making it seem like the player gives her one.

  • 11 months later...
Posted

Using the berry plugin in sapphire and it just seems to say the wrong berry when opening i have pecha berries in this spot when i attempt to edit into the correct berry parts of  just corrupt

 

 

image.png.e8e6fb71aff68afdf38d8bc85d0f3670.png

  • Teary-Eyed 1
  • 6 months later...
Posted

For the Berry Plot Editor, what should everything be set to if I wanted to return all of the plots to their original states? That is, unpicked, non-player grown berries that don't seem to undergo the regrowth cycle. 

Posted
4 hours ago, pokeknight said:

For the Berry Plot Editor, what should everything be set to if I wanted to return all of the plots to their original states? That is, unpicked, non-player grown berries that don't seem to undergo the regrowth cycle. 

1. I don't remember what the value should be, and
2. I think they *do* undergo regrowth cycle, if ignored for too long.

  • 1 month later...
Posted (edited)

Two of your plugins haven't been updated or recompiled against newer PKHeX version in a while. Both are for Sword/Shield which probably isn't seeing as much play lately to be fair.

As far as I can tell this one still works as far as I could test it, so it might not need looking at. https://projectpokemon.org/home/files/file/4585-pkhex-plugin-swsh-overworldmax-raid-ivsbdsp-roaming8b-searcher/

The other one crashes when trying to show its dialog. https://projectpokemon.org/home/files/file/4582-pkhex-plugin-swsh-overworld-checker/

Spoiler

Exception Details:
System.MissingFieldException: Field not found: 'PKHeX.Core.SCBlock.Data'.
   at Test.OverworldReader.UpdateEntriesSWSH(SCBlock TempBlock)
   at Test.OverworldReader.UpdateEntriesSWSH(SCBlock TempBlock)
   at Test.OverworldReader..ctor(SaveFile sav)
   at Test.OverworldSWSH.OpenWonderRecordsForm(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, UInt32 msg, WPARAM wparam, LPARAM lparam)

Loaded Assemblies:
--------------------
System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Private.CoreLib.dll

PKHeX, Version=26.4.11.0, Culture=neutral, PublicKeyToken=null
C:\Users\[redacted]\AppData\Local\Temp\.net\PKHeX\So2XvTYYAuG3\PKHeX.dll

System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Runtime.dll

System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Windows.Forms.dll

System.ComponentModel.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.ComponentModel.Primitives.dll

System.Windows.Forms.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Windows.Forms.Primitives.dll

System.Private.Windows.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Private.Windows.Core.dll

System.Private.Windows.GdiPlus, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Private.Windows.GdiPlus.dll

System.Drawing.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Drawing.Primitives.dll

System.Collections.Specialized, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Collections.Specialized.dll

PKHeX.Core, Version=26.4.11.0, Culture=neutral, PublicKeyToken=null
C:\Users\[redacted]\AppData\Local\Temp\.net\PKHeX\So2XvTYYAuG3\PKHeX.Core.dll

System.Threading.Thread, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Threading.Thread.dll

System.Memory, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Memory.dll

System.Collections.Concurrent, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Collections.Concurrent.dll

System.Collections, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Collections.dll

System.Runtime.InteropServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Runtime.InteropServices.dll

System.Threading, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Threading.dll

System.Text.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Text.Json.dll

System.Text.Encodings.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Text.Encodings.Web.dll

System.Text.Encoding.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Text.Encoding.Extensions.dll

System.Numerics.Vectors, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Numerics.Vectors.dll

PKHeX.Drawing.PokeSprite, Version=26.4.11.0, Culture=neutral, PublicKeyToken=null
C:\Users\[redacted]\AppData\Local\Temp\.net\PKHeX\So2XvTYYAuG3\PKHeX.Drawing.PokeSprite.dll

System.ObjectModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.ObjectModel.dll

System.Text.RegularExpressions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Text.RegularExpressions.dll

System.Linq, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Linq.dll

System.Drawing.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Drawing.Common.dll

System.Security.Cryptography, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Security.Cryptography.dll

Microsoft.Win32.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\Microsoft.Win32.Primitives.dll

System.ComponentModel.EventBasedAsync, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.ComponentModel.EventBasedAsync.dll

Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\Accessibility.dll

System.ComponentModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.ComponentModel.dll

System.Resources.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Resources.Extensions.dll

System.Drawing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Drawing.dll

System.ComponentModel.TypeConverter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.ComponentModel.TypeConverter.dll

Microsoft.Win32.SystemEvents, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\Microsoft.Win32.SystemEvents.dll

System.Runtime.Loader, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Runtime.Loader.dll

System.Collections.NonGeneric, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Collections.NonGeneric.dll

System.Net.Http, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Net.Http.dll

System.Net.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Net.Primitives.dll

System.Diagnostics.Tracing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Diagnostics.Tracing.dll

System.Diagnostics.DiagnosticSource, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Diagnostics.DiagnosticSource.dll

System.Net.Security, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Net.Security.dll

System.Private.Uri, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Private.Uri.dll

System.Windows.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Windows.Extensions.dll

PKHeX.Drawing, Version=26.4.11.0, Culture=neutral, PublicKeyToken=null
C:\Users\[redacted]AppData\Local\Temp\.net\PKHeX\So2XvTYYAuG3\PKHeX.Drawing.dll

FeebasLocatorPlugin, Version=1.10.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\FeebasLocatorPlugin.dll

FlagsEditorEX, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\FlagsEditorEX.dll

Microsoft.Z3, Version=4.15.4.0, Culture=neutral, PublicKeyToken=9c8d792caae602a2
[redacted]\PKHeX\plugins\Microsoft.Z3.dll

MissingEventFlagsChecker, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\MissingEventFlagsChecker.dll

MysteryGiftHistoryEditor, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\MysteryGiftHistoryEditor_1.1.0.dll

PluginPile.FashionEditor, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.FashionEditor.dll

PluginPile.RaidImporter, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.RaidImporter.dll

PluginPile.RoamerTool, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.RoamerTool.dll

PluginPile.SortingPlugin, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.SortingPlugin.dll

PluginPile.SpecialPkmnFinder, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.SpecialPkmnFinder.dll

PluginPile.SVivillonPlugin, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.SVivillonPlugin.dll

PluginPile.SVProfilePictureViewer, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.SVProfilePictureViewer.dll

PluginPile.SwShRulesExporter, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.SwShRulesExporter.dll

PluginPile.TeamViewer, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.TeamViewer.dll

PluginPile.TMTool, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.TMTool.dll

PluginPile.Unmaintained.AutoModQRPlugins, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.Unmaintained.AutoModQRPlugins.dll

PluginPile.Unmaintained.BWTool, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.Unmaintained.BWTool.dll

PluginPile.Unmaintained.SwShEventEditor, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.Unmaintained.SwShEventEditor.dll

PluginPile.Unmaintained.SwShRaidTool, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\PluginPile.Unmaintained.SwShRaidTool.dll

ShinyStashMap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\ShinyStashMap.dll

TeraFinder.Plugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\TeraFinder.Plugins.dll

theSLAYER GP1Editor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\theSLAYER GP1Editor.dll

theSLAYER NPCmonEditor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\theSLAYER NPCmonEditor.dll

theSLAYER Overworld8, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\theSLAYER Overworld8.dll

theSLAYER OverworldReader7.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\theSLAYER OverworldReader7.0.dll

theSLAYER SV Overworld Viewer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\theSLAYER SV Overworld Viewer.dll

theSLAYER SV_Fixed_Symbol_Viewer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\theSLAYER SV_Fixed_Symbol_Viewer.dll

theSLAYER WonderRecordsNX, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[redacted]\PKHeX\plugins\theSLAYER WonderRecordsNX.dll

System.IO.Compression, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.IO.Compression.dll

PluginPile.Common, Version=1.21.0.0, Culture=neutral, PublicKeyToken=null


System.Configuration.ConfigurationManager, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.7\System.Configuration.ConfigurationManager.dll

TeraFinder.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null


System.Xml.ReaderWriter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Xml.ReaderWriter.dll

System.Private.Xml, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Private.Xml.dll

System.Net.WebClient, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Net.WebClient.dll

System.Runtime.Serialization.Formatters, Version=8.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Runtime.Serialization.Formatters.dll

System.Xml.XmlSerializer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Xml.XmlSerializer.dll

System.Console, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Console.dll

System.Linq.Expressions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Linq.Expressions.dll

Microsoft.CSharp, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\Microsoft.CSharp.dll

System.Reflection.Emit.ILGeneration, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Reflection.Emit.ILGeneration.dll

System.Reflection.Emit.Lightweight, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Reflection.Emit.Lightweight.dll

System.Reflection.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Reflection.Primitives.dll

Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null


System.Diagnostics.Process, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Diagnostics.Process.dll

Octokit, Version=14.0.0.0, Culture=neutral, PublicKeyToken=0be8860aee462442


netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\netstandard.dll

System.Threading.ThreadPool, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Threading.ThreadPool.dll

Microsoft.Win32.Registry, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\Microsoft.Win32.Registry.dll

System.Net.Sockets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Net.Sockets.dll

System.Threading.Overlapped, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Threading.Overlapped.dll

System.Net.NameResolution, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Net.NameResolution.dll

System.Runtime.Intrinsics, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Runtime.Intrinsics.dll

System.Security.Principal.Windows, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Security.Principal.Windows.dll

System.Security.Claims, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Security.Claims.dll

PKHeX.Drawing.Misc, Version=26.4.11.0, Culture=neutral, PublicKeyToken=null
C:\Users\[redacted]\AppData\Local\Temp\.net\PKHeX\So2XvTYYAuG3\PKHeX.Drawing.Misc.dll

System.Diagnostics.StackTrace, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Diagnostics.StackTrace.dll

System.Reflection.Metadata, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Reflection.Metadata.dll

System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.7\System.Collections.Immutable.dll

--------------------
User Message:
An error occurred in a PKHeX plugin. Please report this error to the plugin author/maintainer.
Test

This is with a recent dev build of PKHeX but has been true for some time.

 

Additionally, with your GP1 Editor for the Let's Go games. The "Blank slot" button doesn't actually clear the slot correctly. The game still treats it as occupied, and then when you try to load into that park crashes from trying to load the invalid data.

If you export a slot blanked naturally by the game and import .gp1 that into the slot you wish to clear it does work correctly. So I've attached what a correctly blanked slot should look like.

0000 - Egg - Lv. 01 - 01.01.01 - CP 0001 (Moves 000, 000).gp1

Edited by BtEtta
Fighting with text editor.
  • Thanks 1
Posted
1 hour ago, BtEtta said:

Two of your plugins haven't been updated or recompiled against newer PKHeX version in a while. Both are for Sword/Shield which probably isn't seeing as much play lately to be fair.

As far as I can tell this one still works as far as I could test it, so it might not need looking at. https://projectpokemon.org/home/files/file/4585-pkhex-plugin-swsh-overworldmax-raid-ivsbdsp-roaming8b-searcher/

The other one crashes when trying to show its dialog. https://projectpokemon.org/home/files/file/4582-pkhex-plugin-swsh-overworld-checker/

  Reveal hidden contents

This is with a recent dev build of PKHeX but has been true for some time.

Didn't think anyone is using these. I'll need to check if I still have the project files for these, and would need to adopt them for the new working environment I'm on.

 

 

1 hour ago, BtEtta said:

Additionally, with your GP1 Editor for the Let's Go games. The "Blank slot" button doesn't actually clear the slot correctly. The game still treats it as occupied, and then when you try to load into that park crashes from trying to load the invalid data.

If you export a slot blanked naturally by the game and import .gp1 that into the slot you wish to clear it does work correctly. So I've attached what a correctly blanked slot should look like.

0000 - Egg - Lv. 01 - 01.01.01 - CP 0001 (Moves 000, 000).gp1 432 B · 0 downloads

Thanks for this.

Posted

Yeah, I noticed the latter in particular was of extremely limited use. If you're not even sure where the latter's files are I wouldn't fret too much, I just noticed it wasn't working because of curiosity, not an actual use case.

Is there another tool that can do what the first one does? I did use that today to generate a foreign-language Ditto for breeding. (Though that was the first time, so still possibly very low use.)

Posted
4 hours ago, theSLAYER said:

Didn't think anyone is using these. I'll need to check if I still have the project files for these, and would need to adopt them for the new working environment I'm on.

 

 

Thanks for this.

hello, may i suggest you to add a link to your plugins in your opening post?
It would be easier finding them
thanks in advance

  • Thanks 1
Posted
On 5/2/2026 at 9:57 PM, BtEtta said:

Two of your plugins haven't been updated or recompiled against newer PKHeX version in a while. Both are for Sword/Shield which probably isn't seeing as much play lately to be fair.

As an update, I'm still looking into this.

On 5/2/2026 at 10:05 PM, BtEtta said:

Additionally, with your GP1 Editor for the Let's Go games. The "Blank slot" button doesn't actually clear the slot correctly. The game still treats it as occupied, and then when you try to load into that park crashes from trying to load the invalid data.

Fixed. The plugin also should flag any invalid slots red.

On 5/3/2026 at 3:45 AM, Asia81 said:

hello, may i suggest you to add a link to your plugins in your opening post?
It would be easier finding them
thanks in advance

Good idea, thanks for pitching it. Implemented.

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...