Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AutoIT

Pages: [1]
1
Tech Support / Re: Fatal Loading Erorr
« on: April 09, 2013, 05:04:41 pm »
YESSSS i have finnaly fixed the problem!

this is how i did it :)

Do a wireshark,  you should see which end is closing the socket.

Click on Start > Run
Type: %appdata%
Look for the "Sun" folder.
It contains the installation folders of the previous version of Java.
Clear the obsolete ones.
Update Java.

- add a firewall exception for the Java binary.

- run with -Djava.net.preferIPv4Stack=true (which disables IPv6 and uses
  AF_INET sockets exclusively)

- or disable stateful FTP inspection in the firewall (registry setting or netsh command)

2
If you are running windows 8 and need to install .NET Framework 3.5 so you can run the Java EV Setter go to this link for more info

http://msdn.microsoft.com/library/hh506443(v=VS.110).aspx

3
Tech Support / Re: Fatal Loading Erorr
« on: April 07, 2013, 06:33:26 pm »
tnx i'm going to reinstall Java =D hope it works.

My picture of the problem :

http://imageshack.us/photo/my-images/694/probc.png/

4
Tech Support / Re: Fatal Loading Erorr
« on: April 07, 2013, 06:12:54 pm »
no i can't, the command window just keep spamming at byte0 nulled. all the time

the other wndow just stops

=(

5
Tech Support / Fatal Loading Erorr
« on: April 07, 2013, 05:46:43 pm »
Hi, i have recently upgraded from Windows 7 64Bit to Windows 8 32 Bit on my laptop (Acer Aspire 5250) when i'm trying to run the client i get an error.


This also happens when i'm running the game in my web browser (chrome)



Error code

C:\Users\my name\Downloads\RuneRebels\RuneRebels>title RuneRebels








C:\Users\my name\Downloads\RuneRebels\RuneRebels>java -Xmx256M -jar .\ja
r\loader.jar -configurl http://www.runerebels.com/resources/config.agf
RS2 user client - release #317
Config filename changed to rrconfig.agf
java.net.SocketException: Connection reset
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)








        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)








        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at org.allgofree.rs2blitz.client.e.a(SourceFile:159)
        at org.allgofree.rs2blitz.client.e.c(SourceFile:275)
        at org.allgofree.rs2blitz.client.e.run(SourceFile:313)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at org.allgofree.rs2blitz.client.e.a(SourceFile:158)
        ... 3 more
java.lang.RuntimeException: java.net.SocketException: Connection reset
        at org.allgofree.rs2blitz.client.b.a(SourceFile:283)
        at org.allgofree.rs2blitz.client.b.a(SourceFile:140)
        at org.allgofree.worldscape317.client.b.a(SourceFile:241)
        at org.allgofree.worldscape317.client.b.run(SourceFile:454)
        at org.allgofree.worldscape317.client.jagex.client.startUp(SourceFile:78
26)
        at org.allgofree.worldscape317.client.jagex.RSApplet.run(SourceFile:44)
        at org.allgofree.worldscape317.client.jagex.client.run(SourceFile:4928)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)








        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)








        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at org.allgofree.rs2blitz.client.e.a(SourceFile:159)
        at org.allgofree.rs2blitz.client.e.c(SourceFile:275)
        at org.allgofree.rs2blitz.client.e.run(SourceFile:313)
        ... 1 more
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at org.allgofree.rs2blitz.client.e.a(SourceFile:158)
        ... 3 more
java.lang.NullPointerException
        at sign.b.c(SourceFile:582)
        at org.allgofree.worldscape317.client.jagex.RSApplet.destroy(SourceFile:
180)
        at org.allgofree.worldscape317.client.jagex.RSApplet.windowClosing(Sourc
eFile:397)
        at java.awt.Window.processWindowEvent(Unknown Source)
        at java.awt.Window.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$200(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)








C:\Users\my name\Downloads\RuneRebels\RuneRebels>pause
Press any key to continue . . .

I'm running the latest version of Java, i have been looking throw my firewall settings. i have rebooted my computer several times but it wont work.


[size=78%][/size][size=78%]~~~~~~~~P[/size][size=78%]lz Help Me~~~~~~~~[/shadow][/size][size=78%] [/glow][/size]

 :'(


6
Introductions / Hi alll ^^
« on: April 03, 2013, 11:42:02 am »
Hi all RuneRebbel Players

Im new to this game as you may see xD

Just soo you know

            ↓
            ↓       
  0100100101101101001000000110001001101111011101000111010001101001011011100110011100100000011101010111001101101001011011100110011100100000010000010111010101110100011011110110100001101111011101000110101101100101011110010010110001010011011010010110110101100010011000010010000001100001011011100110010000100000010000010111010101110100011011110100100101010100001000000111010001101111001000000111001001100101011000010110001101101000001000000011100100111001001000000110100101101110001000000110000101101100011011000010000001110011011010110110100101101100011011000111001100101110

Pages: [1]