Jump to content

Malicious_Malamar

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Malicious_Malamar

  1. Hi everyone, Malicious Malamar here!

    Being a fan of all Rom hacks, and with Kalos being my favourite region, I thought of making my own rom hack, which I would like to put out for public use. However, I don't have any name ideas, apart from one: Pokemon Utopia X, Pokemon Dystopia Y

    Not the best... I know...

    Would you guys be willing to play another XY rom hack with the common Drayano style, or should I just make this for my own personal use?

    Also, if anyone is interested in playing, send me some suggestions for what do to, or if you want to help out just give me a DM!

    Thanks!

  2. Whilst trying to re-randomise my trainers in PK3DS for my Alpha Sapphire Randomiser, I came across this error:

    [ATTACH=CONFIG]12887[/ATTACH]

    This is also the full text:

    See the end of this message for details on invoking

    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************

    System.IndexOutOfRangeException: Index was outside the bounds of the array.

    at pk3DS.RSTE.TagTrainer(String[] trTags, String tag, Int32[] ids)

    at pk3DS.RSTE.GetTagsORAS()

    at pk3DS.RSTE.Randomize()

    at pk3DS.RSTE.B_Randomize_Click(Object sender, EventArgs e)

    at System.Windows.Forms.Control.OnClick(EventArgs e)

    at System.Windows.Forms.Button.OnClick(EventArgs e)

    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

    at System.Windows.Forms.Control.WndProc(Message& m)

    at System.Windows.Forms.ButtonBase.WndProc(Message& m)

    at System.Windows.Forms.Button.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

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1063.1 built by: NETFXREL3STAGE

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

    ----------------------------------------

    pk3DS

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Users/tomf2/Desktop/3DS%20Hacking/pk3DS.exe

    ----------------------------------------

    System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1038.0 built by: NETFXREL2

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

    ----------------------------------------

    System

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1038.0 built by: NETFXREL2

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

    ----------------------------------------

    System.Drawing

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1068.2 built by: NETFXREL3STAGE

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

    ----------------------------------------

    Accessibility

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1038.0 built by: NETFXREL2

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

    ----------------------------------------

    System.Configuration

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1038.0 built by: NETFXREL2

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

    ----------------------------------------

    System.Xml

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    System.Core

    Assembly Version: 4.0.0.0

    Win32 Version: 4.6.1038.0 built by: NETFXREL2

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

    ----------------------------------------

    ************** JIT Debugging **************

    To enable just-in-time (JIT) debugging, the .config file for this

    application or computer (machine.config) must have the

    jitDebugging value set in the system.windows.forms section.

    The application must also be compiled with debugging

    enabled.

    For example:

    <configuration>

    <system.windows.forms jitDebugging="true" />

    As I mentioned before, I have randomised them before, on this rom, but now it won't work!

    Please may someone help to solve the issue!

    Thanks!

×
×
  • Create New...