|
|
|
Re: XML Editor Bug Reports[message #334703] |
Wed, 30 July 2014 17:43   | |
waSchtl
|
  |
Messages:94
Registered:February 2007 Location: Bavaria, Germany |
|
|
I have the same problem with both version (English and German) from the first post of this thread - 2014 Stable Unofficial Release Candidate 20140727!
2014 Stabel Unofficial Release Candidate 2014
******************************
30.07.2014 16:39:05 - Event Logging Started
XML Editor Version: 0.103.2.162
User Name:
Computer Name: xxxxxxx
Network Connection: True
Operating System: Microsoft Windows XP Professional
******************************
7/30/2014 4:44:33 PM - Memory: 35,958,968 - Error:
Source: mscorlib
Base Error Type: System.FormatException
Message: Input string was not in a correct format.
Stack Trace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Data.Common.Int32Storage.ConvertXmlToObject(String s)
at System.Data.XmlDataLoader.LoadColumn(DataColumn column, Object[] foundColumns)
at System.Data.XmlDataLoader.LoadTable(DataTable table, Boolean isNested)
at System.Data.XmlDataLoader.LoadData(XmlReader reader)
at System.Data.DataTable.ReadXml(XmlReader reader, Boolean denyResolving)
at System.Data.DataTable.ReadXml(String fileName)
at BackEnd.DefaultTable.LoadData()
at BackEnd.XmlDB.LoadData(DataTable table)
at BackEnd.XmlDB.LoadAllData()
at BackEnd.DataManager.LoadData()
at GUI.Main.Main()
Target Site: StringToNumber
Available Physical Memory: 1778495488
Available Virtual Memory: 1822089216
[Updated on: Wed, 30 July 2014 17:45] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: XML Editor Bug Reports[message #337441] |
Sat, 01 November 2014 14:29   | |
Hawkeye
|
  |
Messages:2222
Registered:October 2005 Location: Australia |
|
|
******************************
1/11/2014 6:38:20 PM - Event Logging Started
XML Editor Version: 0.105.1.164
User Name:
Computer Name: MYPC
Network Connection: True
Operating System: Microsoft Windows 7 Home Premium
******************************
11/1/2014 6:38:59 PM - Memory: 51,793,008 - Error:
Source: mscorlib
Base Error Type: System.FormatException
Message: Input string was not in a correct format.
Stack Trace: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Data.Common.Int32Storage.ConvertXmlToObject(String s)
at System.Data.XmlDataLoader.LoadColumn(DataColumn column, Object[] foundColumns)
at System.Data.XmlDataLoader.LoadTable(DataTable table, Boolean isNested)
at System.Data.XmlDataLoader.LoadData(XmlReader reader)
at System.Data.DataTable.ReadXml(XmlReader reader, Boolean denyResolving)
at System.Data.DataTable.ReadXml(String fileName)
at BackEnd.DefaultTable.LoadData()
at BackEnd.XmlDB.LoadData(DataTable table)
at BackEnd.XmlDB.LoadAllData()
at GUI.Main.Main()
Target Site: StringToNumber
Available Physical Memory: 1332154368
Available Virtual Memory: 8795317866496
|

|
|
|
|
|
|
|
Re: XML Editor Bug Reports[message #337641] |
Sun, 09 November 2014 08:57   | |
Glitch
|
 |
Messages:64
Registered:April 2012 |
|
|
Hello,
On the latest unstable build (7623) I'm getting an error when firing up the XML editor. It seems to be related to the new feature, collapsing rooftop, but I can't figure out what to do to fix it. Any help would be appreciated.
Log here:
Toggle Spoiler
11/9/2014 8:46:19 AM - Memory: 44,297,512 - Error:
Source: System.Data
Base Error Type: System.Data.ConstraintException
Message: Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
Stack Trace: at System.Data.DataSet.EnableConstraints()
at System.Data.DataSet.set_EnforceConstraints(Boolean value)
at BackEnd.XmlDB.EndInit()
Target Site: EnableConstraints
Available Physical Memory: 6197415936
Available Virtual Memory: 8795378929664
11/9/2014 8:46:21 AM - Memory: 44,322,088 - Details:
File: Items\Explosives.xml
ForeignKeyConstraint Constraint3 requires the child key values (12) to exist in the parent table.
|
|
|
|
|
|