[Bug ๐]: Log Spam
zer0Kerbal opened this issue ยท 0 comments
Brief description of your issue
Log SPAM
5545 [EXC 14:46:51.688] NullReferenceException: Object reference not set to an instance of an object
5546 KspChromaControl.ColoreDrain.DisplayHeat (KspChromaControl.ColorSchemes.ColorScheme colorScheme) (at <6f5cd03932fb4cd4ac5722c0935b1b76>:0)
5547 KspChromaControl.ColoreDrain.Send (KspChromaControl.ColorSchemes.ColorScheme scheme) (at <6f5cd03932fb4cd4ac5722c0935b1b76>:0)
5548 KspChromaControl.KspChromaPlugin+<>c__DisplayClass8_0.b__0 (KspChromaControl.IDataDrain drain) (at <6f5cd03932fb4cd4ac5722c0935b1b76>:0)
5549 System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) (at <9577ac7a62ef43179789031239ba8798>:0)
5550 KspChromaControl.KspChromaPlugin.Update () (at <6f5cd03932fb4cd4ac5722c0935b1b76>:0)
5551 UnityEngine.DebugLogHandler:LogException(Exception, Object)
5552 ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
5553 UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
Steps to reproduce
- install
- run KSP
- look at log
Expected behavior
no log spam
Actual behavior
spam, spam, Spam, SPAM S P A M
Environment
latests
How did you download and install this?
Built from source (add-ons only)