ShotgunNinja / Kerbalism

Hundreds of Kerbals were killed in the making of this mod.
The Unlicense
43 stars 19 forks source link

Automation device for ScanSAT throw exception #65

Closed JadeFalcon-1 closed 7 years ago

JadeFalcon-1 commented 7 years ago

When the DMagic Multi-Spectral Imaging Platform sensor is installed on a craft, the Auto menu does not display, and the following line shows up in the log:

[EXC 21:22:09.166] ArgumentException: An element with the same key already exists in the dictionary. System.Collections.Generic.Dictionary`2[System.UInt32,KERBALISM.Device].Add (UInt32 key, KERBALISM.Device value) KERBALISM.Computer.boot (.Vessel v) KERBALISM.DevManager.devman (KERBALISM.Panel p, .Vessel v) KERBALISM.Monitor.update () KERBALISM.Launcher.update () KERBALISM.UI.update (Boolean show_window) KERBALISM.Kerbalism.Update ()

Can provide logs if needed.

ShotgunNinja commented 7 years ago

fixed here