RemoteTechnologiesGroup / RemoteTech

Community developed continuation of Kerbal Space Program's RemoteTech mod.
http://remotetechnologiesgroup.github.io/RemoteTech
GNU General Public License v2.0
233 stars 102 forks source link

stuck on load #712

Closed Commissar0617 closed 7 years ago

Commissar0617 commented 7 years ago

https://www.dropbox.com/s/r3b8sbbx0fgb9cd/KSP.log?dl=0 https://www.dropbox.com/s/uvofhf2do4h0uoa/output_log.txt?dl=0

sticks on every load, at the same medium dish antenna. just updated my module manager. worked fine prior, but other mods were broken

KSP-TaxiService commented 7 years ago

Thank you for this bug report. Your logs indicate that this dish antenna (KSP's Communotron DTS-M1) may be corrupted (missing the drag info) . Can you run Steam's integrity verification of KSP from Properties window, please?

PhineasFreak commented 7 years ago

Generally you have a ton of errors from USI, StageRecovery, TestFlight, Community Resource Pack (probably installed twice), Infernal Robotics, StationScience and more.

For the specific error has probably something to do with the VSR antenna models, as it fails to render a drag cube.

[LOG 01:11:48.141] DragCubeSystem: Creating drag cubes for part 'mediumDishAntenna'
[EXC 01:11:48.170] NullReferenceException: Object reference not set to an instance of an object
    ModuleDeployablePart.AssumeDragCubePosition (System.String name)
    DragCubeSystem+<RenderDragCubes>c__Iterator1E.MoveNext ()
    UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress)
YamoriYuki commented 7 years ago

There's also this:

File error:
Out of memory
  at (wrapper managed-to-native) object:__icall_wrapper_mono_array_new_specific (intptr,int)
  at PartReader.ReadAnimation (System.IO.BinaryReader br, UnityEngine.GameObject o) [0x00000] in <filename unknown>:0 
  at PartReader.ReadChild (System.IO.BinaryReader br, UnityEngine.Transform parent) [0x00000] in <filename unknown>:0 
  at PartReader.ReadChild (System.IO.BinaryReader br, UnityEngine.Transform parent) [0x00000] in <filename unknown>:0 
  at PartReader.Read (.UrlFile file) [0x00000] in <filename unknown>:0

And after the last error about MediumDishAntenna there's this

FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

Looks like your KSP install is broken is some way. Could you move all the mods out of KSP, check integrity (or preferably delete an reinstall KSP) and start adding them back one by one? I would suggest starting with mods adding features, then mods that add parts.

KSP-TaxiService commented 7 years ago

@Commissar0617 Have you resolved the multiple problems of mod/installation corruption found in your attached logs?

Commissar0617 commented 7 years ago

yes. all resolved. though i closed this... lol

On Saturday, January 21, 2017 7:56 AM, TaxiService <notifications@github.com> wrote:

@Commissar0617 Have you resolved the multiple problems of mod/installation corruption found in your attached logs?— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.