Thijs

Results 35 comments of Thijs

This fix doesn't seem to work for me 😦 The paths appear as this which isn't the ipc directory: My actual IPC directory should be this:

If I could change the icon colors, that would be great. I'm making a dark themed website, and the white icons on a dark background don't look great. Is there...

java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-b14-468) Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-468, mixed mode) nope. How do you get it?

I figured it out, but I still got the same error.

`Exception in thread "main" java.lang.UnsupportedClassVersionError: jselfbot/JSelfBot : 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...

i checked the version again, and it is old. IDK why it didn't update. I got it from the java.com website

how do u uninstall it?

I can't sudo, is there any other way?

Looks like putting it into the strategy didn't work, and I had to put it into the `passport.authenticate` function as seen in your example above. Shouldn't it be working if...