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 #26

Open
LordDarconis opened this issue Feb 12, 2017 · 7 comments
Open

Incomplete Upload #26

LordDarconis opened this issue Feb 12, 2017 · 7 comments

Comments

@LordDarconis
Copy link

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.

@CobaltWolf
Copy link
Owner

@dmagic any ideas?

@DMagic1
Copy link
Collaborator

DMagic1 commented Feb 13, 2017

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

@LordDarconis
Copy link
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)

@DMagic1
Copy link
Collaborator

DMagic1 commented Feb 14, 2017

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.

@LordDarconis
Copy link
Author

I've uploaded the log files from my game.

output_log.txt

KSP.txt

@DMagic1
Copy link
Collaborator

DMagic1 commented Feb 16, 2017

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?

@LordDarconis
Copy link
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
Projects
None yet
Development

No branches or pull requests

3 participants