KSPModStewards / RocketSoundEnhancement

An Audio Framework Plugin for Kerbal Space Program
https://forum.kerbalspaceprogram.com/index.php?/topic/179579-wip15x-rocket-sound-enhancement-pre-v100/
GNU General Public License v3.0
14 stars 14 forks source link

Report: NRE spam #29

Closed JonnyOThan closed 7 months ago

JonnyOThan commented 7 months ago

KSP 2.zip

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.AudioSource.set_minDistance(UnityEngine.AudioSource,single)
  at RocketSoundEnhancement.RSE_PartAudioManager.LateUpdate () [0x00023] in <0418fbdb07254f058d4eee8bd0f22cc3>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
JonnyOThan commented 7 months ago

I'm not sure where that snipped of callstack came from, but it's not in the linked logs...the logs also have tons of other errors being spewed from other mods so I'm not sure if this is really worth investigating.