Hacking Splatoon Colorizer

  • Thread starter Thread starter gudenau
  • Start date Start date
  • Views Views 88,564
  • Replies Replies 356
  • Likes Likes 21
Status
Not open for further replies.
$ ls documents gudWrapper.1
ls: gudWrapper.1: No such file or directory
Like that, yeah..? Well it didn't work.
No, you have to get to the directory where gudWrapper is located.
Type cd <path here>, and then the terminal will navigate to that folder. Use Tab to auto complete the path.
Then you do the stuff with gudWrapper.
(this is kinda optional, but it makes thing easier.)
If it still isn't working, paste the output of just ls, after running cd.
 
Last edited by The Koopa Kingdom,
No, you have to get to the directory where gudWrapper is located.
Type cd <path here>, and then the terminal will navigate to that folder. Use Tab to auto complete the path.
Then you do the stuff with gudWrapper.
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/gudenau/wrapper/Launcher : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
...
Oh

--------------------- MERGED ---------------------------

How do you fix this- I coul easily get it running on wiNDOWS..
 
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/gudenau/wrapper/Launcher : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
...
Oh

--------------------- MERGED ---------------------------

How do you fix this- I coul easily get it running on wiNDOWS..
Update your Java.
 
It suddenly works??

--------------------- MERGED ---------------------------

Oh great, this now
Bowser88100$ java -jar gudWrapper.jar SplatoonColorizer.gud
May 25, 2016 11:34:54 PM com.gudenau.wrapper.Launcher main
INFO: Loading...
May 25, 2016 11:34:54 PM com.gudenau.wrapper.Launcher loadPublicKey
INFO: Loading public key...
May 25, 2016 11:34:54 PM com.gudenau.wrapper.Launcher main
INFO: Checking for signature...
May 25, 2016 11:34:54 PM com.gudenau.wrapper.Launcher main
INFO: No signature
May 25, 2016 11:34:54 PM com.gudenau.wrapper.Launcher main
INFO: Loading application infromation...
May 25, 2016 11:34:54 PM com.gudenau.wrapper.Launcher main
SEVERE: Error loading application infromation!
java.io.FileNotFoundException: SplatoonColorizer.gud (No such file or directory)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:219)
at java.util.zip.ZipFile.<init>(ZipFile.java:149)
at java.util.jar.JarFile.<init>(JarFile.java:166)
at java.util.jar.JarFile.<init>(JarFile.java:130)
at com.gudenau.wrapper.Launcher.main(Launcher.java:115

--------------------- MERGED ---------------------------

Is tehre something I'm doing wrong, or same thing?
Ah, wrong name
 
Last edited by paranormalCrystal,
So i don't wanna be annoying as this probably has been asked hundreds of times, but is there any Chance i will be able to get this to run on 551E? I can connect without error and it seems to write SOME value as "Get Colors" actually captures the colors i tried to set before, they are just to be seen in no area whatsoever, and if i keep it on constant i get random freezes...

- Quick and Dirty with TT -
 
So i don't wanna be annoying as this probably has been asked hundreds of times, but is there any Chance i will be able to get this to run on 551E? I can connect without error and it seems to write SOME value as "Get Colors" actually captures the colors i tried to set before, they are just to be seen in no area whatsoever, and if i keep it on constant i get random freezes...

- Quick and Dirty with TT -
It *should* work, where are you having problems exactly?
 
It *should* work, where are you having problems exactly?
Well i got two TCPGecko Installers for HBL, the one that came with Kaflukes pack and the one with the CC Codehandler ftom the JGecko thread, and no matter what i do, i can't seem to get JGecko, Colorizer or amiibohax to work at all, but to connect without errors, which is wierd.
Right now i was retrying to get Colorizer to work for giggles and like i said before, it can connect with my WiiU without errors, but clicking colorize or check constant and changing areas/colorizing on initial loadingscreen/switching colorlock etc. Wont actually show the changed colors, allthough get colors returns the colors i put in so i guess they just hit the wrong adress, i dont have Internet to go into onlinematches but from what ive read it should work in the trainingrange and the octo-hubworld aswell, so what am i missing?
 
Last edited by Jackall4BDN,
Well i got two TCPGecko Installers for HBL, the one that came with Kaflukes pack and the one with the CC Codehandler ftom the JGecko thread, and no matter what i do, i can't seem to get JGecko, Colorizer or amiibohax to work at all, but to connect without errors, which is wierd.
Right now i was retrying to get Colorizer to work for giggles and like i said before, it can connect with my WiiU without errors, but clicking colorize or check constant and changing areas/colorizing on initial loadingscreen/switching colorlock etc. Wont actually show the changed colors, allthough get colors returns the colors i put in so i guess they just hit the wrong adress, i dont have Internet to go into onlinematches but from what ive read it should work in the trainingrange and the octo-hubworld aswell, so what am i missing?
What version of Splatoon?
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum