Jump to content

Mr. ZARDE

Member
  • Posts

    189
  • Joined

  • Last visited

Posts posted by Mr. ZARDE

  1. Ah, serendipity!!!

    Ok, but i guess i'll rather wait for this option to implement on next PKHeX release than have my save corrupted, because i don't have that option on my stable release yet.

    Now i know what it took to be what supposed to be an regression, and perhaps i gone too far, thinking this could be the end. Guess who's wrong.

    Sincerely, thank you. Hope the InitialSortMode merges into the stable release soon...

    Have a nice weekend, @Kaphotics!

     

  2. You know what? I'm reverting the PKHeX version for now.

    For those looking forward to try the latest version of PKHeX and likes an organized PKM Database, here's my advice: **DO NOT** update to latest version. I can't stress enough, but if the Pokédex logic doesn't go back, i'll retire once and for all from the Pokémon world.

    • Confused 1
    • Hahaha 1
  3. Ok, i get it - but what means to be so funny is that i did it, PKHeX has changed its filters to "search within boxes", "search within database" and "search within backups" and i even filtered both legal and illegal Pokémons, now i get this...

    image.thumb.png.d99c4a250ca91d69aed92ed1d4c6c3e1.png

     

    Before latest version it was possible to organize the PKM database inside the program according to dex number order now it became a complete mess, i believe it did a huge regression from previous release.

    Previous release: When i filtered mons using format: = pk8 all Pokémons from Venusaur to Calyrex would show up, according to Pokédex number

    Latest release: according to the picture when i hit search, this is what is shown above

    What now? Or did i misunderstood something?

  4. Reccently i updated my PKHeX build. Now when i try to organize Pokémon, instead of seeing exactly the extension of pokémon file ordered in Pokédex number, i see it organized by last modified - i mean - nothing to do with the style i used to see in previous version.

    Am i asking too much of reverting the change you have done in PKM Database?

    Thanks in regard!

  5. 3 hours ago, theSLAYER said:

    No, I was saying I did those as well, and nothing worked.

    I reworded that original post for more clarity.

    Maybe one of the recent updates blocked something.

    This normally works for me (dragging a mon from G1 window into G2 window):
     

    If i try to do it and the exception still happen, we better report to @Kaphotics. It didn't happen Earlier.

    Edit: It's A No-Go. Better Report Him.

    Edit 2: Cannot Teach Gen I Moves to Gen II Pokémon From Gen I. It Flags As Illegal.

    Here's The Snapshot

     

    image.png.b02b3942d015a217a9a00c85063f175b.png

    • Like 1
  6. 53 minutes ago, theSLAYER said:

    Can recreate
    image.png

    Changing DVs, PP ups still causing this

    Wait, So I Need To Change DV and PP up to Random in order To Pass Through? Gee!

    Edit: I Discovered that none of the Pokémon From Gen I Can Be Transferred To Gen II Through Pkhex. So Strange Indeed! I once did Delete My Older Pkhex Folder but after that time i redownloaded a new folder, it didn't had any of that amount of various dll files it did once, could it be the reason? Or The Issue I Am Having Has Nothing To Do With The Unavailabiliy of Converting Pokémon to Gen I To II? Correct Me If I'm Wrong.

  7. Long Time No See!

    Whenever I Try To Inject My Electrode From Gen I To II, This Exception appears on My Pkhex Build:

     

    Exception Details:
    System.NullReferenceException: Object reference not set to an instance of an object.
       at PKHeX.Core._K12..ctor(Byte[] decryptedData, Boolean jp)
       at PKHeX.Core.PK1.ConvertToPK2()
       at PKHeX.Core.PKMConverter.IntermediaryConvert(PKM pk, Type PKMType, Int32 toFormat, String& comment)
       at PKHeX.Core.PKMConverter.ConvertPKM(PKM pk, Type PKMType, Int32 toFormat, String& comment)
       at PKHeX.Core.PKMConverter.ConvertPKM(PKM pk, Type PKMType, Type fromType, String& comment)
       at PKHeX.Core.PKMConverter.ConvertToType(PKM pk, Type PKMType, String& comment)
       at PKHeX.Core.PKMConverter.TryMakePKMCompatible(PKM pk, PKM target, String& c, PKM& pkm)
       at PKHeX.WinForms.Controls.PKMEditor.LoadFieldsFromPKM(PKM pk, Boolean focus, Boolean skipConversionCheck)
       at PKHeX.WinForms.Controls.PKMEditor.PopulateFields(PKM pk, Boolean focus, Boolean skipConversionCheck)
       at PKHeX.WinForms.SAV_Database.ClickView(Object sender, EventArgs e)
       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.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       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.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.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\Framework\v4.0.30319\mscorlib.dll

    PKHeX, Version=19.4.2.0, Culture=neutral, PublicKeyToken=null
    D:\Apps\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
    D:\Apps\PKHeX\PKHeX.Core.dll

    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

    System.Windows.Forms.resources, Version=4.0.0.0, Culture=pt-BR, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_pt-BR_b77a5c561934e089\System.Windows.Forms.resources.dll

    mscorlib.resources, Version=4.0.0.0, Culture=pt-BR, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_pt-BR_b77a5c561934e089\mscorlib.resources.dll

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

    What Do I Need To Fix?

    Thanks in Advice.

     

  8. Okay, Here's My Ultra Sun Team:

    Figaro The Male Incineroar

    Toadette The Female Breloom From Dream World

    Esther The Starmie From Pokémon Red

    Homura The Female Excadrill Also From Dream World

    Kirara The Female Manectric From Ruby

    HeiHei The Male Togekiss From Silver

    All Of Them Lv. 100.

    Next!

  9. On 5/19/2018 at 8:58 AM, CorniFan said:

    So, yeah, I found a fun new Pokemon forum, while randomly surfing Pokemon pages in general, and made sure I joined :P I'm actually a long time Pokemon fan, I got into the franchise around the age of 12 (i'm a young woman now; haven't really bothered stating my age in my profile, not yet, though). You can call me CorniFan (my name here); Or "Jirachu" (my pokemon forum username i've used in general for years).

     

    Korrina is my most favorite Pokemon character ever and I have a serious crush on her (and trust me I daydream about her a lot too lol). I don't seem to get picked on for liking her too much, dispite her being female, not real, ext, thankfully. I have aspergers syndrome too so she's my 'special interest' right now that seems to keep me feeling calm and happy nowadays :) For years before I became a Korrina fangirl (which is a more resent thing, mind you) I have had depression a lot; due to my autism and general confusion about the world. I'm glad I finally found something that helps me.

     

    But, outside Korrina, I really do enjoy Pokemon in general; The battles, the cute characters, the music, the stories, the gameplay, ext.....its all just so awesome to me. Pokemon is my most favorite franchise ever really :)

     

    And being into Korrina in general has helped me feel more 'in touch' with that again too

     

    I hope we can all be friends and I enjoy it on here a lot!

     

    (and, yes, i've watched her anime arc several times now x3)

    I Salute You, My Friend!

    • Like 1
  10. Hi, how had been the New Year Rising for ye all?

    Ok, let's cut to the chase!

    I've been trying to find All UBs And Legendaries (except for Zygarde and the Tapus) but it's too hard to find the Legendaries and the Ultra Beasts! So far i found 2 Legendaries and 1 UB. Here's where i need your help. I only found an event flag for Marking Most Legends as Caught/Defeated But Did Not Apply For All Ultra Beasts, so if you please add an option for Marking Each Ultra Beast already caught or defeated or/and all of them, if possible.

    Thank You And Good Night. Take Care and Happy New Year...

    Yours Truly,

    Maddaren 05-01-2017

     

    PS: The Ultra Warp Ride Is A Very Difficult Minigame If Your Goal Is Only For Finding Legendaries Or Ultra Beasts...

  11. Here's what i do:

    1. Open PKHeX

    2. Open your SAV file

    3. Click in Abra and click View.

    4. Change the level of Your Abra.

    5. Point The Cursor On Your Abra and Click On Set.

    6. Go File->Export SAV->Export main and overwrite

     

    Tell Me If It Works...

     

    Good Luck!

     

  12. At Last! Thank You Very Much! I'm so Excited To Travel To The Original Pokémon Anime Journey Again and My Wish Will Come True!

    Enviado de meu SM-J710MN usando Tapatalk

    Edit: I'm very excited to Start My Journey On Pokémon Ultra Sun, so i gave up starting a new Journey On Yellow...

    • Like 1
  13. Hi y'all!

     

    First of all, i want to tell you that i was planning to start a brand new save on Pokémon Yellow. I Saved on the Moment i was going to battle my Rival. Upon editing after and before Battle, my Ash's Pikachu became a Regular Pikachu (A Legit Pikachu says his name instead of the RB Sound heard) and i believe it is a bug of my own doing or something i can't explain properly. If you can please Fix This Annoying Bug Maybe I'll Rethink About That. Thank You and See You Around.

     

    Enviado de meu SM-J710MN usando Tapatalk

     

     

×
×
  • Create New...