Thread: Nocturne 876 Tutorial For Noobs

Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 62
  1. #41  
    Registered Member
    Join Date
    Jan 2016
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I can't seem to get this running, I've done everything like the guide says, the server launches but the client will not connect to it I just get error_js5_connect

    If anyone could help me out with this it would be greatly appreciated.

    I'll check here for responses but my discord is also - Gamer2021#2876
    Reply With Quote  
     

  2. #42  
    Registered Member
    Join Date
    Jan 2016
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I managed to get this up and running smoothly but no matter what I do I can't seem to make it connect to the database for Highscores, I've edited out all the sql info & even tried importing highscores & highscores manager but still nothing, anyone able to shed some light on this?
    Reply With Quote  
     

  3. #43  
    𝐏𝐫𝐨𝐣𝐞𝐜𝐭 𝐒𝐞𝐧𝐲𝐚
    Senya's Avatar
    Join Date
    Feb 2020
    Posts
    30
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    Thanks for the Tutorial it helped me where to start as a noob.
    Reply With Quote  
     

  4. #44  
    𝐏𝐫𝐨𝐣𝐞𝐜𝐭 𝐒𝐞𝐧𝐲𝐚
    Senya's Avatar
    Join Date
    Feb 2020
    Posts
    30
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    fixed tyvm
    Reply With Quote  
     

  5. #45  
    Registered Member
    Join Date
    Feb 2019
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hey guys (i am a complete nub so please be nice
    Getting this error when trying to start the server.
    Any Help?
    sun.awt.image.ImageFormatException: Unsupported color conversion request
    at java.desktop/sun.awt.image.JPEGImageDecoder.readImage(Native Method)
    at java.desktop/sun.awt.image.JPEGImageDecoder.produceImage(JPEGIm ageDecoder.java:141)
    at java.desktop/sun.awt.image.InputStreamImageSource.doFetch(Input StreamImageSource.java:269)
    at java.desktop/sun.awt.image.ImageFetcher.fetchloop(ImageFetcher. java:212)
    at java.desktop/sun.awt.image.ImageFetcher.run(ImageFetcher.java:1 76)
    WARNING: An illegal reflective access operation has occurred
    WARNING: Illegal reflective access by com.jagex.Class520 (file:/E:/David/RS3/Nocturne-rs3.client/bin/) to method java.lang.Runtime.load0(java.lang.Class,java.lang. String)
    WARNING: Please consider reporting this to the maintainers of com.jagex.Class520
    WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    WARNING: All illegal access operations will be denied in a future release
    Error: com.jagex.Class542.method6485:120 com.jagex.Class460.method5467:273 com.jagex.Class107.method1345:54 com.jagex.Class107.method1346:64 com.jagex.Class40.method881:293 com.jagex.Class331.method4249:538 com.jagex.Class267.method3572:59 com.jagex.client.method5965:4731 com.jagex.Class499.method5984:853 com.jagex.Class499.method5997:1190 com.jagex.Class499.run:1213 java.base/java.lang.Thread.run:830 | java.lang.RuntimeException: 1172 | 0,0,0,0 0,0,0, 0 0 2 984,761 1 2 1 1 0 0 4087 12 16338 fngDR7vSeguoCXAGiQM*DFVGv6SrfUbb
    error_game_crash
    Reply With Quote  
     

  6. #46  
    𝐏𝐫𝐨𝐣𝐞𝐜𝐭 𝐒𝐞𝐧𝐲𝐚
    Senya's Avatar
    Join Date
    Feb 2020
    Posts
    30
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by Slyvon1 View Post
    Hey guys (i am a complete nub so please be nice
    Getting this error when trying to start the server.
    Any Help?
    never saw that error
    have you done everything like in the tutorial?
    Reply With Quote  
     

  7. #47  
    Registered Member
    Join Date
    Mar 2020
    Posts
    11
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    when i run server i get
    [LoginEngine] Starting login core...
    IP: 127.0.0.1
    ID: 1
    IP: 127.0.0.1
    ID: 2
    [LoginEngine] Starting executors...
    [LoginEngine] Initiating Login Server Channel Manager...
    [LoginEngine] Login server took 233 milli seconds to launch.
    [Engine] Initiating Settings...
    [Engine] Initiating Cache...
    [Engine] Initiating Shops...
    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 10 out of bounds for length 0
    at net.nocturne.utils.huffman.Huffman.init(Huffman.ja va:40)
    at net.nocturne.Engine.main(Engine.java:137)



    i changed all the ips to 127.0.0.1
    i saw a few comments about changing worlds or turning of a host =? im not sure i did not see that in the files and so have not done it
    any help would be appreciated thanks have a good day m8s
    e, also i extracted cache to the right place i believe
    ee, also one errors in conosle
    Description Resource Path Location Type
    The method stop() in the type Thread is not applicable for the arguments (IOException) SocketConnection.java /Nocturne RS3/src/net/nocturne/network line 237 Java Problem

    in line ioWriteThread.stop(new IOException("Buffer overflow!"));
    the stop has a line through it
    Reply With Quote  
     

  8. #48  
    Registered Member
    Join Date
    Jan 2016
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by tekka View Post
    when i run server i get
    [LoginEngine] Starting login core...
    IP: 127.0.0.1
    ID: 1
    IP: 127.0.0.1
    ID: 2
    [LoginEngine] Starting executors...
    [LoginEngine] Initiating Login Server Channel Manager...
    [LoginEngine] Login server took 233 milli seconds to launch.
    [Engine] Initiating Settings...
    [Engine] Initiating Cache...
    [Engine] Initiating Shops...
    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 10 out of bounds for length 0
    at net.nocturne.utils.huffman.Huffman.init(Huffman.ja va:40)
    at net.nocturne.Engine.main(Engine.java:137)



    i changed all the ips to 127.0.0.1
    i saw a few comments about changing worlds or turning of a host =? im not sure i did not see that in the files and so have not done it
    any help would be appreciated thanks have a good day m8s
    e, also i extracted cache to the right place i believe
    ee, also one errors in conosle
    Description Resource Path Location Type
    The method stop() in the type Thread is not applicable for the arguments (IOException) SocketConnection.java /Nocturne RS3/src/net/nocturne/network line 237 Java Problem

    in line ioWriteThread.stop(new IOException("Buffer overflow!"));
    the stop has a line through it
    You need to download the Cache and put it in your data/cache folder.
    Reply With Quote  
     

  9. #49  
    Donator
    The Stoned's Avatar
    Join Date
    Jan 2013
    Posts
    619
    Thanks given
    56
    Thanks received
    76
    Rep Power
    58
    How can I disable the lobby on the client side?

    On the server side, I have found
    Code:
    		if (opcode == 16 || opcode == 18) // 16 world login
    			decodeWorldLogin(new InputStream(d));
    		else if (opcode == 19)
    			decodeLobbyLogin(new InputStream(d));
    Last edited by The Stoned; 05-12-2020 at 04:18 PM. Reason: added code
    Reply With Quote  
     

  10. #50  
    Registered Member
    Join Date
    May 2018
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hey, Im having trouble hosting this server from my computer (so my friends can join). Ive added you on discord, if you could accept me that would be great! (stefan#1326)
    Reply With Quote  
     

Page 5 of 7 FirstFirst ... 34567 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. Replies: 18
    Last Post: 02-07-2017, 04:09 PM
  2. Replies: 2
    Last Post: 04-26-2016, 11:06 PM
  3. New teleport(not for noobs)
    By AlexMason in forum Tutorials
    Replies: 6
    Last Post: 12-08-2007, 03:13 AM
  4. Some tuts for noobs. :)
    By Mr Erik in forum Tutorials
    Replies: 23
    Last Post: 08-28-2007, 02:15 AM
  5. i am requesting a tutorial for
    By mistuso in forum Tutorials
    Replies: 1
    Last Post: 07-30-2007, 11:12 PM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •