Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 08-05-2006, 03:11 PM   #1 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default Server Crash??

Not sure what's causeing this. Just converted from 1.0 to 2.0
Code:
Server Crash Report
===================

RunUO Version 2.0, Build 2357.32527
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
.NET Framework: 2.0.50727.42
Time: 8/5/2006 2:00:24 PM
Mobiles: 4470
Items: 116040
Clients:
- Count: 3
+ xxxxxxxxxxx: (account = xxxxxx (mobile = 0x659 'GM Holy Light')
+ xxxxxxxxxxx: (account = xxxxxx) (mobile = 0xEA0B 'PuFFy')
+ xxxxxxxxxxx: (account = xxxxxxx) (mobile = 0x92E 'SexyKylie')

Exception:
System.ArgumentException: Illegal characters in path.
   at System.IO.Path.CheckInvalidPathChars(String path)
   at System.IO.Path.Combine(String path1, String path2)
   at Server.Engines.Reports.HtmlRenderer.RenderSingle(PersistableObject obj)
   at Server.Engines.Reports.HtmlRenderer.Render()
   at Server.Engines.Reports.Reports.UpdateOutput(Object state)
   at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
Jasonspero is offline   Reply With Quote
Old 08-06-2006, 03:22 PM   #2 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

any idea at all ? I will even take shots in the dark?
Jason
Jasonspero is offline   Reply With Quote
Old 08-06-2006, 03:53 PM   #3 (permalink)
Forum Expert
 
Join Date: Mar 2005
Location: Berlin, Germany
Age: 27
Posts: 1,136
Send a message via ICQ to Sotho Tal Ker Send a message via MSN to Sotho Tal Ker
Default

None.
Its most likely one of your scripts, try removing them one by one to see which causes this.
Sotho Tal Ker is offline   Reply With Quote
Old 08-06-2006, 03:56 PM   #4 (permalink)
Forum Expert
 
Join Date: Feb 2004
Age: 27
Posts: 1,834
Default

Did you add any script with special characters in the scriptname or the pathname lately? :P
Does this happen on every save?


What Sotho says...
Kamuflaro is offline   Reply With Quote
Old 08-10-2006, 12:15 PM   #5 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

This does not happen on every save. That is what is driving me nuts. Here is a link to a Pic of the Server.exe On latest Crash.





Thanks Again Jason
Jasonspero is offline   Reply With Quote
Old 08-10-2006, 12:24 PM   #6 (permalink)
ConnectUO Creator
 
Jeff's Avatar
 
Join Date: Jan 2004
Age: 27
Posts: 4,879
Default

Did you compile that core? Are you on x64? You may wanna download the newest revision in the SVN and compile that. At your 1st post, this crash happens when you have a illegal char in a filename or directory name for Example
any of there "|\/:;<>" and so on.
__________________
Jeff Boulanger
ConnectUO - Core Developer

Want to help make ConnectUO better? Click here to submit your ideas/requests
Use your talent to compete against other community members in RunUO hosted coding competitions

If you know XNA (even if its just a little) or are a good artist(2d or 3d) and are interested in making games for a hobby send me a pm or drop by #xna in irc.runuo.com. I'm looking to put together a small game development team.


Please do not pm me for support. If you are having issues please post in the appropriate forum. Thanks for your continued support of both ConnectUO and RunUO
Jeff is offline   Reply With Quote
Old 08-11-2006, 01:59 AM   #7 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

I am not sure by what you mean by SVN. And i am on AMD 64 939 3800 CPU on Asus A8n-SLI Premium<<
Jasonspero is offline   Reply With Quote
Old 08-14-2006, 10:47 AM   #8 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

Still crashing i even tried swapping system memory and HArd drives.. Could really use some help here. Also what is SVN??
Jasonspero is offline   Reply With Quote
Old 08-14-2006, 07:46 PM   #9 (permalink)
Forum Expert
 
Join Date: Feb 2004
Age: 27
Posts: 1,834
Default

http://tortoisesvn.net/downloads
When you got that make a new folder and svn update to http://svn.runuo.com/repos/runuo/devel
Hmm is there a help topic on that somewhere?
Kamuflaro is offline   Reply With Quote
Old 08-15-2006, 12:59 AM   #10 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

I installed Svn, but i am not sure by what you mean by make a new folder?
Also if you know where that help topic is i would be forever greatful. I tried to search SVN Update on the forums could not find it.
Jason
Jasonspero is offline   Reply With Quote
Old 08-15-2006, 07:37 AM   #11 (permalink)
Forum Expert
 
Join Date: Feb 2004
Age: 27
Posts: 1,834
Default

A new folder, as in any new folder and right click that to get the svn options.
I'll ask someone who knows to look at this thread O.o
Kamuflaro is offline   Reply With Quote
Old 08-15-2006, 02:37 PM   #12 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

Ok i got SVN running and i imported Runuo to it. Here is the funny part the server is still crashing. Same error. Here is copy. I also tried removing the system memory and replacing it. Swaping hard drives. I really am lost on this.
Thanks for all your help in advance.
Also could this crash have something to do with the import from 1.0 to 2.0?? Maybe a missing item that did not post to be removed.

Code:
Server Crash Report
===================

RunUO Version 2.0, Build 2357.32527
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
.NET Framework: 2.0.50727.42
Time: 8/15/2006 1:35:48 PM
Mobiles: 4081
Items: 85862
Clients:
- Count: 1
+ 88.234.xxxxxxxx: (account = xxxxxxxxx) (mobile = 0x4 'My char')

Exception:
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Net.UnsafeNclNativeMethods.OSSOCK.WSAGetOverlappedResult(SafeCloseSocket socketHandle, IntPtr overlapped, UInt32& bytesTransferred, Boolean wait, IntPtr ignored)
   at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

Last edited by Jasonspero; 08-15-2006 at 02:40 PM.
Jasonspero is offline   Reply With Quote
Old 08-15-2006, 04:26 PM   #13 (permalink)
Forum Expert
 
Thistle's Avatar
 
Join Date: Mar 2005
Posts: 1,155
Default

A search using "OSSOCK" points to some sort of conflict with av programs, which one are you using?
__________________
Thistle is offline   Reply With Quote
Old 08-16-2006, 04:01 PM   #14 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

Well i was using NIS 2006 then i tried Macafee IS 2006 I opened the game ports for bolth and still crashes. Also i went into the firewall settings and set to All Access.
Jason Latest crash same error this AM. I am wondering if it has something to do with Foreign players it always seems to crash when turkish players login. ?? any thoughts
Also doing a search on OSSOCK Errors turns up alot of other servers that are having almost the same problem
Jasonspero is offline   Reply With Quote
Old 08-25-2006, 12:34 PM   #15 (permalink)
Forum Newbie
 
Join Date: Dec 2005
Posts: 14
Default

Still crashing when foreign players make accounts. I don't know what the issue would be. They could create accounts in 1.0RC2?
Jasonspero is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5