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 06-01-2007, 03:10 PM   #1 (permalink)
Forum Novice
 
Join Date: Jul 2003
Posts: 102
Send a message via AIM to sina_friar
Default Check this out, tell me whats wrong

Please, this is getting on my last nerve and im so ready to just drop the server. Help !!!
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...done (0 errors, 0 warnings)
Scripts: Compiling VB.NET scripts...no files found.
Scripts: Verifying...done (2209 items, 514 mobiles)
Regions: Loading...done
World: Loading...done (36799 items, 3147 mobiles) (2.92 seconds)
Reports: Stats: Loading...done
Reports: Staff: Loading...done
******
Reports: Stats: Save started
Reports: Stats: Save complete
Reports: Staff: Save started
Reports: Staff: Save complete
Reports: Stats: Render started
Reports: Stats: Render complete
Reports: Staff: Render started
Error:
System.ArgumentException: Illegal characters in path.
at System.Security.Permissions.FileIOPermission.HasIl legalCharacters(String[]
str)
at System.Security.Permissions.FileIOPermission.AddPa thList(FileIOPermissionA
ccess access, AccessControlActions control, String[] pathListOrig, Boolean check
ForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor (FileIOPermissionAccess
access, AccessControlActions control, String[] pathList, Boolean checkForDuplica
tes, Boolean needFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, I
nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o
ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encodin
g, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at Server.Engines.Reports.HtmlRenderer.RenderSingle(P ersistableObject obj)
at Server.Engines.Reports.HtmlRenderer.Render()
at Server.Engines.Reports.Reports.UpdateOutput(Object state)
at System.Threading._ThreadPoolWaitCallback.WaitCallb ack_Context(Object state
)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, C
ontextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback(Object state)

Crash: Backing up...done
Crash: Generating report...done
Crash: Restarting...done



Server Crash Report
===================

RunUO Version 2.0, Build 2357.32527
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 1
.NET Framework: 2.0.50727.42
Time: 6/1/2007 12:00:22 AM
Mobiles: 3106
Items: 36625
Clients:
- Count: 3
+ 192.168.1.1: (account = admin2) (mobile = 0x43 ' Admin Layla ')
+ 84.182.248.234: (account = elke) (mobile = 0x255F 'Mary Ann')
+ 76.188.193.57: (account = buck) (mobile = 0xA66 'Buckwheat')

Exception:
System.ArgumentException: Illegal characters in path.
at System.Security.Permissions.FileIOPermission.HasIl legalCharacters(String[] str)
at System.Security.Permissions.FileIOPermission.AddPa thList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor (FileIOPermissionAccess access, AccessControlActions control, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at Server.Engines.Reports.HtmlRenderer.RenderSingle(P ersistableObject obj)
at Server.Engines.Reports.HtmlRenderer.Render()
at Server.Engines.Reports.Reports.UpdateOutput(Object state)
at System.Threading._ThreadPoolWaitCallback.WaitCallb ack_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback(Object state)
sina_friar is offline   Reply With Quote
Old 06-01-2007, 03:24 PM   #2 (permalink)
Master of the Internet
 
Join Date: Oct 2005
Age: 45
Posts: 6,283
Default

Whatever html file is attempting to save has illegal characters in it's filename or pathname. You will have to find it and fix it.
__________________
Why is it that I'm never as smart as I thought I was yesterday?
My vast knowledge is only surpassed by my infinite ignorance.
<TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him
Malaperth is offline   Reply With Quote
Old 06-01-2007, 03:28 PM   #3 (permalink)
Forum Novice
 
Join Date: Jul 2003
Posts: 102
Send a message via AIM to sina_friar
Default

i havent added any custom ones... what could it be...

and is there anyway to turn off the rendering ? cause it only crashes during that time
sina_friar is offline   Reply With Quote
Old 06-01-2007, 03:34 PM   #4 (permalink)
Master of the Internet
 
Join Date: Oct 2005
Age: 45
Posts: 6,283
Default

You'll have to check in the classes that these two lines define and see where the path etc is set.

at Server.Engines.Reports.HtmlRenderer.Render()
at Server.Engines.Reports.Reports.UpdateOutput(Object state)
__________________
Why is it that I'm never as smart as I thought I was yesterday?
My vast knowledge is only surpassed by my infinite ignorance.
<TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him
Malaperth is offline   Reply With Quote
Old 06-02-2007, 12:49 AM   #5 (permalink)
Forum Novice
 
Join Date: Jul 2003
Posts: 102
Send a message via AIM to sina_friar
Default

still nothing. i even replaced my whole engines.rendering folder with a brand new one... same problem
sina_friar 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