ive dowloaded the base before i even attempt to sort anything out on the server i can't get it to log in. ive fixed other probelms like the combat folder as a src but when i move the bog standard cache into the main folder eclipse keeps pushing out this error
and i can't fix i can't even log in with the normal (download fix combat src) !dev world or !main. ive tried changing the ip's useing a converter but still refuseings to even load the cache for some reason any help would be highly appreciated
Code:
he
at java.io.DataInputStream.readFully(Unknown Source)
at net.hydro.cache.CacheUnpacker.getCacheArchive(CacheUnpacker.java:260)
at net.hydro.cache.CacheUnpacker.getCacheArchive(CacheUnpacker.java:291)
at net.hydro.cache.CacheUnpacker.getCacheArchive(CacheUnpacker.java:291)
at net.hydro.cache.CacheUnpacker.init(CacheUnpacker.java:149)
at net.hydro.cache.CacheUnpacker.load(CacheUnpacker.java:91)
at net.hydro.Client.initialize(Client.java:629)
at net.hydro.ClientEngine.run(ClientEngine.java:245)
at net.hydro.Client.run(Client.java:680)
at java.lang.Thread.run(Unknown Source)