|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Newbie
Join Date: Apr 2007
Age: 24
Posts: 5
|
Client AoS 5.0.9.1(patch 94) encr by UO_RICE
Server RunUO 2.0 RC1 The admin connects without problems! Players cannot come into game! The server writes: Client: 152.16.6.6: Connected. [2 Online] Login: 152.16.6.6: Valid credentials for 'test' Client: 152.16.6.6: Disconnected. [1 Online] [test] Client writes: "clien could not attach the game server" |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Kenaz:The Rebirth...You'll find it on ConnectUO ;)
Posts: 1,637
|
You need to make sure in your scripts/misc folder in your Runuo folder that you have the correct ip....Check that...
![]()
__________________
**Fun things to do** Put decaf in the coffee maker for 3 weeks. Once everyone has gotten over their caffeine addictions, switch to espresso.:D :eek: |
|
|
|
|
|
#3 (permalink) | |
|
Forum Newbie
Join Date: Apr 2007
Age: 24
Posts: 5
|
Quote:
Here it is necessary to correct for it? /* Address: * * The default setting, a value of 'null', will attempt to detect your IP address automatically: * private const string Address = null; * * This detection, however, does not work for servers behind routers. If you're running behind a router, put in your IP: * private const string Address = "12.34.56.78"; * * If you need to resolve a DNS host name, you can do that too: * private const string Address = "shard.host.com"; */ What I need to correct here? Last edited by Baralastik; 04-05-2007 at 09:48 AM. |
|
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Kenaz:The Rebirth...You'll find it on ConnectUO ;)
Posts: 1,637
|
Yes you need to fix your serverlist.cs...Are you on dial up, dsl or cable? Are you behind a router? If your on dial up or dsl you need a static ip so your ip doesn't change...If you have cable your ip stays the same so you would put that ip in the 123. so on...make sure you have all the ... and " in the right place as they are..save and restart your server....if you have dsl or dial up you would put your static ip which would be whatever you choose the name to be like Baralastikshard. dynu.com in the shardhost.com part....IF your running on a router you need to port forward that router...Let me know what kind it is and I'll help you with it....
just make sure and go to file and save before you close out the serverlist.cs....
__________________
**Fun things to do** Put decaf in the coffee maker for 3 weeks. Once everyone has gotten over their caffeine addictions, switch to espresso.:D :eek: |
|
|
|
|
|
#6 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Kenaz:The Rebirth...You'll find it on ConnectUO ;)
Posts: 1,637
|
Ok your ip will go here in your serverlist
he default setting, a value of 'null', will attempt to detect your IP address automatically: * private const string Address = "85.249.168.88"; make sure you save it once you change it in your serverlist.cs..Restart your server and it should read it... ![]()
__________________
**Fun things to do** Put decaf in the coffee maker for 3 weeks. Once everyone has gotten over their caffeine addictions, switch to espresso.:D :eek: |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|