1. Thanks for visiting! These forums are for the original Risk of Rain, if you're interested in discussing the newly released Risk of Rain 2 head over to that game's steam discussion forum
    Dismiss Notice

RoR Server List

Discussion in 'General Discussion' started by SkyHunter, Nov 9, 2013.

Thread Status:
Not open for further replies.
  1. SkyHunter

    SkyHunter Void-Bound Voyager

    Heyho fellow gamers!

    I've made a server list for RoR Hosting.
    You can enter your IP and Port there and it will check every 60 seconds if the server is hosted.
    (Please don't make any spam entrys)

    I'm currently working on a solution to check whether the game is running or not (I've found a way just have to implement it :))

    Update: I've added a tag to see if the server is ingame or in the lobby :) Seems to work so far. But don't forget theres a delay of 60 secs so it can happen that the game just started when you try to join even though the list still says its in the lobby.

    Fell free to make any suggestions to the list :)

    RoR Server List
    Update: We have an Android App now: Risk of Rain Server List App
     
      Last edited: Jul 4, 2014
      Ozlol, FelixJames, asteroid and 8 others like this.
    • Themuttonpin

      Themuttonpin Space Hobo

      Wow thanks for the list. And for adding my server :) If you want my steam it is Themuttonpin.
       
      • Shife

        Shife Starship Captain

        Mind if I add mine?
         
        • Sokaz

          Sokaz Subatomic Cosmonaut

          I can't connect to your server sky hunter.
           
          • SkyHunter

            SkyHunter Void-Bound Voyager

            I was afking in the "Loose" screen xD

            Everyone is allowed to add their server :)
             
            • P.Alex

              P.Alex Industrial Terraformer

              I think there might be issues with my IP adress. It keeps changing, so the server listing isn't exactly reliable.
               
              • Shife

                Shife Starship Captain

                I can't seem to add mine, this error pops up
                undefined local variable or method `server' for #<ServersController:0x00000002d14d20>
                 
                • SkyHunter

                  SkyHunter Void-Bound Voyager

                  Ohhh sorry, I forgot to fix that... I added a new column in the table and didnt add it in the function that creates new entrys :)
                  Thanks for telling me, should be fixed now.

                  Thats true, but you could use a dynamic dns or something to stop that. Or change it in the list yourselv if you want to let people see that you are hosting.
                   
                    Last edited: Nov 9, 2013
                  • Hacktank

                    Hacktank Void-Bound Voyager

                    Someone changed my entry's IP, and when I try to change it back it gives me this error:

                    SocketError in ServersController#update
                    getaddrinfo: Name or service not known
                    Extracted source (around line #112):
                    Code:
                    110
                    111
                    112
                    113
                    114
                    115
                    
                    Timeout::timeout(seconds) do
                    
                    begin
                    
                    socket = TCPSocket.new(ip, port).close
                    
                    true
                    
                    rescue Errno::ECONNREFUSED, Errno::EHOSTUNREACH
                    
                    false
                    
                    Rails.root: /home/skyhunter/RiskOfRain

                    Application Trace | Framework Trace | Full Trace
                    Code:
                    app/controllers/servers_controller.rb:112:in `initialize'
                    app/controllers/servers_controller.rb:112:in `new'
                    app/controllers/servers_controller.rb:112:in `block in port_open?'
                    app/controllers/servers_controller.rb:110:in `port_open?'
                    app/controllers/servers_controller.rb:84:in `update'
                    
                    Request
                    Parameters:

                    {"utf8"=>"✓",
                    "_method"=>"patch",
                    "authenticity_token"=>"syE/M84vAyfHlAHeZRdMh3N6WPQL2dsukSWp1qkWy90=",
                    "server"=>{"name"=>"Hacktank's Server",
                    "steam"=>"hacktank_",
                    "ip"=>"hacktank.no-ip.biz",
                    "port"=>"1852"},
                    "commit"=>"Update Server",
                    "id"=>"14"}
                     
                    • SkyHunter

                      SkyHunter Void-Bound Voyager

                      Thanks for the info, I've found the problem and fixed it.
                      For some reason the IP adress of the other guy crashed the tcp connection. (Maybe too long? I don't know :))

                      I think I will add a simple user authentication, something like a password if you want to create a server and that you have
                      to enter it again to change it.
                       
                      • SkyHunter

                        SkyHunter Void-Bound Voyager

                        UPDATE:
                        Okay guys I've updated the list with passwords.
                        But you can't change it after you set it (I could add it, but I don't think that we need that).
                        After you have clicked on edit and then set the password for the first time your server is protected.

                        If you leave the password field empty the server will be without a password and everyone can edit it.
                         
                        • SkyHunter

                          SkyHunter Void-Bound Voyager

                          UPDATE:
                          I will add a function that blocks empty entries, so you can't create empty servers and if you remove all the fields it will be deleted.
                          If you have any suggestions just write it here or send me a message :)
                           
                          • Burby

                            Burby Phantasmal Quasar

                            I'd like to add that anyone using Comodo Unite (a Hamachi like program that is in my opinion better to use), I have had a RoR room up there for a while. The program has a group chat function, so if people are online things can easily be arranged through there as well.
                            Title: ror
                            Pass: HeavyIsDinosaur
                             
                            • NamedJohn

                              NamedJohn Void-Bound Voyager

                              Unfortunately it seems that someone changed a bunch of the servers and spammed the list. Might I suggest that a password is required to post a server? This would prevent servers from being left open to this kind of thing. However, now there are a bunch of useless entries that are password protected.
                              Also, emptying all fields doesn't seem to delete the row as far as I could tell, though I could be wrong...
                               
                              • Fruttie

                                Fruttie Starship Captain

                                SHUT UP AND TAKE MY MONEY(donation)!!
                                 
                                • SkyHunter

                                  SkyHunter Void-Bound Voyager

                                  Yep came back from work right now... Ill delete the entries and force the users to set a password. Currently it was allowed to leave it empty....
                                  I don't get it, why would someone destroy a project thats just to help each other? That rly sucks...

                                  Btw. his IP was 82.9.187.251
                                   
                                    Last edited: Nov 13, 2013
                                  • SkyHunter

                                    SkyHunter Void-Bound Voyager

                                    UPDATE:
                                    Okay I've fixed the problem with the editing, Servers without a password aren't allowed anymore :)
                                    - Information links (How to host, Forum post)
                                    - Performance improvements, the servers will be checked every 15 seconds
                                    - Servers are sorted by the online status
                                     
                                    • Fruttie

                                      Fruttie Starship Captain

                                      I cannot change anything in my server anymore because it keeps giving me an error that password section cant be empty, but if I fill in a password it says wrong password.
                                      My guess is that it says that because I made the server before you made the password a MUST.

                                      Also is there anyway we can delete our server from the list?
                                       
                                      • Vahnkiljoy

                                        Vahnkiljoy Ketchup Robot

                                        Got mine up.
                                         
                                        • Keefachu

                                          Keefachu Space Hobo

                                          Dear SkyHunter.

                                          I've been using your server list for a good while, but with the recent update, I can't edit/delete my server listing. It keeps asking for a password.
                                          I was able to create a server on the list WITHOUT a password, but it seems you can't modify it without one.

                                          As of now, there will be 3 duplicates of my server. Two don't even have IPs, it just says my username as the name of the server, because I accidentally hit enter (twice), and I can't delete or edit any of them since
                                          no info was posted in the password.

                                          So please look into this issue. I don't want to spam the list on accident, which I already have now, and I'm sure people may make the same mistake I did. And if you do read this, please delete all of my server entries that don't have a password. I should be making only one with a password.
                                          Thanks for the server list!
                                           
                                          Thread Status:
                                          Not open for further replies.

                                          Share This Page