|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
Join Date: Jul 2004
Age: 46
Posts: 44
|
when ever i do [add the server will crash any ideals on what may cause this ?? below is the Crash log
Exception: System.Xml.XmlException: There is an unclosed literal string. Line 1285, position 32. at System.Xml.XmlScanner.ScanLiteral() at System.Xml.XmlTextReader.SetLiteralValues(XmlAttri buteTokenInfo fld) at System.Xml.XmlTextReader.SetAttributeValues() at System.Xml.XmlTextReader.ParseElement() at System.Xml.XmlTextReader.Read() at Server.Gumps.CAGCategory..ctor(CAGCategory parent, XmlTextReader xml) at Server.Gumps.CAGCategory..ctor(CAGCategory parent, XmlTextReader xml) at Server.Gumps.CAGCategory..ctor(CAGCategory parent, XmlTextReader xml) at Server.Gumps.CAGCategory.Load(String path) at Server.Scripts.Commands.AddCommand.ValidateArgs(Ba seCommandImplementor impl, CommandEventArgs e) at Server.Scripts.Commands.SingleCommandImplementor.R edirect(CommandEventArgs e) at Server.Commands.Handle(Mobile from, String text) at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) at Server.Network.PacketHandlers.UnicodeSpeech(NetSta te state, PacketReader pvSrc) at Server.Network.MessagePump.HandleReceive(NetState ns) at Server.Network.MessagePump.Slice() at Server.Core.Main(String[] args) |
|
|
|
|
|
#2 (permalink) |
|
Master of the Internet
Join Date: Aug 2003
Posts: 5,688
|
check out this thread.
Questions
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. " For questions, information, and support for XmlSpawner and its addons, visit the XmlSpawner Support Forum |
|
|
|
|
|
#3 (permalink) |
|
Newbie
Join Date: Jul 2004
Age: 46
Posts: 44
|
xception:
System.Xml.XmlException: There is an unclosed literal string. Line 1404, position 25. at System.Xml.XmlScanner.ScanLiteral() at System.Xml.XmlTextReader.SetLiteralValues(XmlAttri buteTokenInfo fld) at System.Xml.XmlTextReader.SetAttributeValues() at System.Xml.XmlTextReader.ParseElement() well i went to the forum u posted and tried that but still get server crash when i do [add or [rebuld categorization here is the latest crash file they only new scripts i have added is the SE script any help would b great thanks at System.Xml.XmlTextReader.Read() at Server.Gumps.CAGCategory..ctor(CAGCategory parent, XmlTextReader xml) at Server.Gumps.CAGCategory..ctor(CAGCategory parent, XmlTextReader xml) at Server.Gumps.CAGCategory..ctor(CAGCategory parent, XmlTextReader xml) at Server.Gumps.CAGCategory.Load(String path) at Server.Scripts.Commands.AddCommand.ValidateArgs(Ba seCommandImplementor impl, CommandEventArgs e) at Server.Scripts.Commands.SingleCommandImplementor.R edirect(CommandEventArgs e) at Server.Commands.Handle(Mobile from, String text) at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) at Server.Network.PacketHandlers.UnicodeSpeech(NetSta te state, PacketReader pvSrc) at Server.Network.MessagePump.HandleReceive(NetState ns) at Server.Network.MessagePump.Slice() at Server.Core.Main(String[] args) |
|
|
|
|
|
#5 (permalink) |
|
Master of the Internet
Join Date: Aug 2003
Posts: 5,688
|
yep, bad script. You can get a clue as to what it is by looking in your objects.xml file at the line indicated in the crash report
System.Xml.XmlException: There is an unclosed literal string. Line 1404, position 25. You can also add this debugging code to identify it. in gencategorization.cs, RecurseExport where it writes out cte.Type info (around line 103) just put in Console.WriteLine("{0}",cte.Type); That will tell you the element that is causing the problem when you run a [rebuildcategorization.
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. " For questions, information, and support for XmlSpawner and its addons, visit the XmlSpawner Support Forum |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|