Thread: Nocturne 876 Tutorial For Noobs

Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 73
  1. #51  
    Registered Member Elunar's Avatar
    Join Date
    Oct 2015
    Posts
    15
    Thanks given
    23
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by wrxstefan View Post
    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)


    If it's just you and your friend, I suggest hosting it via Hamachi.
    Reply With Quote  
     

  2. #52  
    Registered Member
    Join Date
    Apr 2020
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Please i just want to play this myself not wanting to host it, client gets stuck on 3% with no errors any reason ? I know it connects because when i change the 127.0.0.1 to anything else i just get the normal error connectgame5 error
    Reply With Quote  
     

  3. #53  
    592
    Jawvuh's Avatar
    Join Date
    Dec 2012
    Posts
    333
    Thanks given
    150
    Thanks received
    53
    Rep Power
    0
    Quote Originally Posted by Twixie View Post
    Please i just want to play this myself not wanting to host it, client gets stuck on 3% with no errors any reason ? I know it connects because when i change the 127.0.0.1 to anything else i just get the normal error connectgame5 error
    I can help you if u add my discord 1nfinite#6750
    Attached image
    Reply With Quote  
     

  4. #54  
    Registered Member
    Join Date
    Jul 2020
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Very good tutorial!
    I have a question
    If a friend of mine is going to play in hamachi, does he need to have the eclipse installed to run the client?

    or how can I make an executable for him ?
    Reply With Quote  
     

  5. #55  
    Registered Member Shirayuki's Avatar
    Join Date
    Aug 2017
    Posts
    122
    Thanks given
    24
    Thanks received
    37
    Rep Power
    68
    Quote Originally Posted by kotoko116 View Post
    Very good tutorial!
    I have a question
    If a friend of mine is going to play in hamachi, does he need to have the eclipse installed to run the client?

    or how can I make an executable for him ?
    Yes he would need to have hamachi installed. You would also need to change the client ip to the hamachi address for him. You can make a .jar by right clicking the client folder, hitting export, runnable jar, and then name it whatever you like. If he's in your hamachi network it should connect just fine.
    Attached image
    Reply With Quote  
     

  6. #56  
    Registered Member
    Join Date
    Jul 2020
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    tyy
    Reply With Quote  
     

  7. #57  
    Registered Member
    Join Date
    Jul 2020
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    thanks, is it possible to exchange the client for a language pt-BR?

    I tried to use the wardrobe and it didn't work for me , how can i save the clothes?
    Reply With Quote  
     

  8. #58  
    Registered Member
    Join Date
    Jun 2015
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    This is the error that I get when trying to start the server
    If anyone could help me out that would be extremely appreciated

    Code:
    [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...
    ERROR! THREAD NAME: main
    java.net.BindException: Address already in use: bind
    	at java.base/sun.nio.ch.Net.bind0(Native Method)
    	at java.base/sun.nio.ch.Net.bind(Net.java:550)
    	at java.base/sun.nio.ch.DatagramChannelImpl.bindInternal(DatagramChannelImpl.java:1189)
    	at java.base/sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:1160)
    	at java.base/sun.nio.ch.DatagramSocketAdaptor.bind(DatagramSocketAdaptor.java:107)
    	at java.base/java.net.DatagramSocket.createDelegate(DatagramSocket.java:1131)
    	at java.base/java.net.DatagramSocket.<init>(DatagramSocket.java:197)
    	at net.nocturne.network.UDPDevice.bind(UDPDevice.java:62)
    	at net.nocturne.network.LoginServerChannelManager.init(LoginServerChannelManager.java:67)
    	at net.nocturne.Engine.main(Engine.java:108)
    [LoginEngine] Failed Initiating Login Server Channel Manager. Shutting down...
    Reply With Quote  
     

  9. #59  
    Registered Member Shirayuki's Avatar
    Join Date
    Aug 2017
    Posts
    122
    Thanks given
    24
    Thanks received
    37
    Rep Power
    68
    Quote Originally Posted by turtle games View Post
    This is the error that I get when trying to start the server
    If anyone could help me out that would be extremely appreciated

    Code:
    [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...
    ERROR! THREAD NAME: main
    java.net.BindException: Address already in use: bind
    	at java.base/sun.nio.ch.Net.bind0(Native Method)
    	at java.base/sun.nio.ch.Net.bind(Net.java:550)
    	at java.base/sun.nio.ch.DatagramChannelImpl.bindInternal(DatagramChannelImpl.java:1189)
    	at java.base/sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:1160)
    	at java.base/sun.nio.ch.DatagramSocketAdaptor.bind(DatagramSocketAdaptor.java:107)
    	at java.base/java.net.DatagramSocket.createDelegate(DatagramSocket.java:1131)
    	at java.base/java.net.DatagramSocket.<init>(DatagramSocket.java:197)
    	at net.nocturne.network.UDPDevice.bind(UDPDevice.java:62)
    	at net.nocturne.network.LoginServerChannelManager.init(LoginServerChannelManager.java:67)
    	at net.nocturne.Engine.main(Engine.java:108)
    [LoginEngine] Failed Initiating Login Server Channel Manager. Shutting down...
    You already have a server running when you are trying to launch it, try opening your task manager and closing java.
    Attached image
    Reply With Quote  
     

  10. #60  
    Registered Member
    Join Date
    Feb 2021
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hey,

    Great looking guide! Though I am having some difficulties getting this to run from a VPS that I have. I have also tried running this through my own home on another machine to rule out the possibility of not having ports forwarded correctly on the VPS. I have sent you a friend request on Discord. Any help you can provide would be great! (DemonAn9el#7680)
    Reply With Quote  
     

Page 6 of 8 FirstFirst ... 45678 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
  •