Jump to content

theSLAYER's PKHeX Plugins General Support


theSLAYER

Recommended Posts

This only covers plugins I made.

If Bug Reporting
1) State which plugin you're using
2) Explain the exact steps you did
3) Explain what error you did
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 delete your posts after a month or so.

Link to comment
Share on other sites

  • 2 months later...

Hey there!

It may already be on your radar but I wanted to let you know that SWSH Overworld Reader and Wonder Records Tool plugins will break on upcoming builds of PKHeX. I believe it's because of the recent refactor of PKHeX.Drawing and the addition of PKHeX.Drawing.PokeSprite.

With that, do you happen to have a GitHub I could follow? I'd love to see how you've built some of your plugins. I've been teaching myself C# over the holidays and one thing I'm trying to learn is how to enable and disable the menu button for the plugin in the drop down like you have. Anyways, I'm rambling now but really enjoying figuring out how all this stuff works.

Here's a screenshot of the upcoming issue. Hope it helps and thank you for all the wonderful work and tools!

Capture.PNG

Link to comment
Share on other sites

9 minutes ago, JimmyGerms said:

Hey there!

It may already be on your radar but I wanted to let you know that SWSH Overworld Reader and Wonder Records Tool plugins will break on upcoming builds of PKHeX. I believe it's because of the recent refactor of PKHeX.Drawing and the addition of PKHeX.Drawing.PokeSprite.

With that, do you happen to have a GitHub I could follow? I'd love to see how you've built some of your plugins. I've been teaching myself C# over the holidays and one thing I'm trying to learn is how to enable and disable the menu button for the plugin in the drop down like you have. Anyways, I'm rambling now but really enjoying figuring out how all this stuff works.

Here's a screenshot of the upcoming issue. Hope it helps and thank you for all the wonderful work and tools!

Capture.PNG

I’ll probably look into it over the next few days or the weekend. Thanks for bringing it to my attention.

I don’t have these on github, but if your purpose is to see the whole ‘Menu button only active when correct save is loaded’ thing, you should be able to find it on the Feebas Plugin that @BlackShark made. I’ve started learning how to make plugins from there. :)

Link to comment
Share on other sites

On 12/29/2021 at 7:31 AM, JimmyGerms said:

HAHA right after I posted I was trying out some more of the plugins and thought ya know I wonder if any of the others are on GitHub. Sure enough the Feebas Plugin was! Thanks so much, think I figured out the loading!

No worries. If you are using those plugins, you can give them a try. I've updated them for the PKHeX.Drawing changes.

Link to comment
Share on other sites

I'm guessing all plugins related to PKHeX.Drawing are experiencing problems, so you probably know about this already, but the GP1 Editor plugin is failing with this error:
 

System.IO.FileNotFoundException: Could not load file or assembly 'PKHeX.Drawing.PokeSprite, Version=21.11.28.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

 

PKHeX version is 20211127, plugin version is 1.0.3

Edited by DarthWader
Link to comment
Share on other sites

50 minutes ago, DarthWader said:

I'm guessing all plugins related to PKHeX.Drawing are experiencing problems, so you probably know about this already, but the GP1 Editor plugin is failing with this error:
 

System.IO.FileNotFoundException: Could not load file or assembly 'PKHeX.Drawing.PokeSprite, Version=21.11.28.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

 

PKHeX version is 20211127, plugin version is 1.0.3

Make sure you're running the plugin on the latest dev build. The plugin was already update to deal with the changes. :3

Link to comment
Share on other sites

1 hour ago, theSLAYER said:

Make sure you're running the plugin on the latest dev build. The plugin was already update to deal with the changes. :3

Good catch, I just assumed the latest published one would be the same as dev.

Edited by DarthWader
Link to comment
Share on other sites

  • 1 month later...

Every time i download the npc plugin for arceus it downloads as dll file and i cant do anything with it. it doesn't download as a zip file like in the description. Any suggestions ?

 

Edited by AshT
Link to comment
Share on other sites

38 minutes ago, AshT said:

Every time i download the npc plugin for arceus it downloads as dll file and i cant do anything with it. it doesn't download as a zip file like in the description. Any suggestions ?

 

It’s supposed to download as a dll.

create a plugins folder at the root of PKHeX, paste the dll there, and unblock it. Then run PKHeX.

Link to comment
Share on other sites

15 minutes ago, theSLAYER said:

It’s supposed to download as a dll.

create a plugins folder at the root of PKHeX, paste the dll there, and unblock it. Then run PKHeX.

this may sound stupid but do you have a guide on how to run it as i cant find it in pkhex

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
On 3/2/2022 at 9:38 PM, AlamosIT said:

Hello, I noticed a problem in RSE Berry Plot Editor.

Since PKHeX version (211119)b+, included the last (220301), this plugin works only with Pokémon Emerald and not with Ruby and Sapphire. I think that could be a problem similar to this.

Thanks

Quick question, when you say it doesn't work, is it that an error message displays when you load it on RS, or that the changes don't stick, or an error message displays when you try to edit it?

I've updated it, and don't see any issues on my end. Let me know how it goes.

Link to comment
Share on other sites

On 4/3/2022 at 5:07 AM, theSLAYER said:

Quick question, when you say it doesn't work, is it that an error message displays when you load it on RS, or that the changes don't stick, or an error message displays when you try to edit it?

I've updated it, and don't see any issues on my end. Let me know how it goes.

Before the update it didn't even start, like the game was incompatible.

image.png.1958c86fdee4d35ade1a4d0190775789.png

Now should be ok (I just tried editing something and it worked). Thanks!

image.png.bc3a0535c96604384df0bf3c9c6cd2aa.png

Link to comment
Share on other sites

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