Bug 5

Summary: Some sounds playing for all players
Product: The Genesis Project Reporter: mothnox <mothnox>
Component: GeneralAssignee: cozyGalvinism <jean>
Status: CONFIRMED ---    
Severity: minor CC: jean
Priority: Normal    
Version: 0.5.0-5   
Hardware: PC   
OS: Windows   
Discord Author: Discord Author ID:

Description mothnox 2022-04-27 21:37:01 CEST
Steps to reproduce:
1. Play a multiplayer session.
2. Trigger a sound effect, such as the grist collection sound effect or building sound effects, that should not be heard by all players

Actual Results:
The sound is heard by all players

Expected Result:
The sound should only be heard by players that could reasonably hear it (either nearby, or the player's server if in build mode).
Comment 1 cozyGalvinism 2022-04-27 21:40:15 CEST
Like already said internally, this isn't a networking bug, but rather multiple audio listeners being active. Still should be fixed though...