Not really helping, but i remember we had this issue 1 or 2 years ago.
Mostly happens on big selections right?
If you can reproduce the crash consistently over a set of objects, maybe
you could try the following approaches:
- Loop over the selection and delete them one by one
- Slice the selection in group of N objects
-
- xsi.Desktop.RedrawUI() or xsi.SceneRefresh()
- These 2 are wild guesses, but I remember solving a consistent scene
crashes while doing batch operations and those solved it.
Good luck (And hopefully they can solve this.)
2012/5/14 Alok Gandhi <[email protected]>
> It has been a long time since I am dealing with this bug. Sometimes, when
> I call the Application.DeleteObj() command in python (though not sure for
> Java or VB), it crashes. This is not a consistent behaviour and is hence it
> is not easy to repro. Has anyone else dealt with this issue before ?
>
> --
>
>
--
Xavier