Posted October 8, 20168 yr comment_4661 Already tried changing LOAD_LOCAL_CACHE to FALSE but it must be something else, getting a shit ton of errors in Eclipse. Errors - http://hastebin.com/evanikisoq.go Thanks!
October 8, 20168 yr Author comment_4662 Fixed it, to fix this(yes I'm not a dick like some other kids here who wouldn't help me *cough* Mad** *cough*) Anyways, to fix this, go to your users folder and there should be a folder created called TrinityCache, if there isn't just create one and copy the files in the cache folder into it, don't copy the 'cache' folder in client but rather its contents so the files. Go to package com.rune.sanity.client.configuration.java and scroll to the bottom. change public static final boolean LOAD_LOCAL_CACHE = true; to this public static final boolean LOAD_LOCAL_CACHE = false;
October 8, 20168 yr comment_4663 34 minutes ago, ItsPepe said: Fixed it, to fix this(yes I'm not a dick like some other kids here who wouldn't help me *cough* Mad** *cough*) Anyways, to fix this, go to your users folder and there should be a folder created called TrinityCache, if there isn't just create one and copy the files in the cache folder into it, don't copy the 'cache' folder in client but rather its contents so the files. Go to package com.rune.sanity.client.configuration.java and scroll to the bottom. change public static final boolean LOAD_LOCAL_CACHE = true; to this public static final boolean LOAD_LOCAL_CACHE = false; Was asked not to give out all the fixes. Deff a step closer
October 8, 20168 yr Author comment_4664 Wouldn't recommend using it anyways lmao, sucks overall, some decent content but thats about it.
October 8, 20168 yr comment_4702 6 hours ago, ItsPepe said: Fixed it, to fix this(yes I'm not a dick like some other kids here who wouldn't help me *cough* Mad** *cough*) Anyways, to fix this, go to your users folder and there should be a folder created called TrinityCache, if there isn't just create one and copy the files in the cache folder into it, don't copy the 'cache' folder in client but rather its contents so the files. Go to package com.rune.sanity.client.configuration.java and scroll to the bottom. change public static final boolean LOAD_LOCAL_CACHE = true; to this public static final boolean LOAD_LOCAL_CACHE = false; Why the hell would you do that? you can load it locally just fine. just read the very first error. SIMPLE. not worth all the trouble anyways, needs a lot of work and is nowhere close to the current version. Edited October 8, 20168 yr by penta
October 9, 20168 yr Author comment_4729 10 hours ago, penta said: Why the hell would you do that? you can load it locally just fine. just read the very first error. SIMPLE. not worth all the trouble anyways, needs a lot of work and is nowhere close to the current version. no you can't dipshit, i just made my post long cos i tried to make it as nooooooooob-friendly as possible, fuck off retard
October 9, 20168 yr comment_4745 1 hour ago, ItsPepe said: no you can't dipshit, i just made my post long cos i tried to make it as nooooooooob-friendly as possible, fuck off retard tfw you have no clue what you're talking about Edited October 9, 20168 yr by penta
October 9, 20168 yr Author comment_4747 11 minutes ago, penta said: tfw you have no clue what you're talking about Is there files in your TrinityCache folder? If so thats why, the link is down so for anyone who doesn't have TrinityCache in the user folders(with the proper cache files) it wont work, so tfw you have no clue.
October 9, 20168 yr comment_4748 2 minutes ago, ItsPepe said: Is there files in your TrinityCache folder? If so thats why, the link is down so for anyone who doesn't have TrinityCache in the user folders(with the proper cache files) it wont work, so tfw you have no clue. no, it's loading it from the ./cache/ folder in the download like it's supposed to. not from the user.home/TrinityCache/ directory. go read the signlink class. at this point I honestly think you don't even have it working. Edited October 9, 20168 yr by penta
October 9, 20168 yr Author comment_4749 2 minutes ago, penta said: no, it's loading it from the ./cache/ folder in the download like it's supposed to. not from the user.home/TrinityCache/ directory. go read the signlink class. at this point I honestly think you don't even have it working. I do have it working, I logged on too rofl. I don't see why you're shit talking on this thread tbh, my fix works perfectly fine and its the right one if people just get it straight from the download section without anything else.
March 31, 20178 yr comment_10596 hey guys anyone can help me i get this error Quote java.util.zip.ZipException: Not in GZIP format at java.util.zip.GZIPInputStream.readHeader(Unknown Source) at java.util.zip.GZIPInputStream.<init>(Unknown Source) at java.util.zip.GZIPInputStream.<init>(Unknown Source) at com.rune.sanity.client.FontArchiver.loadArchive(FontArchiver.java:31) at com.rune.sanity.client.Client.startUp(Client.java:10078) at com.rune.sanity.client.RSApplet.run(RSApplet.java:182) at com.rune.sanity.client.Client.run(Client.java:6508) at java.lang.Thread.run(Unknown Source) java.lang.NullPointerException at com.rune.sanity.client.Client.streamLoaderForName(Client.java:4892) at com.rune.sanity.client.Client.startUp(Client.java:10128) at com.rune.sanity.client.RSApplet.run(RSApplet.java:182) at com.rune.sanity.client.Client.run(Client.java:6508) at java.lang.Thread.run(Unknown Source) Exception in thread "Thread-5" java.lang.NullPointerException at com.rune.sanity.client.Client$1.run(Client.java:10097) at java.lang.Thread.run(Unknown Source) java.net.ConnectException: Connection refused: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.<init>(Unknown Source) at java.net.Socket.<init>(Unknown Source) at com.rune.sanity.client.Client.openSocket(Client.java:1652) at com.rune.sanity.client.Client.openJagGrabInputStream(Client.java:13038) at com.rune.sanity.client.Client.streamLoaderForName(Client.java:4907) at com.rune.sanity.client.Client.startUp(Client.java:10128) at com.rune.sanity.client.RSApplet.run(RSApplet.java:182) at com.rune.sanity.client.Client.run(Client.java:6508) at java.lang.Thread.run(Unknown Source) java.net.ConnectException: Connection refused: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.<init>(Unknown Source) at java.net.Socket.<init>(Unknown Source) at com.rune.sanity.client.Client.openSocket(Client.java:1652) at com.rune.sanity.client.Client.openJagGrabInputStream(Client.java:13038) at com.rune.sanity.client.Client.streamLoaderForName(Client.java:4907) at com.rune.sanity.client.Client.startUp(Client.java:10128) at com.rune.sanity.client.RSApplet.run(RSApplet.java:182) at com.rune.sanity.client.Client.run(Client.java:6508) at java.lang.Thread.run(Unknown Source) java.net.ConnectException: Connection refused: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.<init>(Unknown Source) at java.net.Socket.<init>(Unknown Source) at com.rune.sanity.client.Client.openSocket(Client.java:1652) at com.rune.sanity.client.Client.openJagGrabInputStream(Client.java:13038) at com.rune.sanity.client.Client.streamLoaderForName(Client.java:4907) at com.rune.sanity.client.Client.startUp(Client.java:10128) at com.rune.sanity.client.RSApplet.run(RSApplet.java:182) at com.rune.sanity.client.Client.run(Client.java:6508) at java.lang.Thread.run(Unknown Source)
Create an account or sign in to comment