question

Kari Payton avatar image
0 Likes"
Kari Payton asked Phil BoBo edited

Program crashing when I try to open 3D view.

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?

FlexSim 17.0.0
crashing
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Phil BoBo avatar image
1 Like"
Phil BoBo answered Phil BoBo edited

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.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Steven Hamoen avatar image
1 Like"
Steven Hamoen answered Adrian Haws commented

@Kari Payton

Might this be your problem?

· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Kari Payton avatar image Kari Payton commented ·

@steven.hamoen

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

0 Likes 0 ·
Adrian Haws avatar image Adrian Haws Kari Payton commented ·

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

1 Like 1 ·
Kari Payton avatar image Kari Payton Adrian Haws commented ·

@Adrian Haws

I just deleted them but still the same issue.

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.