Doc Shaftoe Posted June 10, 2023 Share Posted June 10, 2023 13 hours ago, 1straycat said: I've noticed that I don't seem to be getting mach effects (besides sonic booms) in this release. Like, if I take off with the camera locked in front of the craft and accelerate past mach 1, in the previous version, the sound would weaken and disappear almost entirely at mach 1. Now it seems unchanged. Same for crossing into and out of the sonic cone when flying at supersonic speeds, I'll hear the boom, but there seems to be no change in sound otherwise, whereas it previously would be the transition either between engine sounds and silence. I've encountered this issue as well. I've been able to get it working correctly by applying a different air sim quality, then switching back to the desired air sim. I have to do this every time I load up a new flight, and I haven't experimented with multiple atmospheric flights, but at least there's a workaround. Quote Link to comment Share on other sites More sharing options...
jebycheek Posted June 13, 2023 Share Posted June 13, 2023 (edited) Really love your work, but this mod begins stop me playing KSP since the last update. By getting tons of “[EXC 09:43:11.751] NullReferenceException: Object reference not set to an instance of an object RocketSoundEnhancement.AudioFilters.AirSimulationFilter.OnDisable () (at <291f40d3d6db4209b489483e9d4aa7c3>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Behaviour:set_enabled(Boolean) RocketSoundEnhancement.PartModules.<SetupAudioSources>d__37:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)” Edited November 7, 2023 by jebycheek Quote Link to comment Share on other sites More sharing options...
KingTiger435 Posted July 25, 2023 Share Posted July 25, 2023 For some reason the plugin sounds and stock sounds are both playing and I don't know how to avoid this, do I need to delete stock sounds? does this mod not go in gamedata? I'm not sure what to do... Quote Link to comment Share on other sites More sharing options...
NBDesigns Posted August 3, 2023 Share Posted August 3, 2023 On 7/25/2023 at 2:05 PM, KingTiger435 said: For some reason the plugin sounds and stock sounds are both playing and I don't know how to avoid this, do I need to delete stock sounds? does this mod not go in gamedata? I'm not sure what to do... Hey @KingTiger435 hope all is well Did you get this figured out or fixed yet? Quote Link to comment Share on other sites More sharing options...
Concodroid Posted August 12, 2023 Share Posted August 12, 2023 Trying to add this (Specifically, the air simulation, so sound attenuation and doppler effect) to Bd Armory; full disclosure, I have basically no modding or coding experience at all. That being said, I managed to add it for one of the BDA engines, the Saturn; but I'm mostly trying to add it to the gun and bomb sounds. I noticed that there are three different types of modules in the configs for other mods - engines, wheels, and rcs; I tried engine with the Abrams turret (it didn't work lol) Is there any way to just have RSE add air sim to a sound with a line in the original part's config file, for example? I don't need to replace the sounds, just modify them so RSE adds sound attenuation and the doppler effect. It says "Parts with RSE Modules will simulate realistic sound attenuation over distance, comb-filtering, and distortion. Game Events like distant explosions will now sound muffled just like in real life." So basically I just need to add an rse module to the guns and bombs, but I'm not entirely sure how... Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted August 12, 2023 Share Posted August 12, 2023 (edited) 12 hours ago, Concodroid said: So basically I just need to add an rse module to the guns and bombs, but I'm not entirely sure how... https://github.com/sarbian/ModuleManager/wiki/Module-Manager-Handbook something like: @PART[somePart] { MODULE { name = RSE_Module } } I'm not sure if that's going to automatically apply to all the sounds the part makes, but that's how you add a module to something. Edited August 12, 2023 by JonnyOThan Quote Link to comment Share on other sites More sharing options...
Concodroid Posted August 13, 2023 Share Posted August 13, 2023 On 8/12/2023 at 9:22 AM, JonnyOThan said: https://github.com/sarbian/ModuleManager/wiki/Module-Manager-Handbook something like: @PART[somePart] { MODULE { name = RSE_Module } } I'm not sure if that's going to automatically apply to all the sounds the part makes, but that's how you add a module to something. Ah thanks. Do I put this in the part's config file or somewhere else? (Like I said, completely inexperienced, sorry ) Quote Link to comment Share on other sites More sharing options...
epicpupster239 Posted August 24, 2023 Share Posted August 24, 2023 (edited) On 6/12/2023 at 11:31 PM, jebycheek said: Really love your work, but this mod begins stop me playing KSP since the last update. By getting tons of “[EXC 09:43:11.751] NullReferenceException: Object reference not set to an instance of an object RocketSoundEnhancement.AudioFilters.AirSimulationFilter.OnDisable () (at <291f40d3d6db4209b489483e9d4aa7c3>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Behaviour:set_enabled(Boolean) RocketSoundEnhancement.PartModules.<SetupAudioSources>d__37:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)” Then virtualalloc remapping failed, then kill my pathetic Microsoft Windows 11 explore.exe. actually going to uninstall the mod due to all this spam making the console unreadable when trying to find other issues lol which sucks because it adds amazing ambience Edited August 24, 2023 by epicpupster239 premature post Quote Link to comment Share on other sites More sharing options...
Little 908 Posted September 8, 2023 Share Posted September 8, 2023 (edited) This is amazing. Theres even a sonic boom Edited September 8, 2023 by Little 908 Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted September 16, 2023 Share Posted September 16, 2023 RSE & RSE default configs just got updates! On 8/24/2023 at 1:37 PM, epicpupster239 said: actually going to uninstall the mod due to all this spam making the console unreadable when trying to find other issues lol which sucks because it adds amazing ambience Please post your log files so I can actually fix issues. Quote Link to comment Share on other sites More sharing options...
Motokid600 Posted October 24, 2023 Share Posted October 24, 2023 (edited) Looking for someone to point me in the right direction as to hunting down an issue where certain SRBs have their sound effects stuck on after burnout. I dont know if that might be an RSE issue or SWE ( Now RSMP )/Waterfall/Restock. So far it seems to do it with Bluedog SRBs only which seem to be using different sound effects as well. KSP.log Player.log Mod List. Edited October 24, 2023 by Motokid600 Quote Link to comment Share on other sites More sharing options...
Jeq Posted October 30, 2023 Share Posted October 30, 2023 Are you planning of making sounds work at Luna Multiplayer too? Any of new sounds are silent on other players, except rover wheels seems to have sounds. I was excepting to hear propeller sounds, dobbler effect and sonic booms, and make them hear from lot further. KSP vehicles cannot be heard very far away from, like real planes. And plane close flyby should be very frightening sounding, ARMA 3 did it well. Quote Link to comment Share on other sites More sharing options...
jebycheek Posted November 7, 2023 Share Posted November 7, 2023 (edited) Keep getting: [EXC 11:26:29.179] NullReferenceException: Object reference not set to an instance of an object RocketSoundEnhancement.AudioFilters.AirSimulationFilter.OnDisable () (at <9461ea4ebce9439c85245a4b18f930db>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Behaviour:set_enabled(Boolean) RocketSoundEnhancement.PartModules.<SetupAudioSources>d__37:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) after a few rocket launch, and then it killed my game. it happened quit often. Edited November 7, 2023 by jebycheek Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted November 7, 2023 Share Posted November 7, 2023 47 minutes ago, jebycheek said: Keep getting: [EXC 11:26:29.179] NullReferenceException: Object reference not set to an instance of an object RocketSoundEnhancement.AudioFilters.AirSimulationFilter.OnDisable () (at <9461ea4ebce9439c85245a4b18f930db>:0) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Behaviour:set_enabled(Boolean) RocketSoundEnhancement.PartModules.<SetupAudioSources>d__37:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) after a few rocket launch, and then it killed my game. it happened quit often. Please *always* send the FULL log when reporting issues. Quote Link to comment Share on other sites More sharing options...
jebycheek Posted November 7, 2023 Share Posted November 7, 2023 (edited) 9 hours ago, JonnyOThan said: Please *always* send the FULL log when reporting issues. Yes, here it is. you will need to press the little green thing to download it first. Sorry I didn't find another easier way for you to browse it... https://workdrive.zoho.com.cn/file/bgee21bce882a7abf42c48833d75ec2332fa8 Edited November 7, 2023 by jebycheek Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted November 7, 2023 Share Posted November 7, 2023 (edited) 36 minutes ago, jebycheek said: Yes, here it is. you will need to press the little green thing to download it first. Sorry I didn't find another easier way for you to browse it... https://workdrive.zoho.com.cn/file/bgee21bce882a7abf42c48833d75ec2332fa8 Uh...google drive? Sorry, I'm not gonna create an account on a file sharing site to download logs.. You can send it to me on discord too if you want (JonnyOThan) Edited November 7, 2023 by JonnyOThan Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted March 5 Share Posted March 5 Version 0.9.9 now available! Changes Improved memory leak/exception spam fix when vessels are unloaded https://github.com/ensou04/RocketSoundEnhancement/releases Quote Link to comment Share on other sites More sharing options...
Little 908 Posted March 7 Share Posted March 7 I it just me or did you update the sonic booms? If so great work One of my favorite sound mods because of the boom. Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted March 15 Share Posted March 15 (edited) Version 0.9.10 now available! Changes Fixed NRE spam when a vessel is unloaded quickly after being loaded (often when crashing into terrain) Massively reduce the memory impact of the comb filter Edited March 15 by JonnyOThan Quote Link to comment Share on other sites More sharing options...
silvermistshadow Posted March 21 Share Posted March 21 I installed this because sometimes my rocket engines would stop making any sounds. After installing this, it seems I now get no re-entry sounds. Oh well, a small sacrifice for the sake of being able to hear the wonderful sounds of my rockets. Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted March 21 Share Posted March 21 53 minutes ago, silvermistshadow said: I installed this because sometimes my rocket engines would stop making any sounds. After installing this, it seems I now get no re-entry sounds. Oh well, a small sacrifice for the sake of being able to hear the wonderful sounds of my rockets. Yeah I think I introduced a bug regarding reentry in one of the recent versions…if theres any additional info you can provide it might be helpful. Quote Link to comment Share on other sites More sharing options...
shpeeshpee Posted March 25 Share Posted March 25 Great sounds but the audio seems to cut every half a second or so. Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted March 25 Share Posted March 25 2 hours ago, shpeeshpee said: Great sounds but the audio seems to cut every half a second or so. Can you post your KSP.log? Is your game running very slowly? Quote Link to comment Share on other sites More sharing options...
JonnyOThan Posted March 25 Share Posted March 25 Version 0.9.11 is now available! -Fixed missing reentry and wind sounds Quote Link to comment Share on other sites More sharing options...
shpeeshpee Posted April 10 Share Posted April 10 On 3/25/2024 at 4:31 PM, JonnyOThan said: Can you post your KSP.log? Is your game running very slowly? Any way I can send it to you through discord? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.