OpenXRay / xray-16

Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
https://discord.gg/sjRMQwv
Other
2.9k stars 455 forks source link

Regression: Crash on launch - SoundRender_Source.cpp #1654

Closed shinra-electric closed 2 months ago

shinra-electric commented 2 months ago

Describe the bug Crash on launch after commit 5567727.

The issue is Invalid max distance in the assert on line 254 of SoundRender_Source.cpp m_info.maxAIDist >= 0.1f && m_info.maxDist >= 0.1f

To Reproduce Steps to reproduce the behavior: Launch game

BugTrap error report openxray_crash.log

Desktop (please complete the following information):

Xottab-DUTY commented 2 months ago

Thanks!