|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Novice
|
Hey im just trying to do a local server for myself for testing on a shard i play and i get this error.
Code:
Listener bind exception: System.Net.Sockets.SocketException: Only one usage of each socket address (proto col/network address/port) is normally permitted at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at Server.Network.Listener.Bind(IPAddress ip, Int32 port)
__________________
(\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
|
|
|
|
|
#2 (permalink) | |
|
Forum Expert
|
Quote:
|
|
|
|
|
|
|
#3 (permalink) |
|
Forum Expert
Join Date: Jan 2003
Location: California
Age: 39
Posts: 3,260
|
You already have something using that socket/port.
Maybe another version or your already connected to another server on the same port.
__________________
My Scripts: HoodableRobe CellarAddon SeigeUpdates Refresh/CloneMe Commands VooDoo Dolls Lost Alchemy SVN 187 Updates: Bard System + Upgrade Ultima VII |
|
|
|
|
|
#5 (permalink) |
|
Forum Master
|
or you are trying to run 2 copies of runuo from the same "directory"
if you want 2 versions of the server running - need to copy it all to a different directory and then set that one to use a different port number, then can run 2 of them (need to run each different exe, 1 from each directory)
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#6 (permalink) |
|
Forum Master
|
did you add just the townhouse or did you also add in the chat? if you also added in the chat, make sure you have disabled the irc in there if it is not installedon your system
also make sure you are not connected to any other shards when you are trying to start it up
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#7 (permalink) |
|
Forum Novice
|
well i might have been connected to another shard but i only had 1 runuo thing setup maybe it was cuz i was connectedc to another shard via razor?
__________________
(\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
|
|
|
|
|
#8 (permalink) |
|
Forum Novice
|
Although i just tried to start it not connected to a shard and got this
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527 Core: Running on .NET Framework Version 2.0.50727 Scripts: Compiling C# scripts...done (cached) Scripts: Compiling VB.NET scripts...no files found. Scripts: Verifying...done (2143 items, 497 mobiles) Regions: Loading...done World: Loading...done (170 items, 2 mobiles) (0.94 seconds) Reports: Stats: Loading...done Reports: Staff: Loading...done Listener bind exception: System.Net.Sockets.SocketException: Only one usage of each socket address (proto col/network address/port) is normally permitted at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at Server.Network.Listener.Bind(IPAddress ip, Int32 port) Address: 127.0.0.1:2593 Address: 192.168.1.101:2593
__________________
(\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
|
|
|
|
|
#9 (permalink) |
|
Forum Expert
Join Date: Jan 2003
Location: California
Age: 39
Posts: 3,260
|
Did you disable the IRC? For the chat system.
__________________
My Scripts: HoodableRobe CellarAddon SeigeUpdates Refresh/CloneMe Commands VooDoo Dolls Lost Alchemy SVN 187 Updates: Bard System + Upgrade Ultima VII |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|