Jump to content

Benthelame

New Member
  • Posts

    18
  • Joined

  • Last visited

Posts posted by Benthelame

  1. 5 hours ago, theSLAYER said:

    For RNG methods that are too complex (typically usage of super long seeds), PKHeX don’t validate it’s legality. An example of not doing it I can think off, would be validating boxes of mons causing general slowdowns for the user. This isn’t uncommon; SWSH Max Raids/Dens could be validated individually too, but not done via PKHeX.

    Any simple stat change or gender change would have resulted in a Legend Arceus Mon illegal, you just wouldn’t know it. And you’ve been told about that a few times now, so keep it in mind :)
     

    I feel like there isn’t a need to keep asking about whether a mon is legal or illegal. Just submit purely legal Pokémon, basically ones that you caught normally with no cheats and extracted and made no changes, and don’t claim that changing stats would be “legal”, and you’re good.

    (also it isn’t an issue; it’s just how PKHeX and RNG validation works.)

     

    II have no further questions.  Thank you for all your aid and I will remember what you said, The starly I attached was something I came across and did not change. That will be the case for PLA from now and on. 

  2. On 8/7/2023 at 12:36 AM, Atrius97 said:

    As previously mentioned, PKHeX flags it as legal when it is in-fact illegal because the RNG correlation is not something PKHeX validates. The PID, EC, Gender, IVs, Nature, Height/Weight/Scale, (basically any immutable value) etc. are all correlated to a specific RNG seed. While PKHeX cannot validate this properly and will flag them as legal even with no valid seed, other programs can validate Legends: Arceus seeds. 
    For an example, see https://github.com/kwsch/EtumrepMMO

    TLDR: If you're making or tampering with a Legends: Arceus Pokémon, making it shiny, have 6 perfect IVs, etc, it's illegal even if PKHeX shows it as legal.

    Either upload legitimate, untouched pokemon, or figure out how to properly account for the RNG correlation when editing them.

    Hi there. I don't plan to contribute the file I'm about to attach.    I just wanted your opinion on it because I think I understand what you're trying to say.  Is this one also illegal according to you? Again I will not submit it either way and I don't have any plans to keep asking questions like this.  I just need some feedback on whether the issue persists. 

    Starly.pa8

  3. Exception Details:
    System.NullReferenceException: Object reference not set to an instance of an object.
       at PKHeX.WinForms.Main.DragoutEnter(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnMouseEnter(EventArgs e)
       at System.Windows.Forms.Control.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=22.11.26.0, Culture=neutral, PublicKeyToken=null
    C:\Users\allpo\Downloads\PKHeX (221126) (1)\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

    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.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.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.Core, Version=22.11.26.0, Culture=neutral, PublicKeyToken=null


    PKHeX.Core, Version=22.11.26.0, Culture=neutral, PublicKeyToken=null


    System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51


    System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51


    System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll

    System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a


    System.Runtime.InteropServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.dll

    System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Reflection\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Reflection.dll

    System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Extensions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Extensions.dll

    Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed


    System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll

    System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll

    System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll

    PKHeX.Drawing.PokeSprite, Version=22.11.26.0, Culture=neutral, PublicKeyToken=null


    System.ValueTuple, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll

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

  4. I let the people I trade with know that the mons are generated but I got curious and tried to  put the Hisuian Braviary  into Home's GTS in exchange for another mon I asked for a level 1-10 Enamorous so that the trade would be impossible because the whole point was seeing if it was tradeable over Home's GTS. It wasn't. I was wondering if it was the same for anyone else. 

×
×
  • Create New...