Home » MODDING HQ 1.13 » v1.13 Bug Reports » XML Editor Bug Reports
Re: XML Editor Bug Reports[message #203472] Sat, 06 December 2008 17:47 Go to previous messageGo to next message
zimthehacker is currently offline zimthehacker
Messages:2
Registered:November 2008
Hi, I'm using the 0.0.0.36 assembly version of XML editor and every time I tell it to load any sort of item list (guns, ammo, armor) it give me the following:

Unhandled exception has occurred in your application, blah, blah. then the details are:



Quote:
************** Exception Text **************
System.ArgumentException: Column 'id' does not belong to table ITEM.
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.set_Item(String columnName, Object value)
at GUI.GridUtility.InitializeGrid(DataGridView grid, DataView view, String subTable, Boolean autoSizeColumns)
at GUI.GridForm..ctor(String formText, DataView vw, String subTable)
at GUI.ItemGridForm..ctor(String formText, DataView view, String subTable)
at GUI.MainForm.ShowItemGridForm(String text, String filter, String subTable, String customFilter)
at GUI.MainForm.AllItemsToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XML Editor
Assembly Version: 0.0.0.36
Win32 Version: 0.0.0.36
CodeBase: file:///C:/Program%20Files/Jagged%20Alliance%202%20Gold/XML%20Editor.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
BackEnd
Assembly Version: 0.0.0.32
Win32 Version: 0.0.0.32
CodeBase: file:///C:/Program%20Files/Jagged%20Alliance%202%20Gold/BackEnd.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------


If anyone can tell me what I should do that'd be great. I've uninstalled and deleted all the data files, then reinstalled twice now. I don't know whats wrong.

p.s. If this has been brought up before I am truly sorry, I had looked in the search and lightly over some threads and saw nothing that seemed similar. thanks in advance.

Edit: after several attempts at solving the problem by reinstalling, I've fixed this. took 4 uninstalls and reinstall but its fixed.

[Updated on: Sun, 07 December 2008 00:47] by Moderator

Report message to a moderator

Civilian
Re: XML Editor Bug Reports[message #203517] Sun, 07 December 2008 17:14 Go to previous messageGo to next message
wanne (aka RoWa21) is currently offline wanne (aka RoWa21)

 
Messages:1961
Registered:October 2005
Location: Austria
Did you modifiy your XML files? It seems that there is something wrong with your Items.xml file.

Get the latest version of the XML files (inside the TableData folder) + XML Editor and it should start fine.

EDIT: So do you know exactly what the problem was? Good that it works now.

[Updated on: Sun, 07 December 2008 17:14] by Moderator

Report message to a moderator

Sergeant Major

Re: XML Editor Bug Reports[message #204089] Mon, 15 December 2008 05:28 Go to previous messageGo to next message
zimthehacker is currently offline zimthehacker
Messages:2
Registered:November 2008
I think it because of one weapons I created confused the program.

Report message to a moderator

Civilian
Re: XML Editor Bug Reports[message #222124] Sat, 20 June 2009 02:24 Go to previous messageGo to next message
Gambigobilla

 
Messages:693
Registered:July 2008
Quote:


6/20/2009 2:11:27 AM - Memory: 22,287,608 - 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.FailedEnableConstraints()
at System.Data.DataSet.EnableConstraints()
at System.Data.DataSet.set_EnforceConstraints(Boolean value)
at BackEnd.XmlDB.EndInit()
Target Site: FailedEnableConstraints
Available Physical Memory: 75243520
Available Virtual Memory: 1780486144


6/20/2009 2:11:28 AM - Memory: 22,295,800 - Details:

File: Pockets.xml

ForeignKeyConstraint Constraint2 requires the child key values (24) to exist in the parent table.
ForeignKeyConstraint Constraint2 requires the child key values (25) to exist in the parent table.


6/20/2009 2:11:29 AM - Memory: 22,303,992 - A fatal error has occured. The application will now exit.





I'm using XML Editor 0.41 and JA 1.13 2975 build.

I tried installing all .NET framework patches, deleting JA2Data.xsd, updating thru SVN, manually downloading XML Editor.exe and Pockets.xml. Before then I was using 2085 build (i don't know xml version though) it was running perfect.

Also German.Pockets.xml is missing three rows at the bottom. It ends at 19 while other pockets.xml files ends at 22.

Report message to a moderator

First Sergeant
Re: XML Editor Bug Reports[message #222134] Sat, 20 June 2009 05:24 Go to previous messageGo to next message
Kaerar is currently offline Kaerar

 
Messages:2022
Registered:January 2003
Location: Australia :D
I take it you got it from SVN then?

Make sure you exported it from the SVN download directory properly, as sometimes it can screw up!

Report message to a moderator

Lieutenant

Re: XML Editor Bug Reports[message #222259] Sat, 20 June 2009 20:24 Go to previous messageGo to next message
Starwalker is currently offline Starwalker

 
Messages:759
Registered:October 2005
Location: Hannover, Germany
Delete the backend.dll, then get it anew from the SVN-Server.
Later XML-Editor versions seem to somehow rely on a newer backend.dll, though the size of that file never seems to change...
I have the feeling that backend.dll is not properly updated by the SVN-system.

Report message to a moderator

First Sergeant

Re: XML Editor Bug Reports[message #222369] Sun, 21 June 2009 04:54 Go to previous messageGo to next message
Gambigobilla

 
Messages:693
Registered:July 2008
Nope, problem still exists. Nevermind guys. An unknown force doesn't want me tinkering with xml editor. Thanks for the replys.

Report message to a moderator

First Sergeant
Re: XML Editor Bug Reports[message #222373] Sun, 21 June 2009 05:07 Go to previous messageGo to next message
Kaerar is currently offline Kaerar

 
Messages:2022
Registered:January 2003
Location: Australia :D
Go download the latest Single Click Installer from my sig and see if that helps Smile

Report message to a moderator

Lieutenant

Re: XML Editor Bug Reports[message #223835] Sat, 27 June 2009 19:35 Go to previous messageGo to next message
Kaerar is currently offline Kaerar

 
Messages:2022
Registered:January 2003
Location: Australia :D
I'm getting that error with the latest 1158 SVN. I tried the Backend.dll challenge and the delete xsd options. Neither worked. Any ideas lads?

Report message to a moderator

Lieutenant

Re: XML Editor Bug Reports[message #226121] Tue, 07 July 2009 23:03 Go to previous messageGo to next message
Jamo is currently offline Jamo

 
Messages:14
Registered:July 2006
Location: Finland, land of ice bear...
I'm getting same problem as Gambigobilla with my WF5 maps installation. However, it's possible to get XML Editor v0.42 working with SVN revision 1168 with these steps:

1) Install pristine copy of JA2 or use old working copy like version 687 (tested with 687).
2) Delete Data-1.13 folder from 687.
3) Checkout newest SVN version, export it and copy exported directory over installation.

It seems that old leftover Data-1.13 files crash XML editor.

[Updated on: Tue, 07 July 2009 23:04] by Moderator

Report message to a moderator

Private
Re: XML Editor Bug Reports[message #230757] Mon, 10 August 2009 18:33 Go to previous messageGo to next message
Sole Song is currently offline Sole Song

 
Messages:10
Registered:August 2009
Location: Norway, Bergen
Was experimenting a bit and would like to report this:
Found a small error. For me it seems that current value vritten 10; in CHANCE_FOR_SHIPMENT_LOST is an error.
That ; hinder to change the value. I used one click INV 1165 loader. PS. Found the place to edit the ; away, works fine now, but tell whom it conserns.
Also trying to have an IMP equipped with Steyr IWS2000 sniper rifle does not work... nothing in hand!
Also no ammobox/crate.
No box/crate for really long distance sniper rifle Chey Tac M200 ammo .408 in the when using the
RAR 113_909_full mod... dont remember who made it, the mod.

Nice days to you

Report message to a moderator

Private
Re: XML Editor Bug Reports[message #230889] Wed, 12 August 2009 12:06 Go to previous messageGo to next message
raonna is currently offline raonna
Messages:4
Registered:August 2009
Location: Hungary
Excuse me for posting it here since it's not exactly XML problem but I did not want to
open a new topic (by search option I haven't find any similar problem).
I've uninstalled/reinstalled JA2 from CD (to make a clear status quo), patched it up to
1.06 then had run the 1.13 installer. Everything seems OK, except that the prof.dat file
(in the data folder, not in data 1.13 folder) when opened by the proedit, does not show
the inventory items - better to say it shoes something what looks a barcode Smile vertical strips
instead of characters. Can anybody help, did I miss some patch?
And one more question: the hate/buddy settings could be changed or would it crash the game?
Thanks in advance

Report message to a moderator

Civilian
Re: XML Editor Bug Reports[message #230909] Wed, 12 August 2009 14:29 Go to previous messageGo to next message
wanne (aka RoWa21) is currently offline wanne (aka RoWa21)

 
Messages:1961
Registered:October 2005
Location: Austria
Sole
Was experimenting a bit and would like to report this:
Found a small error. For me it seems that current value vritten 10; in CHANCE_FOR_SHIPMENT_LOST is an error.
That ; hinder to change the value. I used one click INV 1165 loader. PS. Found the place to edit the ; away, works fine now, but tell whom it conserns.


Thanks for sharing the bug, but it is already fixed in SVN GameDir.

Report message to a moderator

Sergeant Major

Re: XML Editor Bug Reports[message #230910] Wed, 12 August 2009 14:30 Go to previous messageGo to next message
Kaerar is currently offline Kaerar

 
Messages:2022
Registered:January 2003
Location: Australia :D
That's normal Raonna. Use the merc starting gear XML to edit the mercs equipment as the Prof.dat stuff isn't used any more in 1.13 Smile

Report message to a moderator

Lieutenant

Re: XML Editor Bug Reports[message #230919] Wed, 12 August 2009 15:00 Go to previous messageGo to next message
raonna is currently offline raonna
Messages:4
Registered:August 2009
Location: Hungary
Wow, thanks for the fast reply and help; does it mean the XML overwrites the prof.dat file,
which I have then to copy over the mode (eg. experienced)I'd like to play with? Or this
method overwrites each prof dats?

Report message to a moderator

Civilian
Re: XML Editor Bug Reports[message #230924] Wed, 12 August 2009 15:24 Go to previous messageGo to next message
Starwalker is currently offline Starwalker

 
Messages:759
Registered:October 2005
Location: Hannover, Germany
Clarification: prof.dat is still used to determine starting equipment for mercs/RPCs/NPCs if the old inventory is still used. If you use the New Inventory, then MercStartingGear.xml determines the starting gear of the above.
Starting gear of the player's IMP-merc is always determined by IMPItemChoices.xml.

Report message to a moderator

First Sergeant

Re: XML Editor Bug Reports[message #230929] Wed, 12 August 2009 15:40 Go to previous messageGo to next message
raonna is currently offline raonna
Messages:4
Registered:August 2009
Location: Hungary
I see, thank You so much! I can hardly wait to start my first game with 1.13 Smile
Btw, thanks to all devoted persons who worked on this project, improving this
great game.

Report message to a moderator

Civilian
Re: XML Editor Bug Reports[message #235976] Mon, 26 October 2009 16:29 Go to previous messageGo to next message
Rev1 is currently offline Rev1

 
Messages:203
Registered:October 2002
Location: Louisville, KY
I just downloaded what I think was the latest/greatest version of 1.13 and that XML and INI editors both crash when I click on them. The map editor appears to work fine.

Report message to a moderator

Sergeant 1st Class
Re: XML Editor Bug Reports[message #235978] Mon, 26 October 2009 16:39 Go to previous messageGo to next message
Logisteric

 
Messages:3199
Registered:December 2008
Location: B
and what was that latest version? how about a rev-number?

Report message to a moderator

Captain
Re: XML Editor Bug Reports[message #236032] Mon, 26 October 2009 22:42 Go to previous messageGo to next message
Rev1 is currently offline Rev1

 
Messages:203
Registered:October 2002
Location: Louisville, KY
Where would I find that?

Report message to a moderator

Sergeant 1st Class
Re: XML Editor Bug Reports[message #236033] Mon, 26 October 2009 22:58 Go to previous messageGo to next message
Logisteric

 
Messages:3199
Registered:December 2008
Location: B
here

Report message to a moderator

Captain
Re: XML Editor Bug Reports[message #236174] Wed, 28 October 2009 17:40 Go to previous messageGo to next message
wanne (aka RoWa21) is currently offline wanne (aka RoWa21)

 
Messages:1961
Registered:October 2005
Location: Austria
Rev1
I just downloaded what I think was the latest/greatest version of 1.13 and that XML and INI editors both crash when I click on them. The map editor appears to work fine.


INI Editor and XML Editor require the .NET-Framework 2.0 or greater. You can download them from Microsoft for free.

Download-Link (.NET-Framework 2.0) ~ 22 MBs
http://www.microsoft.com/downloads/details.aspx?displaylang=de&FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5

Report message to a moderator

Sergeant Major

Re: XML Editor Bug Reports[message #236861] Thu, 05 November 2009 22:41 Go to previous messageGo to next message
Rev1 is currently offline Rev1

 
Messages:203
Registered:October 2002
Location: Louisville, KY
That's where I downloaded 1.13 from. Also, I'm using .Net 3.5 (or 3-something. I actually just reinstalled it, to see if anything had been corrupted. When I try to run the INI Editor, it says it failed to initialize and then crashes.

Do you think maybe I need to disable some aspect of CA Security Center to run it?

Report message to a moderator

Sergeant 1st Class
Re: XML Editor Bug Reports[message #236895] Fri, 06 November 2009 04:41 Go to previous messageGo to next message
Rev1 is currently offline Rev1

 
Messages:203
Registered:October 2002
Location: Louisville, KY
One more bit of info. It crashes while downloading the XML description file.

Report message to a moderator

Sergeant 1st Class
Re: XML Editor Bug Reports[message #236900] Fri, 06 November 2009 10:12 Go to previous messageGo to next message
Starwalker is currently offline Starwalker

 
Messages:759
Registered:October 2005
Location: Hannover, Germany
Rev1
One more bit of info. It crashes while downloading the XML description file.

A foreign language description file (english descriptions are in items.xml)?
If yes, which one?

Report message to a moderator

First Sergeant

Re: XML Editor Bug Reports[message #236919] Fri, 06 November 2009 17:32 Go to previous messageGo to next message
Rev1 is currently offline Rev1

 
Messages:203
Registered:October 2002
Location: Louisville, KY
Everything on my PC is in English, if that's what you're asking.

On an unrelated note, I tried to create a female IMP and couldn't hear any of the voice options during the creation phase.

Report message to a moderator

Sergeant 1st Class
Re: XML Editor Bug Reports[message #236999] Sat, 07 November 2009 13:47 Go to previous messageGo to next message
Starwalker is currently offline Starwalker

 
Messages:759
Registered:October 2005
Location: Hannover, Germany
Rev1
Everything on my PC is in English, if that's what you're asking.

No, that's not what I meant. Basic 1.13 has foreign language support, so there are several additional description files which are all read by the XML-Editor, like German.Items.xml or Dutch.Items.xml, for example. If those are missing from your install, then the game will run fine in English, but the XML-Editor expects those files.

I was asking if it was one of those files that is read in when the problem occurs.

Report message to a moderator

First Sergeant

Re: XML Editor Bug Reports[message #237002] Sat, 07 November 2009 18:37 Go to previous messageGo to next message
wanne (aka RoWa21) is currently offline wanne (aka RoWa21)

 
Messages:1961
Registered:October 2005
Location: Austria
Rev1
One more bit of info. It crashes while downloading the XML description file.


What is the exact error message when you start the XML-Editor. Can you post a screenshot.

Report message to a moderator

Sergeant Major

Re: XML Editor Bug Reports[message #237044] Sun, 08 November 2009 05:19 Go to previous messageGo to next message
Rev1 is currently offline Rev1

 
Messages:203
Registered:October 2002
Location: Louisville, KY
http://img291.imageshack.us/img291/2553/screenshotofcrash.png

Report message to a moderator

Sergeant 1st Class
Re: XML Editor Bug Reports[message #255749] Thu, 08 July 2010 21:05 Go to previous messageGo to next message
Leifman is currently offline Leifman

 
Messages:6
Registered:March 2010
Location: Germany
hi there!

i had to clear my computer. now that its ready again, i've downloaded and successfully installed 1.13 and the game runs perfectly. just like before. BUT: i can't open the INI editor nor can i open the XML editor. immediately a message shows up, telling there has been a failure on initialization. can anybody please tell me, how to solve this problem or what you need to know to help me? man, i really like these editors...

thanks so far

leifman

Report message to a moderator

Private
Re: XML Editor Bug Reports[message #255754] Thu, 08 July 2010 23:12 Go to previous messageGo to next message
silversurfer

 
Messages:2793
Registered:May 2009
Where did you get your copy of 1.13 and which version is it? From SVN? Single Click Installer?

Report message to a moderator

Lieutenant
Re: XML Editor Bug Reports[message #255756] Thu, 08 July 2010 23:30 Go to previous messageGo to next message
Leifman is currently offline Leifman

 
Messages:6
Registered:March 2010
Location: Germany
got it from ja2 1.13 wiki. version 2085, build 8.7.27. no SVN i guess, since i still don't get what that is all about. what exactly do you mean with single click installer? it was a winRAR package, actually two parts. extracted in ja2 folder, installed in ja2 folder...thats about it. i did it the same way about a year ago. but i remember having to download something to get the xml editor working properly.

Report message to a moderator

Private
Re: XML Editor Bug Reports[message #255760] Fri, 09 July 2010 02:19 Go to previous messageGo to next message
silversurfer

 
Messages:2793
Registered:May 2009
Version 2085 is so old it's almost beginning to smell bad... Wink

With Single Click Installer I meant this -> http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=236228#Post236228

Kaerar does a good job in putting these packages together to provide people an easy installation option.
His exe version is 3356 just to give you an impression how old your 2085 is. The package includes the editors.

Report message to a moderator

Lieutenant
Re: XML Editor Bug Reports[message #255789] Fri, 09 July 2010 16:58 Go to previous messageGo to next message
Blood Angel is currently offline Blood Angel
Messages:1
Registered:September 2009
I try to use the latest "XML Editor, but I get error.
==begin of log.txt==


******************************


==end of log.txt==
properties:
http://img714.imageshack.us/img714/691/error1l.png

error:
http://img695.imageshack.us/img695/6775/error3g.png

Report message to a moderator

Civilian
Re: XML Editor Bug Reports[message #256208] Wed, 14 July 2010 14:07 Go to previous messageGo to next message
Leifman is currently offline Leifman

 
Messages:6
Registered:March 2010
Location: Germany
hi there!

yesterday I tried to push my mercs through Grumm. They've slaughtered the "rotten men" quite well...until i tried to enter one of the two very left sectors. when i do and want to go from tactical map view to normal map view, the game crashes and i suddenly watch the backrground of my desktop. in the game exceptions it says:

========== Tue Jul 13 21:23:16 2010 ==========
File : .\vfs_file_raii.cpp
Line : 12
Location : vfs::COpenReadFile::COpenReadFile

file "TableData\Map\H11_0_ExtraItems.xml_Experienced" does not exist


that "H11"-number changes everytime. Also sometimes it does not read the "experienced"-addition in the end, although that's the difficulty i set.

does anyone know, how to solve that problem???
please help

Report message to a moderator

Private
Re: XML Editor Bug Reports[message #256220] Wed, 14 July 2010 15:03 Go to previous messageGo to next message
Starwalker is currently offline Starwalker

 
Messages:759
Registered:October 2005
Location: Hannover, Germany
Leifman
hi there!

i had to clear my computer. now that its ready again, i've downloaded and successfully installed 1.13 and the game runs perfectly. just like before. BUT: i can't open the INI editor nor can i open the XML editor. immediately a message shows up, telling there has been a failure on initialization. can anybody please tell me, how to solve this problem or what you need to know to help me? man, i really like these editors...

thanks so far

leifman

Did you re-install the NET-environment that the 1.13 XML-Editor needs?

Report message to a moderator

First Sergeant

Re: XML Editor Bug Reports[message #256244] Wed, 14 July 2010 21:54 Go to previous messageGo to next message
Leifman is currently offline Leifman

 
Messages:6
Registered:March 2010
Location: Germany
yep, did it. problem solved. but another problem occured, when entering the very left sectors of grumm. the game crashes to the desktop and the game exceptions say:

========== Wed Jul 14 13:23:21 2010 ==========
File : .\vfs_file_raii.cpp
Line : 12
Location : vfs::COpenReadFile::COpenReadFile

file "TableData\Map\H5_0_ExtraItems.xml_Experienced" does not exist


i've searched the tabledata/map archieve but couldn't find any similar data to that missing ones.

anybody knows what to do now??

thanks so far

leifman

Report message to a moderator

Private
Re: XML Editor Bug Reports[message #257017] Wed, 21 July 2010 01:29 Go to previous messageGo to next message
Loucipher

 
Messages:157
Registered:October 2009
My INI Editor fails to load, with the following message:

"There is an error in XML document (1,1)"

To be honest, I did edit the files:
INIEditorAPBPConstants.xml
INIEditorJA2.xml
INIEditorJA2Options.xml

using the little tool called XML Marker. Mostly, I erased Russian descriptions (they did not display properly under XML Marker, instead producing errors) and changed a few "datatype" fields from "numerical" to "numeric".

Could this be the reason?

EDIT: Nevermind, I tested that. Seems that saving those XMLs under XML Marker produces the error. Looks like it does not support UTF-16 encoding.

[Updated on: Wed, 21 July 2010 13:52] by Moderator

Report message to a moderator

Staff Sergeant
Re: XML Editor Bug Reports[message #291029] Fri, 23 September 2011 01:22 Go to previous messageGo to next message
KEN C

 
Messages:244
Registered:May 2007
Location: Aberdeen Washington USA
xml editor 57, opens but most of the items are missing. I refreshed the tabledata xmls and big items from SVN. I shut off the merc editor. what do I need to do to view ALL items with the xml editor57?

Report message to a moderator

Sergeant 1st Class
Re: XML Editor Bug Reports[message #293204] Tue, 08 November 2011 23:40 Go to previous messageGo to previous message
agg121 is currently offline agg121
Messages:3
Registered:October 2011
Location: Orange County, CA USA
The xml editor crashes while loading. I get the following messages

first pop up
One or more of your files contain invalid data. please fix the data and restart the editor

error:
Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.

Second Pop Up

Details:

File: Pockets.xml

ForeignKeyConstraint Constraint2 requires the child key values (24) to exist in the parent table.

ForeignKeyConstraint Constraint2 requires the child key values (25) to exist in the parent table.



Report message to a moderator

Civilian
Previous Topic: Some bugs from my latest run
Next Topic: Bugs: 2014 Official 1.13 Release (7435) with 7609 Update
Goto Forum:
  


Current Time: Fri Mar 29 13:18:50 GMT+2 2024

Total time taken to generate the page: 0.04168 seconds