Skip to content

1.1.3 Crash Fixes

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 23:49
· 1 commit to master since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.3 Crash Fixes - 2022-08-14

Summary

This update fixes a bug where the game would crash if discord was reloaded whilst rpc was enabled. Thanks to LawMyl for pointing this bug out to me.

Along with this whenever the mod is unable to reach your discord client to update presence status it will now retry after 30 seconds instead of dying (can be altered in configuration).

Commits

  • Internal: Update build output 15791d1
  • Internal: Launch debugger when building in Debug b56ea61
  • Added: Retry discord connection after failures 14e7c12
  • Changed: Bump version 778533d
  • Added: Configuration for retry delay 2ea82fc