Raven Shadow
2nd Feb 2010, 03:34 AM
I'm using S3PE 0912-13-1729 to try and edit the bounding box on the school
house and have run head first into the following problems.
The grid will not display the bound box data, instead it shows
"Specified argument was out of the range of valid values"
for 6 entries under that header.
The As Array tree for it says there are (Array: 0x135) entries, yet everyone
has "S3PIDemoFE.AsHexCTD" instead of a value.
The VPXY editor will display the bounding box entries, but will not let me change them ( meaning the values revert to the original if I "save" out
of it and renenter it.)
The parts list in the editor mis numbers the list , it skips from line 6 to line 7.
If I select line 6 (so the arroww moves to it) and click the down arrow,
line 6 will be renumbered to line 7 & the #6 will be missing.
If I then click the up arrow, it will remain numbered as line 7, and
lines below it become mis numbered, clicking up 2x then down will get
it renumbered to 6, but the numbering scheme below it gets even more messed up.
If i select line 8 (while the #7 is missing ) it crashes.
the error reason is "Input string was not in a correct format"
The details button lists :
************** Exception Text **************
System.FormatException: Input string was not in a correct format.
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 s3pe_VPXY_Resource_Editor.MainForm.RenumberTLP()
at s3pe_VPXY_Resource_Editor.MainForm.btnMoveDown_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
I understand that the S3PIDemoFE.AsHexCTD is a issue with S3PI that may
not get fixed for a while, I'd just really really, like to be able to edit
the bounding boxes of the rabbit holes.
house and have run head first into the following problems.
The grid will not display the bound box data, instead it shows
"Specified argument was out of the range of valid values"
for 6 entries under that header.
The As Array tree for it says there are (Array: 0x135) entries, yet everyone
has "S3PIDemoFE.AsHexCTD" instead of a value.
The VPXY editor will display the bounding box entries, but will not let me change them ( meaning the values revert to the original if I "save" out
of it and renenter it.)
The parts list in the editor mis numbers the list , it skips from line 6 to line 7.
If I select line 6 (so the arroww moves to it) and click the down arrow,
line 6 will be renumbered to line 7 & the #6 will be missing.
If I then click the up arrow, it will remain numbered as line 7, and
lines below it become mis numbered, clicking up 2x then down will get
it renumbered to 6, but the numbering scheme below it gets even more messed up.
If i select line 8 (while the #7 is missing ) it crashes.
the error reason is "Input string was not in a correct format"
The details button lists :
************** Exception Text **************
System.FormatException: Input string was not in a correct format.
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 s3pe_VPXY_Resource_Editor.MainForm.RenumberTLP()
at s3pe_VPXY_Resource_Editor.MainForm.btnMoveDown_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
I understand that the S3PIDemoFE.AsHexCTD is a issue with S3PI that may
not get fixed for a while, I'd just really really, like to be able to edit
the bounding boxes of the rabbit holes.