Skip to content

Stop updating navmeshtool progress on first bad message

For unknown reason yet it might have invalid magic header causing the launcher to crash on some systems. Prevent this by catching exception and stop trying to deserialize navmeshtool messages. Also log bad magic value.

Merge request reports