Page 1 of 1
FileNotFoundException when using the Update Event
Posted: Fri Aug 12, 2016 2:25 am
by JakSparro98
As I have understood this issue replace the NullPointerException when you use the events, I can resolve with a try catch but better that this would change in a standard null reference.
Map example
Re: FileNotFoundException when using the Update Event
Posted: Fri Aug 12, 2016 12:02 pm
by Gurt
Fixed after Pre-Alpha 1.10.1.
Oops. It's actually a nullReferenceException error in your script that's causing an exception that I haven't taken care of in SFD. So you can see all kind of weird errors if this happens. I need to handle exceptions from user code in these events too. Thanks for reporting and example map.