Page 1 of 1

[Wgn]War3 -Hex fixer

PostPosted: November 24th, 2012, 1:03 pm
by whitegun
This is my first tool i made.

Wrote in java.

What's this tool do?
Unhex map script, fixing common error:"Unregconized character: $" when you use syntax check on Jasscraft.

How to use:
Spoiler for How to use:
1.Click "Browse" on File input to open war3map.j file.
2.Click "Browse" on File output to choose where to save unhex file.
3.Click "Fix hex now" to unhex. (it may take time to unhex)
4.Enjoy.

Screenshot:
Spoiler for Screenshot:
Images.jpg

System Requirement:
Spoiler for Requirement:
Java Enviroment 7 - find it here

Link download:
Spoiler for Link download:
[Wgn]War3 -Hex fixer_V1.2.rar


I have tested in window 7 - 64 bit and it work fine.
If you found a bug,please let me know.

Finally,sorry for bad english.Hope you enjoy this little tool.

Update 1.1:
-Fix error checking hex after $.
Update 1.2:
-Fix error that doesn't convert '|' to decimal
-Change convert integer to long to convert big number

Re: [Wgn]War3 -Hex fixer

PostPosted: November 24th, 2012, 1:12 pm
by Bartimaeus
Didn't work on two different .j files I tested it on. One still had the $ errors, while another one - a longer one - didn't get finished scanning and had lines cut off. It also was still getting $ errors.

Re: [Wgn]War3 -Hex fixer

PostPosted: November 24th, 2012, 1:12 pm
by Apple
whitegun wrote:This is my first tool i made.

Wrote in java.

What's this tool do?
Unhex map script, fixing common error:"Unregconized character: $" when you use syntax check on Jasscraft.

How to use:
Spoiler for How to use:
1.Click "Browse" on File input to open war3map.j file.
2.Click "Browse" on File output to choose where to save unhex file.
3.Click "Fix hex now" to unhex. (it may take time to unhex)
4.Enjoy.

Screenshot:
Spoiler for Screenshot:
Images.jpg

System Requirement:
Spoiler for Requirement:
Java Enviroment 7 - find it here

Link download:
Spoiler for Link download:
[Wgn]War3 -Hex fixer.rar


I have tested in window 7 - 64 bit and it work fine.
If you found a bug,please let me know.

Finally,sorry for bad english.Hope you enjoy this little tool.

I hope i'll be able to use it. im on 64 bit. I will report any bug I found. :)

Re: [Wgn]War3 -Hex fixer

PostPosted: November 24th, 2012, 1:22 pm
by whitegun
Bartimaeus wrote:Didn't work on two different .j files I tested it on. One still had the $ errors, while another one - a longer one - didn't get finished scanning and had lines cut off. It also was still getting $ errors.

Wow, if you could, please send me all that .j files you said that don't work.
Thanks anyway.

Re: [Wgn]War3 -Hex fixer

PostPosted: November 24th, 2012, 1:42 pm
by Bartimaeus
war3map.j
war3map (2).j

Re: [Wgn]War3 -Hex fixer

PostPosted: November 24th, 2012, 2:18 pm
by whitegun
Thanks for that :).

Update 1.1: Fix error checking hex after $

Re: [Wgn]War3 -Hex fixer

PostPosted: November 24th, 2012, 10:08 pm
by Bartimaeus
Hey, it works now! Yay! Good work. :D

Re: [Wgn]War3 -Hex fixer

PostPosted: November 28th, 2012, 6:40 am
by whitegun
Update 1.2:
-Fix error that doesn't convert '|' to decimal
-Change convert integer to long to convert big number

Re: [Wgn]War3 -Hex fixer

PostPosted: November 28th, 2012, 10:15 am
by Apple
whitegun wrote:Update 1.2:
-Fix error that doesn't convert '|' to decimal
-Change convert integer to long to convert big number

Using ver 1.2 it works! Thanks.

Re: [Wgn]War3 -Hex fixer

PostPosted: July 5th, 2013, 10:18 pm
by caleman
doesnt work for me, the $ are still there