scp-fs2open / fs2open.github.com

Origin Repository for SCP FreeSpace 2 Open
https://www.hard-light.net/
Other
402 stars 161 forks source link

BPC 3.3.3 produces warnings on RC4 related to sounds. #6350

Closed MoerasGrizzly closed 2 weeks ago

MoerasGrizzly commented 2 weeks ago

Warning: bp-wep.tbm(line 7657): Warning: Could not find game sound with name '162'! File: parselo.cpp Line: 317

Warning: bp-wep.tbm(line 7678): Warning: Could not find game sound with name '164'! File: parselo.cpp Line: 317

etc.

Sounds 162 through 172 are defined in the retail Sounds.tbl. The bp-snd.tbm does not touch these entries.

Notably, using game sound 162 seems to work without warnings when using retail data. (Tested on FS2 retail with RC4 and by changing the subach's weapon sound to 162)