KER and Kopernicus and OPM
Gordon-Dry opened this issue ยท 0 comments
with Kopernicus and OPM I get those:
KerbalEngineer -> // Array index is out of range.
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
KerbalEngineer -> at MapSO.GetPixelColor (Int32 x, Int32 y) [0x00000] in <filename unknown>:0
at CBAttributeMapSO.GetPixelColor (Double x, Double y) [0x00000] in <filename unknown>:0
at CBAttributeMapSO.GetAtt (Double lat, Double lon) [0x00000] in <filename unknown>:0
at ScienceUtil.GetExperimentBiome (.CelestialBody body, Double lat, Double lon) [0x00000] in <filename unknown>:0
at KerbalEngineer.Flight.Readouts.Surface.ImpactProcessor.Update () [0x00000] in <filename unknown>:0
and some of those
KerbalEngineer -> // Object reference not set to an instance of an object
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
KerbalEngineer -> at KerbalEngineer.Editor.BuildOverlayResources.OnGUI () [0x00000] in <filename unknown>:0
The last session created a huge log, a lot of Kopernicus errors, I already opened a thread here: https://forum.kerbalspaceprogram.com/index.php?/topic/173537-lot-of-nre-with-kopernicuscomponents/
You also find the full log there.
Log: https://www.dropbox.com/s/bag5iqd6b3r8cx4/2018-04-06_1%20KSP.log.7z?dl=1
I have no clue where to start to find the culprit.