LDraw.org Discussion Forums
SR3d Builder Fail - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: All Other Programs. (https://forums.ldraw.org/forum-26.html)
+--- Thread: SR3d Builder Fail (/thread-23129.html)



SR3d Builder Fail - Thorsten - 2019-01-04

After a partial update, I received this error message. How can I get that away?
Deleting and reinstalling alone is not enough


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at SR3DBuilder.cPartMGM.LoadPartList()
at SR3DBuilder.cCache.FillCache()
at SR3DBuilder.Main.b8(Object A_0, EventArgs A_1)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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.8937 (WinRelRS4.050727-8900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SR3DBuilder
Assembly Version: 0.9.7.81
Win32 Version: 0.9.7.81
CodeBase: file:///C:/Program%20Files%20(x86)/SR%203D%20Builder/SR3DBuilder.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/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.8934 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/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.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
----------------------------------------
Microsoft.DirectX.Direct3DX
Assembly Version: 1.0.2911.0
Win32 Version: 9.12.589.0000
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3DX/1.0.2911.0__31bf3856ad364e35/Microsoft.DirectX.Direct3DX.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8937 (WinRelRS4.050727-8900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ImageCombo
Assembly Version: 1.1.2991.21158
Win32 Version: 1.1.2991.21158
CodeBase: file:///C:/Program%20Files%20(x86)/SR%203D%20Builder/ImageCombo.DLL
----------------------------------------
Microsoft.VisualBasic.PowerPacks
Assembly Version: 12.0.0.0
Win32 Version: 12.0.21005.1
CodeBase: file:///C:/Program%20Files%20(x86)/SR%203D%20Builder/Microsoft.VisualBasic.PowerPacks.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


RE: SR3d Builder Fail - Philippe Hurbain - 2019-01-04

Maybe it's time to switch to LDCad... that's what I did a long time ago!


RE: SR3d Builder Fail - Thorsten - 2019-01-04

(2019-01-04, 17:55)Philippe Hurbain Wrote: Maybe it's time to switch to LDCad... that's what I did a long time ago!

I have that from the beginning
MLCAD shows my many Part fail too.
I hade renew the Instalation.
LeoCAd is a great joke aganst SR3D Bilder, sorry

Thats the parts i cant find:
7-16ri11.dat
7-16rin16.dat
t04qunit.dat
ubeamhole.dat
7-16ring1.dat
7-16ring3.dat
3-8rin21.dat
t08q4444.dat


RE: SR3d Builder Fail - Philippe Hurbain - 2019-01-04

(2019-01-04, 19:29)Thorsten Wrote: Thats the parts i cant find:
7-16ri11.dat
7-16rin16.dat
t04qunit.dat
ubeamhole.dat
7-16ring1.dat
7-16ring3.dat
3-8rin21.dat
t08q4444.dat
Not sure to understand. Some of them are completely unknown to me (ubeamhole.dat), some are plain unofficial primitives (t08q4444.dat http://www.ldraw.org/cgi-bin/ptdetail.cgi?s=t08q4444), some may have been renamed (t04qunit http://www.ldraw.org/cgi-bin/ptdetail.cgi?f=p/r04q1000.dat). Anyway, if you download again complete.zip and all unofficial parts from http://www.ldraw.org/library/tracker/ you should have a consistent library.


RE: SR3d Builder Fail - Thorsten - 2019-01-04

Not sure to understand. Some of them are completely unknown to me (ubeamhole.dat), some are plain unofficial primitives (t08q4444.dat http://www.ldraw.org/cgi-bin/ptdetail.cgi?s=t08q4444), some may have been renamed (t04qunit http://www.ldraw.org/cgi-bin/ptdetail.cgi?f=p/r04q1000.dat). Anyway, if you download again complete.zip and all unofficial parts from http://www.ldraw.org/library/tracker/ you should have a consistent library.
[/quote]

I did that first. That was the rest i cant find

Script fail in Part 15411.dat
7-16ri11.dat => 7-16ring11.dat
7-16rin16.dat => 7-16ring16.dat

Thats the last fails i cant find
t04qunit.dat
ubeamhole.dat


RE: SR3d Builder Fail - Thorsten - 2019-01-05

I have Reset my Sytem. It works again


RE: SR3d Builder Fail - Philippe Hurbain - 2019-01-05

(2019-01-05, 9:38)Thorsten Wrote: I have Reset my Sytem. It works again
Good news!


RE: SR3d Builder Fail - Thorsten - 2019-01-06

(2019-01-05, 14:47)Philippe Hurbain Wrote:
(2019-01-05, 9:38)Thorsten Wrote: I have Reset my Sytem. It works again
Good news!

Yes, but LPub3D and LPub 4 makes the same Fails.
If i have Bufferchang he shows me fails everytime
The newest verion LPub 3d can not find S70 S71 and S40 (Wirers)

INFO:
0 !LPUB MULTI_STEP BEGIN
0 BUFEXCHG A RETRIEVE
1 0 0 0 0 1 0 0 0 1 0 0 0 1 fd2.ldr
1 0 0 0 0 1 0 0 0 1 0 0 0 1 fd3.ldr
0 BUFEXCHG A STORE
1 0 0 0 -70 1 0 0 0 1 0 0 0 1 fd8.ldr
0 MLCAD ARROW 10 60 40 -50 0 0 1 0 1 0 -1 0 0  10 4 12 80  3 30 1 2  16 16
0 MLCAD SKIP_BEGIN
3 10 60 40 -38 60 35 -53 60 40 -48
3 10 60 40 -38 60 45 -53 60 40 -48
3 10 60 40 -48 60 38 -50 60 42 -50
4 10 60 38 -50 60 38 -130 60 42 -130 60 42 -50
0 MLCAD SKIP_END
0 MLCAD ARROW 10 -60 40 -50 0 0 1 0 1 0 -1 0 0  10 4 12 80  3 30 1 2  16 16
0 MLCAD SKIP_BEGIN
3 10 -60 40 -38 -60 35 -53 -60 40 -48
3 10 -60 40 -38 -60 45 -53 -60 40 -48
3 10 -60 40 -48 -60 38 -50 -60 42 -50
4 10 -60 38 -50 -60 38 -130 -60 42 -130 -60 42 -50
0 MLCAD SKIP_END
[color=#3366ff]0 STEP
0 ROTSTEP 0 0 180 REL
0 BUFEXCHG A RETRIEVE[/color]
1 0 0 0 0 1 0 0 0 1 0 0 0 1 fd8.ldr
1 71 -60 60 31 1 0 0 0 1 0 0 0 1 32054.dat
1 71 60 60 30 -1 0 0 0 1 0 0 0 -1 32054.dat
0 BUFEXCHG A STORE
0 MLCAD ARROW 10 -100 60 30 -1 0 0 0 1 0 0 0 -1  10 4 12 40  3 30 1 2  16 16
0 MLCAD SKIP_BEGIN
3 10 -88 60 30 -103 55 30 -98 60 30
3 10 -88 60 30 -103 65 30 -98 60 30
3 10 -98 60 30 -100 58 30 -100 62 30
4 10 -100 58 30 -140 58 30 -140 62 30 -100 62 30
0 MLCAD SKIP_END
0 MLCAD ARROW 10 100 60 30 1 0 0 0 1 0 0 0 1  10 4 12 40  3 30 1 2  16 16
0 MLCAD SKIP_BEGIN
3 10 88 60 30 103 55 30 98 60 30
3 10 88 60 30 103 65 30 98 60 30
3 10 98 60 30 100 58 30 100 62 30
4 10 100 58 30 140 58 30 140 62 30 100 62 30
0 MLCAD SKIP_END
0 STEP

[Image: LPub3D2.png]


RE: SR3d Builder Fail - Jaco van der Molen - 2019-01-25

(2019-01-06, 14:30)Thorsten Wrote:
(2019-01-05, 14:47)Philippe Hurbain Wrote: Good news!

[color=#3366ff]0 STEP
0 ROTSTEP 0 0 180 REL
[/color]

These lines are wrong. You can delete the STEP here because a ROTSTEP is, in fact, a STEP.

Unfortunately, I cannot help you with the SR3D failure, since I don't have it and never used it.


RE: SR3d Builder Fail - Lasse Deleuran - 2019-01-25

(2019-01-25, 10:53)Jaco van der Molen Wrote:
(2019-01-06, 14:30)Thorsten Wrote: [color=#3366ff]0 STEP
0 ROTSTEP 0 0 180 REL
[/color]

These lines are wrong. You can delete the STEP here because a ROTSTEP is, in fact, a STEP.

Unfortunately, I cannot help you with the SR3D failure, since I don't have it and never used it.

This should be valid. I use the trick myself to show a step from multiple angles, such as in step 25 and 26 here: https://brickhub.org/i/r.php?model=124&color=0&step=24


RE: SR3d Builder Fail - Jaco van der Molen - 2019-01-25

(2019-01-25, 16:40)Lasse Deleuran Wrote:
(2019-01-25, 10:53)Jaco van der Molen Wrote: These lines are wrong. You can delete the STEP here because a ROTSTEP is, in fact, a STEP.

Unfortunately, I cannot help you with the SR3D failure, since I don't have it and never used it.

This should be valid. I use the trick myself to show a step from multiple angles, such as in step 25 and 26 here: https://brickhub.org/i/r.php?model=124&color=0&step=24

OK, I see. Not sure if this works in LPub3D though. I believe it skips an empty step. Not sure though.


RE: SR3d Builder Fail - Philippe Hurbain - 2019-01-25

Quote:OK, I see. Not sure if this works in LPub3D though. I believe it skips an empty step. Not sure though.
Dunno how LPub3D behaves now, but some time ago it did skip the empty step. The trick was to use a dummy buffer exchange store/recall to fool it.


RE: SR3d Builder Fail - Jaco van der Molen - 2019-01-26

(2019-01-25, 17:32)Philippe Hurbain Wrote:
Quote:OK, I see. Not sure if this works in LPub3D though. I believe it skips an empty step. Not sure though.
Dunno how LPub3D behaves now, but some time ago it did skip the empty step. The trick was to use a dummy buffer exchange store/recall to fool it.

I have checked: an empty step is skipped in the latest version of LPub3D.
The trick you mention here still works.

If I have the need for an empty step I just place dummy part out of sight (somewhere inside or outside the model) and ignore that part from PLI and BOM.