Thread: [718] Rain release (Updated version of Avalon 2016 with new features and content!)

Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 71
  1. #61  
    Registered Member Rooba's Avatar
    Join Date
    Feb 2017
    Posts
    8
    Thanks given
    0
    Thanks received
    6
    Rep Power
    0
    Quote Originally Posted by Zakawer2 View Post
    Tried to add a 718/742 cache to this server, but got this error when I logged in:

    Code:
    Thu Feb 02 18:14:18 EET 2017
    
    Oh no! The game has crashed. If this keeps occuring, please copy and then, post this on the forums or contact Tristam. 
    
    
    java.lang.ArrayIndexOutOfBoundsException: 3000
    ps.i()
    
     Copy to clipboard?
    Did you update item bonuses, npc definitions, and npc spawns?

    Also, if anyone wants to run the server and client with a .bat :


    Spoiler for Server:

    ServerCompiler.bat
    Code:
    @echo off
    title Rain Compile
    cd src
    cd ..
    "C:\Program Files\Java\((YOUR JDK VERSION))\bin\javac" -d bin -cp data/libs/netty-3.5.2.Final.jar;data/libs/FileStore.jar;lib/*; -sourcepath src src/com/rain/Launcher.java
    pause
    RunServer.bat
    Code:
    @echo off
    title Rain Server
    color B
    echo Vencillio is starting up on VPS...
    "C:\Program Files\Java\((YOUR JRE VERSION))\bin\java.exe" -Xmx800m -cp bin;lib/*; com.rain.Launcher %1false %2true %3true %443594 %5((YOUR IP))
    pause


    Spoiler for Client:

    ClientCompiler.bat
    Code:
    @echo off
    Title Compiler
    "C:\Program Files\java\((YOUR JDK VERSION))\bin\javac.exe" -d ./bin ./src/*.java ./src/jaclib/hardware_info/*.java ./src/jaclib/memory/*.java ./src/jaclib/memory/heap/*.java ./src/jaclib/nanotime/*.java ./src/jaclib/ping/*.java ./src/jagdx/*.java ./src/jaggl/*.java ./src/jagtheora/misc/*.java ./src/jagtheora/ogg/*.java ./src/jagtheora/theora/*.java ./src/jagtheora/vorbis/*.java
    pause
    RunClient.bat
    Code:
    @echo off
    title Client
    color B
    Java -Xmx1024m -cp bin; Loader
    pause
    Reply With Quote  
     

  2. #62  
    Registered Member
    Join Date
    Dec 2009
    Age
    23
    Posts
    408
    Thanks given
    193
    Thanks received
    39
    Rep Power
    10
    Quote Originally Posted by Rooba View Post
    Did you update item bonuses, npc definitions, and npc spawns?

    Also, if anyone wants to run the server and client with a .bat :


    Spoiler for Server:

    ServerCompiler.bat
    Code:
    @echo off
    title Rain Compile
    cd src
    cd ..
    "C:\Program Files\Java\((YOUR JDK VERSION))\bin\javac" -d bin -cp data/libs/netty-3.5.2.Final.jar;data/libs/FileStore.jar;lib/*; -sourcepath src src/com/rain/Launcher.java
    pause
    RunServer.bat
    Code:
    @echo off
    title Rain Server
    color B
    echo Vencillio is starting up on VPS...
    "C:\Program Files\Java\((YOUR JRE VERSION))\bin\java.exe" -Xmx800m -cp bin;lib/*; com.rain.Launcher %1false %2true %3true %443594 %5((YOUR IP))
    pause


    Spoiler for Client:

    ClientCompiler.bat
    Code:
    @echo off
    Title Compiler
    "C:\Program Files\java\((YOUR JDK VERSION))\bin\javac.exe" -d ./bin ./src/*.java ./src/jaclib/hardware_info/*.java ./src/jaclib/memory/*.java ./src/jaclib/memory/heap/*.java ./src/jaclib/nanotime/*.java ./src/jaclib/ping/*.java ./src/jagdx/*.java ./src/jaggl/*.java ./src/jagtheora/misc/*.java ./src/jagtheora/ogg/*.java ./src/jagtheora/theora/*.java ./src/jagtheora/vorbis/*.java
    pause
    RunClient.bat
    Code:
    @echo off
    title Client
    color B
    Java -Xmx1024m -cp bin; Loader
    pause
    That problem is client-sided, not server-sided; it only happens if I add a 718/742 cache to the server, but is absent whenever I use the regular cache. I already modified the server to load correct item bonuses through the cache. As for NPC definitions and NPC spawns, I haven't modified them. Also, I don't need the .bat files, thanks.
    Reply With Quote  
     

  3. #63  
    Working On Something...

    Xterra's Avatar
    Join Date
    Jul 2014
    Posts
    1,118
    Thanks given
    250
    Thanks received
    173
    Rep Power
    99
    is this matrix based? looking at starting to code 718s in my spare time and heard matrix is easiest to learn
    Reply With Quote  
     

  4. #64  
    Banned

    Join Date
    Jul 2011
    Posts
    1,767
    Thanks given
    493
    Thanks received
    425
    Rep Power
    0
    Quote Originally Posted by Xterra View Post
    is this matrix based? looking at starting to code 718s in my spare time and heard matrix is easiest to learn
    yes
    Reply With Quote  
     

  5. Thankful user:


  6. #65  
    Working On Something...

    Xterra's Avatar
    Join Date
    Jul 2014
    Posts
    1,118
    Thanks given
    250
    Thanks received
    173
    Rep Power
    99
    Quote Originally Posted by _Hassan View Post
    yes
    thanks , and do you know anygood tutiorals for getting started?
    Reply With Quote  
     

  7. #66  
    Registered Member
    Join Date
    Mar 2016
    Posts
    18
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Perhaps someone who knows how to solve this problem?



    EDIT: Never mind, re-installing java seemed to do the trick.

    EDIT: Does anyone know all the commands? Like teleports, etc... i can only find wilderness teleports, but i'm searching for skill teleports.
    Reply With Quote  
     

  8. #67  
    Registered Member
    Join Date
    Mar 2016
    Posts
    18
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by 423 Million View Post
    Use the client supplied. This client has edits done by the Matrix 2 team and the regular 718 client's will give issues when trying to load.
    Code:
    Hosted: Yes 
    2 settings has successfully been loaded.Error: Class291.method2752:194 Class291.method2751:97 client.init:531 Loader.startClient:415 Loader.doFrame:111 Loader.main:94 Class52_Sub2_Sub1_Sub1 java.net.URLClassLoader.findClass java.lang.ClassLoader.loadClass sun.misc.Launcher$AppClassLoader.loadClass java.lang.ClassLoader.loadClass more | java.lang.NoClassDefFoundError: Class52_Sub2_Sub1_Sub1
    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 sun.net.NetworkClient.doConnect(Unknown Source)
    	at sun.net.www.http.HttpClient.openServer(Unknown Source)
    	at sun.net.www.http.HttpClient.openServer(Unknown Source)
    	at sun.net.www.http.HttpClient.<init>(Unknown Source)
    	at sun.net.www.http.HttpClient.New(Unknown Source)
    	at sun.net.www.http.HttpClient.New(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    	at java.net.URL.openStream(Unknown Source)
    	at IPAddress.method6062(IPAddress.java:133)
    	at Class291.method2751(Class291.java:100)
    	at client.init(client.java:531)
    	at Loader.startClient(Loader.java:415)
    	at Loader.doFrame(Loader.java:111)
    	at Loader.main(Loader.java:94)
    Still having errors with the client! What am i doing wrong???
    Reply With Quote  
     

  9. #68  
    Donator


    Join Date
    Jul 2013
    Posts
    1,233
    Thanks given
    1
    Thanks received
    493
    Rep Power
    0
    Quote Originally Posted by unitedshots View Post
    Code:
    Hosted: Yes 
    2 settings has successfully been loaded.Error: Class291.method2752:194 Class291.method2751:97 client.init:531 Loader.startClient:415 Loader.doFrame:111 Loader.main:94 Class52_Sub2_Sub1_Sub1 java.net.URLClassLoader.findClass java.lang.ClassLoader.loadClass sun.misc.Launcher$AppClassLoader.loadClass java.lang.ClassLoader.loadClass more | java.lang.NoClassDefFoundError: Class52_Sub2_Sub1_Sub1
    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 sun.net.NetworkClient.doConnect(Unknown Source)
    	at sun.net.www.http.HttpClient.openServer(Unknown Source)
    	at sun.net.www.http.HttpClient.openServer(Unknown Source)
    	at sun.net.www.http.HttpClient.<init>(Unknown Source)
    	at sun.net.www.http.HttpClient.New(Unknown Source)
    	at sun.net.www.http.HttpClient.New(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    	at java.net.URL.openStream(Unknown Source)
    	at IPAddress.method6062(IPAddress.java:133)
    	at Class291.method2751(Class291.java:100)
    	at client.init(client.java:531)
    	at Loader.startClient(Loader.java:415)
    	at Loader.doFrame(Loader.java:111)
    	at Loader.main(Loader.java:94)
    Still having errors with the client! What am i doing wrong???
    Check revision/sub revision, something is blocking ur connection as seen in the error. Also make sure the server is on the same port
    Reply With Quote  
     

  10. #69  
    Registered Member
    Join Date
    Mar 2016
    Posts
    18
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by 423 Million View Post
    Check revision/sub revision, something is blocking ur connection as seen in the error. Also make sure the server is on the same port
    EDIT: FOR FUCKS SAKE, just had to compile the server with a compiler.bat... i hate it when it requires such an easy, but overseen, problem. It's working now, thanks.
    Reply With Quote  
     

  11. #70  
    Registered Member
    Join Date
    May 2017
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Exception in thread "main" java.io.FileNotFoundException: data\cache\main_file_cache.dat2 (The system cannot find the path specified)
    at java.io.RandomAccessFile.open0(Native Method)
    at java.io.RandomAccessFile.open(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at com.alex.store.Store.<init>(Store.java:34)
    at com.alex.store.Store.<init>(Store.java:28)
    at com.alex.store.Store.<init>(Store.java:24)
    at com.rain.cache.Cache.init(Cache.java:20)
    at com.rain.Launcher.main(Launcher.java:67)

    idk why... i have a cache?
    Reply With Quote  
     

Page 7 of 8 FirstFirst ... 5678 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. RsPS how to Recolor! (updated) as of 2016!
    By Injustice in forum Tutorials
    Replies: 6
    Last Post: 04-01-2016, 11:12 AM
  2. Replies: 2
    Last Post: 12-27-2015, 09:05 PM
  3. Updated version of Stafflist
    By Tyrant in forum Show-off
    Replies: 14
    Last Post: 04-09-2015, 06:27 PM
  4. Full version of Bonus Editing(ANTI-LEECHED)
    By Dark Santa in forum Tutorials
    Replies: 8
    Last Post: 05-24-2007, 12:09 AM
  5. New Version of my old ¨Java Coder Sig¨
    By Ndugu in forum Showcase
    Replies: 2
    Last Post: 04-26-2007, 08:59 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •