Author Topic: Nightly: 16 August 2024 - Revision 16447b7c7  (Read 901 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 16 August 2024 - Revision 16447b7c7
Here is the nightly for 16 August 2024 - Revision 16447b7c7



Group: Linux
nightly_20240816_16447b7c7-builds-Linux.tar.gz (Mirror)


Group: MacOSX-arm64
nightly_20240816_16447b7c7-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20240816_16447b7c7-builds-Mac-x86_64.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20240816_16447b7c7-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20240816_16447b7c7-builds-x64-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 16447b7c7
Author: EatThePath
Commit: GitHub

    Remove routine exceptions for unset option values (#6296)
 code/options/Option.cpp         |  2 +-
 code/options/Option.h           | 10 ++++++++--
 code/options/OptionsManager.cpp |  7 ++++---
 code/options/OptionsManager.h   |  3 ++-
 4 files changed, 15 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 57c160623
Author: EatThePath
Commit: GitHub

    Stop checking the options value for deferred lighting all the time when it requires restart to change. (#6297)
 code/lighting/lighting.cpp | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
Re: Nightly: 16 August 2024 - Revision 16447b7c7
I've been playing through SA recently under knightly builds.  Anyway, every new August 2024 build, gives me a CTD when a fighter explodes within a certain distance.  I get a stutter, followed by a freeze, then I get dumped to the desktop.  No, I haven't tried a debug build yet.
The Trivial Psychic Strikes Again!

 

Offline wookieejedi

  • 29
  • Intensify Forward Firepower
Re: Nightly: 16 August 2024 - Revision 16447b7c7
Thanks for the report, this CTD is caused by a bug in the recent friendly fire PR feature. A fix is being worked on  :)