PDA

View Full Version : Run time error using item editor


chrsschb
05-24-2009, 03:10 PM
Keep getting this error when I try to edit items with "new edit:"

Run-time error '3265':

Item cannot be found in the collection corresponding to the requested name or ordinal.


Works fine on my live server, but won't work on my new AX server.

GeorgeS
05-24-2009, 07:26 PM
Export and zip your items table and send me the file.
There is mostl likely some small schema incompatibility - no way to know unless I see the field structs.

GeorgeS

chrsschb
05-24-2009, 08:35 PM
Sent you a PM.

GeorgeS
05-25-2009, 06:02 PM
Thanks, I am coding error checking code to deal with this issue.
I'm now 100% convinced it's a missing field or a field .net cannot read correctly.

I'll have this release up in a hour or so and once it gives the error, all I need from everyone is the error code.


edit-
The new version (ver 14.4.4) is online with built in error reporting. When you get the error, the program will generate an error report which is to be sent to me.(copy/paste)
Once the error report is done, close the program because it may be unstable.
The error report will resolve the issue/s that some are having.

Hope it all work out

GeorgeS

cohaagen
07-27-2009, 09:28 PM
Hi, I am getting a "run-time error '9' " - Subscript out of range. I just got the editor to work and was testing it out on the Centi Longsword. I made a couple changes, and as soon as I did it started giving me that error anytime I try to pull up the Centi Longsword. However, no other items give me that error when I click on them.
Any thoughts on what the item editor is doing or how to fix it?

GeorgeS
07-28-2009, 12:41 AM
send me the sql from that item

GeorgeS