Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete Upload #38

Open
zer0Kerbal opened this issue Jun 3, 2022 · 7 comments
Open

Incomplete Upload #38

zer0Kerbal opened this issue Jun 3, 2022 · 7 comments

Comments

@zer0Kerbal
Copy link
Owner

From Surface-Experiment-Pack created by LordDarconis: CobaltWolf#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
Copy link
Owner Author

@dmagic any ideas?

@zer0Kerbal
Copy link
Owner Author

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
Copy link
Owner Author

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
Copy link
Owner Author

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
Copy link
Owner Author

I've uploaded the log files from my game.

output_log.txt

KSP.txt

@zer0Kerbal
Copy link
Owner Author

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
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant