RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Server Crash Anyone know why?

dxciber

Sorceror
Server Crash Anyone know why?

i was playing with 1 of the gms i have in my server and the server crash and give this error. anyone know why?

Error:
System.AccessViolationException: Attempted to read or write protected memory. Th
is is often an indication that other memory is corrupt.
at System.Net.UnsafeNclNativeMethods.OSSOCK.WSAGetOverlappedResult(SafeCloseS
ocket socketHandle, IntPtr overlapped, UInt32& bytesTransferred, Boolean wait, I
ntPtr ignored)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Crash: Backing up...done
Crash: Generating report...done
Crash: Restarting...done
 

dxciber

Sorceror
also get this one
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)
 

GameOva

Wanderer
We have had same types of errors and also some other random ones.
Not sure what your error is..but to correct it you can try this


Go to your scripts folder and find the "output folder"
Delete these 2 files inside the folder
scripts.cs.dll
scripts.cs.hash

Also not a bad idea to delete the report and staff xml files in the
main directory.
Then Restart it and see what happens

We have been doing that anytime we make any changes to the server.

Good Luck
 

Thistle

Wanderer
Problem could be related to any of the following:

network card (check drivers)
bad ram (use a ram checker program to see if the problem is there)
conflict with anti-virus program
 

TMSTKSBK

Lord
I don't see how the Scripts.CS.dll or the hash could have any effect on this. They're both deleted on server restart.
 

dxciber

Sorceror
new error

Scripts: Compiling C# scripts...done (0 errors, 0 warnings)
Scripts: Compiling VB.NET scripts...no files found.
Scripts: Verifying...done (2130 items, 558 mobiles)
Regions: Loading...done
World: Loading...Error:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative
and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at Server.World.Load()
at Server.ScriptCompiler.Compile(Boolean debug)
at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
 

dxciber

Sorceror
in the last error i was using pandoras box to make a design on brit bank the first 2 ones i did not do anything just happens
 

daat99

Moderator
Staff member
dxciber said:
whitch one is more stable? 1.0 or 2.0?
Those are the supported versions of RunUO at this time:
RunUO 1.0 Final
RunUO 2.0 R(elease)C(andidate)1
 

daat99

Moderator
Staff member
daat99 said:
Those are the supported versions of RunUO at this time:
RunUO 1.0 Final
RunUO 2.0 R(elease)C(andidate)1
If that doesn't tell you what is more stable than I'm not realy sure I should.
 

dxciber

Sorceror
you should understand your english alot cause is your first language i spoke and write english very well but is not my first language so for the next time you can be alittle more profetional and think a little before make sarcastic answers cause theres alot of people here that dont speak english very well but we try to improve our knowledge practicing every day :)
 

stormwolff

Knight
dxciber said:
you should understand your english alot cause is your first language i spoke and write english very well but is not my first language so for the next time you can be alittle more profetional and think a little before make sarcastic answers cause theres alot of people here that dont speak english very well but we try to improve our knowledge practicing every day :)

psst

daat99
Location: Israel

The answer that daat99 was trying to convey is a final version is usually more stable than a release candidate.

Beta --> Release Candidate -> Final
 
Top