HelpNeed help with my private server, It's not working.

Posts 114 of 14 · Page 1 of 1
Need help with my private server, It's not working.
I use club599 source and when I try to open the server it doesn't work.

Can you please take a screenshot using a screenshot application like Lighshot or Gyaazo? The text seems to be slightly difficult to read..


this is the picture for the image
There I reposted a new picture
Obviously you didn't change the server ip in list.cs

It is already obvious.
Quote Originally Posted by Ahl View Post
Obviously you didn't change the server ip in list.cs
He would still be able to connect to the main screen without changing that.
Quote Originally Posted by Snowman3690 View Post
I did change the ip
To what? 127.0.0.1 or your public ip?

Quote Originally Posted by donran View Post
He would still be able to connect to the main screen without changing that.
OP is using club's source and from the list.cs the ip is

Code:
new ServerItem()
                        {
                            Name = "Trav Hamachi",
                            Lat = 22.28,
                            Long = 114.16,
                            DNS = "25.174.8.27",
                            Usage = 0.2,
                            AdminOnly = false,
                            RankRequired = 0
                        },                   
                        new ServerItem()
                        {
                            Name = "Localhost",
                            Lat = 22.28,
                            Long = 114.16,
                            DNS = "127.0.0.1",
                            Usage = 0.2,
                            AdminOnly = false,
                            RankRequired = 1
                        }
For the localhost, if he had set his account to the required rank, he would be fine. This is what I believe it was
did.. you just really take a photo of your desktop..

Damn.
Quote Originally Posted by Mitcheel View Post
did.. you just really take a photo of your desktop..

Damn.
Extreme determination...
i think i changed it to my hamachi ip, i dont think i was supposed to do that
Quote Originally Posted by Snowman3690 View Post
i think i changed it to my hamachi ip, i dont think i was supposed to do that
of course you were or else none of your friends can join
I changed both of it 2 my hamachi ip and still not working. Am I supposed to have the "local host" with my ip?
now i got this error when i try to open server, i still run it as admin
Posts 114 of 14 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?