Continuing with loading error
Posted: Sat Aug 02, 2014 9:08 pm
If the function for the #PB_Event_LoadingError event is called, I find that the program effectively ends there - is there anyway of getting the main program to continue even if there was a loading error ? I have tried UnbindEvent, but that didn't seem to do it.