wc3edit.net
https://forum.wc3edit.net/

[Release] Haxorizer v2.01b + Source Code
https://forum.wc3edit.net/useful-tools-f69/haxorizer-v2-01b-source-code-t26716-40.html
Page 5 of 14

Author:  Tailaxu [ April 20th, 2013, 5:13 pm ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Hi, i've sucessfully haxorized the map. but when i host a new game with it, my warcraf 3 crashed and return this following error:

Not enough storage available to execute this command

How could i fix it?

Author:  haxorico [ April 20th, 2013, 7:04 pm ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Upload the map.

Author:  KangTooJee [ May 11th, 2013, 3:23 pm ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

dude i got this error when trying to convert
http://www.picresize.com/popup.html?ima ... _error.jpg

Author:  haxorico [ May 11th, 2013, 7:48 pm ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Can't see that image, link wont work.
Also, using the [img] tag is recommended.
And if you can get that image into a [spoiler] that will be super :D

(edit by Bart) Same problem as Haxorico regarding the image.

Author:  KangTooJee [ May 12th, 2013, 3:30 am ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Spoiler:
Image

Author:  Apple [ May 12th, 2013, 10:13 am ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Here's an error when I use haxorizer with rawcode cleaner.
Something like what kangtoogee posted.
when I click continue, it freeze and all buttons can't be clicked.(has to end it with task manager)
when i click quit it quits the program.

Here's the information log.
Spoiler:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at Haxorizer.Misc_Tools.RawCodeCleaner.start()
at Haxorizer.Misc_Tools.RawCodeCleaner.btnStart_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.0.30319.296 (RTMGDR.030319-2900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Haxorizer
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Users/Robin/Downloads/Haxorizer%20v2/Haxorizer/Haxorizer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.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" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


The rawcode i'm using is attached too.

Author:  KangTooJee [ May 12th, 2013, 11:01 am ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Here is my error log..
Kinda similar with what Apple posted...
Spoiler:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: text
at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format)
at System.Windows.Forms.Clipboard.SetText(String text)
at Haxorizer.Misc_Tools.IntegerManager.btnCopy_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.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Haxorizer
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/Haxorizer/Haxorizer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

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

Author:  haxorico [ May 13th, 2013, 8:23 pm ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Ill get right on it as soon as I get home. Should be at the 29th

Author:  eissa123 [ May 17th, 2013, 6:39 pm ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

when ever it cheats a map it when i try to host it it says map not found any solution???

Author:  haxorico [ May 17th, 2013, 7:15 pm ]
Post subject:  Re: [Release] Haxorizer v2 + Source Code

Post the map and I will check when I get home.

Page 5 of 14 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/