Page 1 of 1

CSC Error causes interface glitch

Posted: Wed Mar 08, 2023 8:26 am
by arwing
I changed an event, and because an item in one of the fields wasn't compatible with that event, the CSC threw an error. I restarted the CSC, tried importing the story, and nothing works. The error in question is:

ArgumentException: ArgumentException: Requested value 'Camera' was not found.
System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object

Normally when this happens, I can just change the item/value to one that the event is meant for. However, the CSC UI has compressed everything to the point where I can't do anything. Any way to fix this? Image below is what my UI currently looks like, and only for the 'player event triggers' category

Re: CSC Error causes interface glitch

Posted: Tue Mar 14, 2023 8:56 am
by eekdon
Are you able to export the story?

Re: CSC Error causes interface glitch

Posted: Fri Apr 14, 2023 9:44 am
by arwing
I can export the story, but after importing it remains the same, even if I import it to a new blank template. So far, the only way I've been able to resolve the issue is by not saving on exiting the CSC and starting over. Pretty frustrating if I made a lot of changes.