Jump to content

sora10pls

Helpful Member
  • Posts

    210
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by sora10pls

  1. On 7/28/2017 at 0:22 PM, Vhayle said:

    I changed wild pokemons on Pokemon Moon, everything was fine, and then this happened on Route 7, when I changed a pokemon, and now i can't change anything on this route. everything else works fine, but now I can't dump my tables so I can't see waht's going on. But I don't think it would help anyway. It's Table 2 Day and Night for information

      Reveal hidden contents

     

    Exception Details:
    System.ArgumentOutOfRangeException: InvalidArgument=La valeur '2047' n'est pas valide pour 'SelectedIndex'.
    Nom du paramètre : SelectedIndex
       à System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
       à pk3DS.SMWE.updatePanel(Object sender, EventArgs e) dans D:\TeamCity\BuildAgentPPOrg\work\b93f10d64d1a1178\pk3DS\Subforms\Gen7\SMWE.cs:ligne 228
       à System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
       à System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
       à System.Windows.Forms.ComboBox.WndProc(Message& m)
       à 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

    pk3DS, Version=1.0.0.11, Culture=neutral, PublicKeyToken=null
    C:\Users\CYRIL\Desktop\HAX\ECLYPSE\Partie II (modification)\pk3DS 7G\pk3DS.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

    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=fr, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_fr_b77a5c561934e089\System.Windows.Forms.resources.dll

    mscorlib.resources, Version=4.0.0.0, Culture=fr, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_fr_b77a5c561934e089\mscorlib.resources.dll

    --------------------
    User Message:
    An unhandled exception has occurred.
    You can continue running the program (albeit with potential side-effects), but please report this error.

     

    When I try to dump my tables, another error message pops up

      Reveal hidden contents

    Exception Details:
    System.IndexOutOfRangeException: L'index se trouve en dehors des limites du tableau.
       à pk3DS.SMWE.Encounter.ToString() dans D:\TeamCity\BuildAgentPPOrg\work\b93f10d64d1a1178\pk3DS\Subforms\Gen7\SMWE.cs:ligne 475
       à pk3DS.SMWE.EncounterTable.<>c__DisplayClass8_0.<ToString>b__1(Encounter e) dans D:\TeamCity\BuildAgentPPOrg\work\b93f10d64d1a1178\pk3DS\Subforms\Gen7\SMWE.cs:ligne 434
       à System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
       à System.String.Join(String separator, IEnumerable`1 values)
       à pk3DS.SMWE.EncounterTable.ToString() dans D:\TeamCity\BuildAgentPPOrg\work\b93f10d64d1a1178\pk3DS\Subforms\Gen7\SMWE.cs:ligne 434
       à pk3DS.SMWE.Area7.ToString() dans D:\TeamCity\BuildAgentPPOrg\work\b93f10d64d1a1178\pk3DS\Subforms\Gen7\SMWE.cs:ligne 350
       à pk3DS.SMWE.DumpTables(Object sender, EventArgs e) dans D:\TeamCity\BuildAgentPPOrg\work\b93f10d64d1a1178\pk3DS\Subforms\Gen7\SMWE.cs:ligne 180
       à System.Windows.Forms.Control.OnClick(EventArgs e)
       à System.Windows.Forms.Button.OnClick(EventArgs e)
       à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       à System.Windows.Forms.Control.WndProc(Message& m)
       à System.Windows.Forms.ButtonBase.WndProc(Message& m)
       à System.Windows.Forms.Button.WndProc(Message& m)
       à 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

    pk3DS, Version=1.0.0.11, Culture=neutral, PublicKeyToken=null
    C:\Users\CYRIL\Desktop\HAX\ECLYPSE\Partie II (modification)\pk3DS 7G\pk3DS.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

    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=fr, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_fr_b77a5c561934e089\System.Windows.Forms.resources.dll

    mscorlib.resources, Version=4.0.0.0, Culture=fr, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_fr_b77a5c561934e089\mscorlib.resources.dll

    --------------------
    User Message:
    An unhandled exception has occurred.
    You can continue running the program (albeit with potential side-effects), but please report this error.
     

    So what's happening here ?

    Unable to replicate using the latest commit and a clean build of Pokemon Moon.

  2. 16 hours ago, sora10pls said:

    They can be displayed in the OR/AS Pokedex but not the X/Y Pokedex, it always defaults to Furfrou's Natural trim.

    If it can't be displayed in-game, it can't be set in PKHeX. Not sure what the problem is?

  3. 14 hours ago, BlueBraviary said:

    Can this support Sun/Moon now?

    You're a few months late, buddy. This has had S/M support for a very long time.

    6 hours ago, AlejaKaiser said:

    Pokémon Moon still crashing on me if I use the Shiny Rate.

    Make sure you're using the respective code binary that matches the version you have installed.
    No Update Data installed -> Load v1.0 code binary (initial release, included with game dump) with pk3DS
    Update Data v1.2 installed -> Load v1.2 code binary (obtained by dumping Update Data with GodMode9) with pk3DS

  4. They can be displayed in the OR/AS Pokedex but not the X/Y Pokedex, it always defaults to Furfrou's Natural trim. This is the same with other Pokemon such as Arceus and Genesect. Not a bug.

  5. 4 minutes ago, AlejaKaiser said:

    I use the HackingToolkit from Asia81, and I try rebuilt a Pokemon Y CIA without use pk3DS, and works. It's when I use pk3DS when my CIAs doesn't work.

     

    Maybe I should do something before use pk3DS after extract the files from the .3ds? This is what I get in the folder I use, then I just open pk3DS and select that folder.

    0Rh9XCJQQYmJpzmD_KM6ww.png

    Dump game with GodMode9 (trimmed) ->extract contents with HackingToolkit3DS or .NET 3DS Toolkit -> Make edits -> Rebuild a .3DS with 3DS Builder -> Convert .3DS to CIA with 3DS Simple CIA Converter -> Install

    I can't replicate your issue so it's something you're editing that's invalid... make sure you're using the latest commit.

    • Like 1
  6. 12 hours ago, michael5323 said:

    Illegal mode was changed you now have to enable it in pkhex.

    wat

    You need to run it from a command-line argument.
    Right-click -> New -> Text Document -> Save file name as <whatever>.bat -> Open in Notepad, have it read the following, save, and then run the batch file:

    start pkhex hax
    exit 0

     

  7. On 2017-07-07 at 9:00 AM, zoiwillxx said:

    Hi, I have been using PK3DS to make a perfect balanced pokemon ORAS game, and back then it wasn't possible to edit CRO files. Can someone tell me if now it is possible to edit CRO files? if it is can you tell me how or what do I need? 

    I know this isn't a tutorial area, but I can't find this information anywhere.

     

    Thank you for your time!

    Latest pk3DS commits have an updated prompt for CRO edits. Read that.

  8. 2 hours ago, nickdos said:

    Export main. I don't know what those do either, there is no documentation and it is starting to pile up with all the updates they do.

    Export main -> exports a save file as it was loaded in PKHeX.
    Export backup -> exports a save file with the .bak extension, only useful for backups

    I also cannot replicate this issue; restoring this save file works fine on my end. As mentioned by @theSLAYER, you can try deleting the secure value and trying again. In JKSM, do the following:

    Cartridge (or SD/CIA -> Pokemon Moon, depending on your game) -> Save Data Options -> Delete Secure Value

    After doing this, please report back and see if this has fixed your issue.

×
×
  • Create New...