floh22 / native-farsight-module

MIT License
34 stars 15 forks source link

Feature/crash detection #39

Closed floh22 closed 12 months ago

floh22 commented 12 months ago

Attempt crash prevention on name read Add logging when name read fails

floh22 commented 12 months ago

Hopefully addresses #37 including error logging. C++ error logging is now enabled, so hopefully adding more crash detection/prevention in the future should be easier