Developer postOriginal post (opens in a new tab)

New Update: Debugging

A new minor update has been deployed, it applies some of the debugging features described here to alpha 8 preview in addition to some small changes.

Summary of changes:

  • Changes to mega stations, textures and a few more minor modifications to assets.
  • Correct version of Visual Studio 2013 runtime is now deployed with Paragon.
  • More external shared dependencies for linux have been included in the release following reports that libpng12 was missing.
  • Crashes produce crash dumps for debugging purposes that we can use to reproduce the crash in the debugger.
  • Fixed LUA crash that happens when switching to equipments tab if the language is non-english. Any string constants that are not defined by that specific locale will use english constants as fallback.