Program crashing when I try to open 3D view.

Program crashing when I try to open 3D view.

kari_payton
Not applicable
36 Views
6 Replies
Message 1 of 7

Program crashing when I try to open 3D view.

kari_payton
Not applicable

[ FlexSim 17.0.0 ]

The 3D view was working in 2016, but crashes when I open it in 2017. Any settings I should change to adjust to the new update?

0 Likes
Accepted solutions (1)
37 Views
6 Replies
Replies (6)
Message 2 of 7

SCHamoen
Advisor
Advisor

@Kari Payton

Might this be your problem?

Message 3 of 7

kari_payton
Not applicable

@steven.hamoen

I don't have any dashboards open. I click on the 3D icon in the taskbar and it crashes.

0 Likes
Message 4 of 7

adrian_haws
Not applicable

@Kari Payton Are you using any text or billboard objects?

Message 5 of 7

kari_payton
Not applicable

@Adrian Haws

I just deleted them but still the same issue.

0 Likes
Message 6 of 7

adrian_haws
Not applicable

@Kari Payton Could you send your model in a private question?

0 Likes
Message 7 of 7

philboboADSK
Autodesk
Autodesk
Accepted solution

The crash is happening in executing the Text Display code on the Text object named "Date and Time" in your model. This looks like a bug with the new FlexScript parser.

You can get around the bug by adding scoping braces { } around the formatNone case in the switch (format).

I think something is going wrong with the destructor for the strings defined in that case. I'll add a case to the dev list to look into what's happening.

Thanks for bringing this to our attention.



Phil BoBo
Sr. Manager, Software Development