For the 2015-04-17 nightly build, I've added a check at the beginning of the export process, that will make sure all items in the scene have valid identifiers.
This will prevent the internal crash during export.
If an item with an invalid ID is found, rendering is aborted and a message dialog will pop-up with a message:
"Item with invalid identifier found ! Rendering aborted.
Item name is : ..."
This will help you identify what referenced scene needs to be reloaded.
Greetings,
Vladimir Nedev
This will prevent the internal crash during export.
If an item with an invalid ID is found, rendering is aborted and a message dialog will pop-up with a message:
"Item with invalid identifier found ! Rendering aborted.
Item name is : ..."
This will help you identify what referenced scene needs to be reloaded.
Greetings,
Vladimir Nedev
Comment