• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

(SHARE)Authd for 136,144,145 (fixed)

Status
Not open for further replies.
Banned
Banned
Joined
Dec 17, 2011
Messages
470
Reaction score
245
Here is our latest version of Authd


Please note that this version is tested under live servers under pressure, i mean when someone was trying to crush our AUTHD!

(use md5 user.pass to encrypt password)

I tend to believe that this version its 99.99% crash free!
What did i fix on this version?
-Basically everything that i came trough !
-Crash 99.99% because: i`ve tested it for 10 days and it dint crash but it may contain more bugs that i haven't bump into.
-Log system (IE: Account:???? logged in from:-123124453345 , Changed to:Account:???? logged in from:xxx.xxx.xxx.xxx)


Best regards!
 
Skilled Illusionist
Joined
Apr 3, 2011
Messages
341
Reaction score
44
Here is our latest version of Authd


Please note that this version is tested under live servers under pressure, i mean when someone was trying to crush our AUTHD!

(use md5 user.pass to encrypt password)

I tend to believe that this version its 99.99% crash free!
What did i fix on this version?
-Basically everything that i came trough !
-Crash 99.99% because: i`ve tested it for 10 days and it dint crash but it may contain more bugs that i haven't bump into.
-Log system (IE: Account:???? logged in from:-123124453345 , Changed to:Account:???? logged in from:xxx.xxx.xxx.xxx)


Best regards!

:blink: crush authd??
"Someone??"
 
Initiate Mage
Joined
Oct 27, 2010
Messages
4
Reaction score
0
this error appears here

Code:
Exception in thread "main" java.lang.NoClassDefFoundError: com/goldhuman/IO/Protocol/Manager
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Caused by: java.lang.ClassNotFoundException: com.goldhuman.IO.Protocol.Manager
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 11 more
Could not find the main class: authd. Program will exit.

how i fix it ?
 
Robb
Loyal Member
Joined
Jan 22, 2009
Messages
1,224
Reaction score
466
"fixed" binary from DN/cyberius...
Seems legit

I'd recommend using the one in the retail releases.
I think I had that one running over a year now hosting 2 servers with different zoneids and there hasn't been a single crash. What were the problems fixed?
 
Status
Not open for further replies.
Back
Top