ItsPepe 1 Posted October 8, 2016 Report Share Posted October 8, 2016 Already tried changing LOAD_LOCAL_CACHE to FALSE but it must be something else, getting a shit ton of errors in Eclipse. Errors - This is the hidden content, please Sign In or Sign Up Thanks! Link to comment Share on other sites More sharing options...
ItsPepe 1 Posted October 8, 2016 Author Report Share Posted October 8, 2016 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; 1 Link to comment Share on other sites More sharing options...
Madara 767 Posted October 8, 2016 Report Share Posted October 8, 2016 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 Link to comment Share on other sites More sharing options...
ItsPepe 1 Posted October 8, 2016 Author Report Share Posted October 8, 2016 Wouldn't recommend using it anyways lmao, sucks overall, some decent content but thats about it. Link to comment Share on other sites More sharing options...
penta 20 Posted October 8, 2016 Report Share Posted October 8, 2016 (edited) 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, 2016 by penta Link to comment Share on other sites More sharing options...
ItsPepe 1 Posted October 9, 2016 Author Report Share Posted October 9, 2016 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 Link to comment Share on other sites More sharing options...
penta 20 Posted October 9, 2016 Report Share Posted October 9, 2016 (edited) 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, 2016 by penta Link to comment Share on other sites More sharing options...
ItsPepe 1 Posted October 9, 2016 Author Report Share Posted October 9, 2016 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. Link to comment Share on other sites More sharing options...
penta 20 Posted October 9, 2016 Report Share Posted October 9, 2016 (edited) 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, 2016 by penta Link to comment Share on other sites More sharing options...
ItsPepe 1 Posted October 9, 2016 Author Report Share Posted October 9, 2016 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. Link to comment Share on other sites More sharing options...
specci 2 Posted March 31, 2017 Report Share Posted March 31, 2017 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) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now