GCN AR to WiiRD CodeType Converter

Started by James0x57, July 30, 2008, 12:53:53 PM

Previous topic - Next topic

Ileikcaik

To me it says A Java exception has occurred, help please D:
???
???
??? :confused: ??? :confused:

goemon_guy

Quote from: Ileikcaik on August 13, 2011, 09:08:30 PM
To me it says A Java exception has occurred, help please D:

Just a guess, but you could try re-installing Java.

On another note, you could also post what codes you're trying to convert. (They should be decrypted Action Replay codes.)
-Currently hacking the following game(s):
...
Request a code via PM, if you wish.

Ileikcaik

Again... Im using windows 7 and I use the 64 bit.

goemon_guy

Well, I'm not too knowledgable with this program or Java, so my best guess would be to try a different version of Java.

If not, redownload the AR to WiiRd application.

Again, though - You could always post the codes you are trying to convert.
-Currently hacking the following game(s):
...
Request a code via PM, if you wish.

hawkeye2777

Which java version are you using? When does the exception occur?
Currently "retired" from hacking codes.

Ileikcaik

Im using windows x64
When I double click the Ar to Wiird

hawkeye2777

Currently "retired" from hacking codes.


James0x57

#68
http://gcn.jaytheham.com/GCNtoWiiRD.zip

There's the source for the exe version (and probably a lot of extra crap). AFAIK, the exe only worked on computers that had visual studio installed.. but somehow it's working on my windows 7 64 bit computer without VS installed.
The exe is in there too. Might want to try that.

I'll see if I can find the java version's source somewhere... no idea where it is.


edit: 7z didn't have the exe in it, link updated, exe is in there


Ileikcaik


James0x57

np, let us know if the exe in there does work though, please


Ileikcaik

It doesnt work, it says "THe application has failed to start because its side by side congiguration is incorrecter Please see the application event log or use the command-line sxstrace.exe tool for more detail"
:P

dcx2

#72
Sounds like a manifest problem.  It's having trouble finding some library.

James, you said it previously worked only with VS installed?  Was the app built with the Visual C++ Runtime?  If so, you'd probably need to install the vcredist for the CRT that it was targeting.  When VS is installed I think it puts the CRT into the GAC, which is why it would work.

EDIT:

err...the project you uploaded is Visual Studio...but the AR to WiiRD converter I have on my machine is a Java file??

Ileikcaik - go here http://www.java.com/en/ then click "Free Java Download" and then on the next page "Agree and Start Free Download".  You will then download Java.  Install that.  Probably will have to reboot.  Then, try to run the AR to WiiRD.jar again.

James0x57

"source for the exe version"
"AFAIK, the exe only worked on computers that had visual studio"
"I'll see if I can find the java version's source somewhere... no idea where it is."

is anyone interested in the java source?


dcx2

Which one is better?  Honestly, I'm more of a C-ish guy myself.  I guess I was just expressing surprise that there was a non-Java version at all.