Thu Apr 23, 2015 8:28 am by Innocience
Deleting a variant of a model in the car designer then installing an engine causes all sorts of nil referencing.
Loading up the variant from the sandbox->carlist afterwards destroys gui leaving no option to return to the menu.
Issue:Deleting the active variant from the car designer doesn't change the active variant or prohibits changing it's configuration.
Expected behavior:Automatic switch to another car variant, prohibiting deleting the actual variant or disabling configuration of the deleted variant.
An Example:
---------------------------
Lua Error:
---------------------------
tolua++ dbcall failed!: [string "--client\functional\TrimDesignerWindowDelegat..."]:3944: attempt to index local 'accelerationDetails' (a nil value)
You can CTRL+C on this to report it.
---------------------------
OK
---------------------------
(Probably not much of an issue since you have to force that particuliar behavior quite hard.)