Jump to content

chropic

New Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by chropic

  1. Hi there,

    I updated to the newest PKHeX and Auto Legality Mod last night. They worked just fine before, but now they don't. I can't seem to legalize any Pokemon now. Here's the error I'm getting;

     

    "Exception Details:
    System.MissingMethodException: Method not found: 'Void PKHeX.Core.CommonEdits.ApplySetDetails(PKHeX.Core.PKM, PKHeX.Core.ShowdownSet)'.
       at PKHeX.Core.AutoMod.APILegality.GetLegalFromTemplate(ITrainerInfo dest, PKM template, ShowdownSet set, Boolean& satisfied)
       at PKHeX.Core.AutoMod.Legalizer.Legalize(ITrainerInfo tr, PKM pk)
       at AutoModPlugins.LegalizeBoxes.LegalizeActive()
       at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, 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.ToolStripDropDown.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Loaded Assemblies:
    --------------------
    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll

    PKHeX, Version=20.4.14.0, Culture=neutral, PublicKeyToken=null
    C:\Program Files (x86)\PKHeX\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


    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

    PKHeX.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null


    AutoModPlugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
    C:\Program Files (x86)\PKHeX\plugins\AutoModPlugins.dll

    QRPlugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
    C:\Program Files (x86)\PKHeX\plugins\QRPlugins.dll

    PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    C:\WINDOWS\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll

    WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll

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

    Am I doing something wrong? Thanks.
     

  2. 1 minute ago, theSLAYER said:

    There’s a glitch presently, where as long as the ID is correct, even if they don’t exist, they’ll transfer via bank into HOME, and show up correctly.

    @chropic I’ve experienced something like @Asia81 mentioned previously. I think I had to remove any IV modification code for batch editor to work correctly, but that isn’t the issue you’re having.

     Consider only transferring one hacked in gen 8 at a time, and narrow down which batch editor code works (perhaps try by testing which line works, and which doesn’t).

    But still, I wouldn’t recommend even trying this, they may be logging data and users may get banned in the future..

    Thanks for the help, I'll attempt removing Batch Editor lines now. Going start with all the unneccessary stuff.  I've taken precautions against being banned as well, I don't even use the Pokemon I'm genning in my games. Just trying it to see what I can do. 

  3. Hi there,

    I've been recently experimenting with Batch Editing Pokemon in Gen 7 in order to gen Pokemon from Gen 8, and I've been doing it pretty well with few errors. However, yesterday, I encountered a very weird error. When using my Batch Editor template down below to help gen my complete National Pokedex, Bank will freeze make me power cycle my console when I deposit any of the Pokemon made with it. Also, the Ability stays the exact same as the Pokemon I am replacing, despite the "$uggest" tag being present. The "$uggest" tag works with abilites on the starters from Gen 8 just fine for some reason, but nothing else. Here's the editor template I've been using;

    =Box=
    =Slot=
    .Species=
    .Ability=$uggest
    .Ball=4
    .AbilityNumber=1
    .Met_Level=$uggest
    .CurrentLevel=$uggest
    .Met_Location=$uggest
    .MetDate=$uggest
    .Version=$uggest
    .Move1=$uggest
    .Move2=$uggest
    .Move3=$uggest
    .Move4=$uggest
    .RelearnMove1=$uggest
    .RelearnMove2=$uggest
    .RelearnMove3=$uggest
    .RelearnMove4=$uggest
    .Move1_PP=$uggest
    .Move2_PP=$uggest
    .Move3_PP=$uggest
    .Move4_PP=$uggest
    .Gender=$uggest
    .IsNicknamed=False
    .PID=$rand
    .IV_ATK=$rand
    .IV_HP=$rand
    .IV_SPA=$rand
    .IV_SPE=$rand
    .IV_SPD=$rand
    .IV_DEF=$rand
    .TrainerSID7=0220
    .TrainerID7=022920
    .OT_Name=Galar
    .OT_Gender=0
    .Nature=$rand
    .Language=2
    .ConsoleRegion=1
    .Country=49
    .EncryptionConstant=$rand

    Does anyone know what's wrong with the Pokemon when deposited into Bank or why the Ability doesn't change? Also, even when I'm not depositing a genned Pokemon, but depositing a normal Pokemon located on the Save File that any Batch Edited Gen 8 Pokemon is on, the Bank glitch still happens. It also happens when I withdraw. Thanks.

    Pokemon i'm Converting;gen7ability.png

    Pokemon Converted with Illegal Ability:gen8ability.png

    Different Pokemon that i'm transferring into Bank.

    gen8pkmn.png

    My 3DS' screen after depositing and saving, stays like this until I power cycle it. Music still plays in background:imgonline-com-ua-twotoone-WRikWQ23ruxzN.png.44e5ce0374506f45c663cbb1d9f0706c.png

     

×
×
  • Create New...