Skip to content

KSP is adjusting the music volume in relation to the distance to the ship, after using Camera Tools. #1

@JebsSY

Description

@JebsSY

Hello,
I have installed CT 1.8.0 via CKAN on a unmodded KSP 1.2.2.
I see a problem, that the music volume changes while zooming, after using Camera Tools.
See also this video.

I also found this in the log, if that helps:

[WRN 16:39:34.561] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
[LOG 16:39:34.629] [UIMasterController]: ShowUI
[LOG 16:39:34.634] Flight State Captured
[LOG 16:39:34.635] Saving Achievements Tree...
[LOG 16:39:34.635] [MessageSystem] Save Messages
[LOG 16:39:34.639] Game State Saved as persistent
[LOG 16:39:35.630] Unpacking Untitled Space Craft
[LOG 16:39:42.581] Killed all parts in permanent ground contact on vessel Untitled Space Craft.
[LOG 16:39:42.582] Packing Untitled Space Craft for orbit
[LOG 16:39:42.583] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
[LOG 16:39:42.585] Reference Frame: Rotating
[LOG 16:39:42.756] [Progress Node Reached]: RecordsAltitude
[LOG 16:39:42.761] [Progress Node Complete]: RecordsAltitude
[LOG 16:39:42.762] [Progress Node Reached]: RecordsSpeed
[LOG 16:39:42.762] [Progress Node Reached]: RecordsDistance
[LOG 16:39:42.762] [Progress Node Complete]: RecordsDistance
[LOG 16:39:42.905] [Progress Node Reached]: Orbit
[LOG 16:39:42.905] [Progress Node Reached]: Kerbin
[LOG 16:39:42.905] [Progress Node Complete]: Orbit
[LOG 16:39:45.064] Unpacking Untitled Space Craft
[LOG 16:39:49.703] [AsteroidSpawner]: New object found near Kerbin: Ast. FUY-771!
[LOG 16:39:57.582] Showing CamTools GUI
[LOG 16:40:04.750] [AsteroidSpawner]: No new objects this time. (Odds are 1:2)
[LOG 16:40:19.787] [AsteroidSpawner]: New object found near Kerbin: Ast. VQC-204!
[LOG 16:40:34.785] [AsteroidSpawner]: No new objects this time. (Odds are 1:2)
[LOG 16:40:48.636] flightCamera position init: (-2.2, -0.1, 1.8)
[LOG 16:40:48.642] flightCamera position post init: (-2.2, -0.1, 1.8)
[LOG 16:40:48.668] flightCamera position: (-2.2, -0.1, 1.8)
[LOG 16:40:48.683] flightCamera position: (23.8, -0.1, 34.0)
[LOG 16:40:48.699] flightCamera position: (23.8, -0.1, 34.0)
[LOG 16:40:49.802] [AsteroidSpawner]: No new objects this time. (Odds are 1:2)
[LOG 16:40:52.218] flightCamera position init: (4563.5, -0.1, 5721.9)
[LOG 16:40:52.219] flightCamera position post init: (4563.6, -0.1, 5721.9)
[LOG 16:41:04.803] [AsteroidSpawner]: No new objects this time. (Odds are 1:2)
[LOG 16:41:11.820] flightCamera position init: (-4.6, -0.8, 7.0)
[LOG 16:41:11.824] flightCamera position post init: (-4.5, -0.8, 7.0)
[LOG 16:41:11.836] flightCamera position: (-4.5, -0.8, 7.0)
[LOG 16:41:11.851] flightCamera position: (19.1, -0.8, 40.9)
[LOG 16:41:11.884] flightCamera position: (19.1, -0.8, 40.9)
[LOG 16:41:21.367] flightCamera position init: (-3.7, -0.6, 5.3)
[LOG 16:41:21.371] flightCamera position post init: (-3.7, -0.6, 5.3)
[LOG 16:41:21.384] flightCamera position: (-3.7, -0.6, 5.3)
[LOG 16:41:21.401] flightCamera position: (19.0, -0.6, 39.9)
[LOG 16:41:21.417] flightCamera position: (19.0, -0.6, 39.9)
[LOG 16:41:34.870] [AsteroidSpawner]: No new objects this time. (Odds are 1:2)
[LOG 16:41:49.888] [AsteroidSpawner]: No new objects this time. (Odds are 1:2)
[LOG 16:41:51.790] KbApp.OnDestroy Planet Info
[LOG 16:41:51.790] KbApp.OnDestroy Planet Resources
[LOG 16:41:51.794] KbApp.OnDestroy Unowned Info
[LOG 16:41:51.797] [PlanetariumCamera]: Focus: Kerbin
[ERR 16:41:51.807] Exception handling event onPlanetariumTargetChange in class KnowledgeBase:System.NullReferenceException:
at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
at KSP.UI.Screens.KbApp_PlanetResources.ActivateApp (.MapObject target) [0x00000] in :0
at KSP.UI.Screens.KnowledgeBase.ActivateApps (KbTargetType targetType, .MapObject target) [0x00000] in :0
at KSP.UI.Screens.KnowledgeBase.OnMapFocusChange (.MapObject target) [0x00000] in :0
at EventData`1[MapObject].Fire (.MapObject data) [0x00000] in :0

[EXC 16:41:51.811] NullReferenceException
KSP.UI.Screens.KbApp_PlanetResources.ActivateApp (.MapObject target)
KSP.UI.Screens.KnowledgeBase.ActivateApps (KbTargetType targetType, .MapObject target)
KSP.UI.Screens.KnowledgeBase.OnMapFocusChange (.MapObject target)
EventData1[MapObject].Fire (.MapObject data) UnityEngine.Debug:LogException(Exception) EventData1:Fire(MapObject)
PlanetariumCamera:SetTarget(MapObject)
PlanetariumCamera:RemoveTarget(MapObject)
MapView:OnDestroy()
[LOG 16:41:51.814] KbApp.OnDestroy Vessel Info
[LOG 16:41:51.819] Progress data not uploaded because Game Settings disallow it.
[LOG 16:41:51.823] [UIApp] OnDestroy: ResourceDisplay
[LOG 16:41:51.824] ScaleModList: listSize 41 maxListSize 716
[LOG 16:41:51.831] KbApp.OnDestroy NullName
[LOG 16:41:51.838] [UIApp] OnDestroy: MessageSystem
[EXC 16:41:51.850] NullReferenceException
KSP.UI.Screens.Mapview.MapNode.Terminate ()
OrbitTargeter+Marker.Terminate ()
OrbitTargeter.NodeCleanup (Boolean willDestroy)
OrbitTargeter.OnDestroy ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions