

dds man
Member-
Content count
9 -
Joined
-
Last visited
About dds man
-
Rank
Bronze Member
-
Hey, im just wondering if there is such thing as a computer ban, im asking this because on my brother computer he was ban from a server that we both play and no account was able to be logged into the server from his computer, i go down stairs onto my computer and it worked fine so this could not be ab ip ban, a few days later i did some bad things and got ban as well and could not log into any account on my computer. I know what an ip ban is and how to get past it but what is a computer ban or what is the proper name for it and how can i get past it so i can get back onto the server? Thanks guys
-
Hey, im just wondering if there is such thing as a computer ban, im asking this because on my brother computer he was ban from a server that we both play and no account was able to be logged into the server from his computer, i go down stairs onto my computer and it worked fine so this could not be ab ip ban, a few days later i did some bad things and got ban as well and could not log into any account on my computer. I know what an ip ban is and how to get past it but what is a computer ban or what is the proper name for it and how can i get past it so i can get back onto the server? Thanks guys
-
also i used both compilers and the short one says "system cannon find specific path" and i did change the jdk version to myn and the long one says [CODE]javac: file not found: src\com\exile\event\*.java Usage: javac <options> <source files> use -help for a list of possible options Press any key to continue . . .[/CODE] any ideas?
-
Hey guys im pretty new at this rsps stuff and iv downloaded this Project exile source and client and when i go to load up the client i get this error [CODE]Exception in thread "main" java.lang.NoClassDefFoundError: Client (wrong name: s rc/Client) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:14 2) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) Press any key to continue . . .[/CODE] Any ideas on how to fix it? thanks! :)
-
how do i fix the error when you first try to load the client? [CODE]Exception in thread "main" java.lang.NoClassDefFoundError: Client (wrong name: s rc/Client) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:14 2) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) Press any key to continue . . .[/CODE]