zer0Kerbal / SurfaceExperimentPackage

An addon that adds science packages that must be constructed prior to use for Kerbal Space Program.
https://forum.kerbalspaceprogram.com/index.php?/topic/208429-*/
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Incomplete Upload #38

Open zer0Kerbal opened 2 years ago

zer0Kerbal commented 2 years ago

From Surface-Experiment-Pack created by LordDarconis: CobaltWolf/Surface-Experiment-Pack#26

Hello. When I try to upload the data through a relay the transmission progress reaches 100% and then just stops. I don't receive the science and then can't upload the remainder of the data.

zer0Kerbal commented 2 years ago

@Dmagic any ideas?

zer0Kerbal commented 2 years ago

Does anything show in the log files? Usually there is a log message when any transmission is completed, even if no science is gained.

zer0Kerbal commented 2 years ago

This part of the log file shows the error. I think it's the surface gravimeter that's causing the problem, a few other experiments successfully uploaded before the problem showed up again.

[Research & Development]: +40 data on Laser Range-finding Data from the Mun's East Farside Crater. 64 Science added. Subject value is 0.00

(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[SCANsat] Height Map Of [Minmus] Completed...

(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

NullReferenceException: Object reference not set to an instance of an object at ResearchAndDevelopment.GetScienceValue (Single dataAmount, .ScienceSubject subject, Single xmitScalar) [0x00000] in :0 at ResearchAndDevelopment.SubmitScienceData (Single dataAmount, .ScienceSubject subject, Single xmitScalar, .ProtoVessel source, Boolean reverseEngineered) [0x00000] in :0 at RnDCommsStream.submitStreamData (.ProtoVessel source) [0x00000] in :0 at RnDCommsStream.StreamData (Single dataAmount, .ProtoVessel source) [0x00000] in :0 at ModuleDataTransmitter+.MoveNext () [0x00000] in :0 at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in :0

(Filename: Line: -1)

zer0Kerbal commented 2 years ago

Do you have the full log files?

It looks like the science subject is getting screwed up somewhere along the line, but generally I would expect it to fail earlier than during transmission if this were the case.

zer0Kerbal commented 2 years ago

I've uploaded the log files from my game.

output_log.txt

KSP.txt

zer0Kerbal commented 2 years ago

That's very strange.

Do you have the save file in which this occurs? Have you seen it occur with the same experiment in a different location? And do you know which experiment is causing the problem?

zer0Kerbal commented 2 years ago

I've uploaded my saved game. It seems to happen with all experiments regardless of body or biome. Once the upload stops the first time, the other experiments in other locations begin to have the same problem, even without a relay. The laser-range finding and passive seismic seem to mostly work, but after that I'm not sure which experiment is failing the upload.

Upload.zip