The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.31 (Linux)
|
Sound crash - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3) +--- Forum: Bugs (https://www.vdrift.net/Forum/forumdisplay.php?fid=7) +--- Thread: Sound crash (/showthread.php?tid=1046) |
Sound crash - thelusiv - 01-14-2009 Code: vdrift: src/sound.cpp:965: void SOUNDSOURCE::SampleAndAdvanceWithPitch16bit(int*, int*, int): Assertion `idx+chaninc < samples' failed. - joevenzon - 01-15-2009 I rewrote the sound sampling function in R2301. Let me know if you see any more asserts in the sound code. |