Thread: [Elvarg 3.1] How do I get it online?

Results 1 to 6 of 6
  1. #1 [Elvarg 3.1] How do I get it online? 
    Registered Member
    Join Date
    Oct 2018
    Posts
    25
    Thanks given
    0
    Thanks received
    6
    Rep Power
    11
    So, obviously I can just run the Server and it'll turn on but I've seen nothing about changing the IP and everything for putting the server on a VPS any help?

    The Server and Client I am using: [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Community Veteran


    arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,833
    Thanks given
    187
    Thanks received
    306
    Discord
    View profile
    Rep Power
    770
    Configuration.java at SERVER_ADDRESS = "localhost";
    The above is in your client files and not server.
    Change localhost to the vps ip that you host the server on.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     

  3. #3  
    Be the change you wanna see!

    Nozemi's Avatar
    Join Date
    Jul 2010
    Posts
    378
    Thanks given
    166
    Thanks received
    182
    Discord
    View profile
    Rep Power
    852
    Quote Originally Posted by Tomshere View Post
    So, obviously I can just run the Server and it'll turn on but I've seen nothing about changing the IP and everything for putting the server on a VPS any help?

    The Server and Client I am using: [Only registered and activated users can see links. ]
    The IP is not changed in the server files, that's decided by the hosting machine's IP.

    As Arch says, if you need to connect to another IP, that's done in the client. There should be a Configuration class in the client to change the IP it connects to.

    As for putting your server online on a VPS, just JAR it, throw it on the VPS (along with the data-folder), and run the JAR file. You should then be good to go.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Mar 2018
    Posts
    17
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    Does anyone know how to connect the client to my VPS IP, if I set live_server to off I can run it fine on my VPS IP however some stuff is kinda glitched like I can't attack npc's and the teleport stuff at home doesn't work.

    I found that if I put live_server to on and I connect it to my VPS IP it says error connecting to server, how can I make the server connect to my VPS IP since it seems to be only working on localhost at the moment.

    Sorry for the dumb question kinda new to coding and rsps.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Aug 2012
    Posts
    123
    Thanks given
    18
    Thanks received
    14
    Rep Power
    24
    Quote Originally Posted by Stephanie98 View Post
    Does anyone know how to connect the client to my VPS IP, if I set live_server to off I can run it fine on my VPS IP however some stuff is kinda glitched like I can't attack npc's and the teleport stuff at home doesn't work.

    I found that if I put live_server to on and I connect it to my VPS IP it says error connecting to server, how can I make the server connect to my VPS IP since it seems to be only working on localhost at the moment.

    Sorry for the dumb question kinda new to coding and rsps.
    Might be easier to post the question in a new thread not one that is months old. But I do believe it may be that the ports on the VPS isn't opened which is not allowing your connection.
    Reply With Quote  
     

  6. #6  
    ¦¦¦ RuneTimes ¦¦¦

    RainDropzZ's Avatar
    Join Date
    Oct 2010
    Posts
    348
    Thanks given
    28
    Thanks received
    93
    Discord
    View profile
    Rep Power
    471
    Quote Originally Posted by Stephanie98 View Post
    Does anyone know how to connect the client to my VPS IP, if I set live_server to off I can run it fine on my VPS IP however some stuff is kinda glitched like I can't attack npc's and the teleport stuff at home doesn't work.

    I found that if I put live_server to on and I connect it to my VPS IP it says error connecting to server, how can I make the server connect to my VPS IP since it seems to be only working on localhost at the moment.

    Sorry for the dumb question kinda new to coding and rsps.
    That what Rng Rng Ownu says. You need to Portforward the specific port for players to connect. Wich has nothing todo with coding or RSPS in general, its server management.
    You need to portforward TCP 43594
    Reply With Quote  
     


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: 0
    Last Post: 02-04-2013, 09:31 PM
  2. Replies: 0
    Last Post: 01-12-2013, 02:16 AM
  3. Replies: 12
    Last Post: 06-22-2010, 10:41 PM
  4. Replies: 11
    Last Post: 10-23-2009, 01:48 AM
  5. Replies: 0
    Last Post: 01-19-2009, 04:26 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
  •