Jump to content

Ksp stuck on laoding massive booster part


Recommended Posts

Hello, i recently have encountered a problem, ksp gets stuck on loading the massive booster part from the squad engines folder, so i decided to delete it to see what would happen and it got stuck on another part in the same category, this issue wasnt caused by anything as at the time this happened, i installed no mods or updates

can anyone help ? its been a LOOOONG time since i have played ksp (because of this issue)  (i suspect restock or stock waterfall might have something to do with this)

Link to comment
Share on other sites

Usually the thing KSP tells you it's doing is actually the last thing that was successfully done. So the problem occurs on the NEXT step.

Upload your log somewhere and link it here, follow these guidelines from this post:

Spoiler
  1. The Logs
    These are text files that the game spits out for debugging purposes as it runs; if something broke horribly in-game, there will be something in here about it. You should upload the entire log as a file (i.e. not to pastebin); you can use dropbox or an equivalent host to upload the file. Make sure the entire file gets uploaded; you may have to zip it first, as logs can be very long.  DON'T paste the entire log into a thread post! That unnecessarily bloats the thread. Here is where you can find the log:
     
    • Windows:
      - 1.8 or newer:
       %USERPROFILE%\AppData\LocalLow\Squad\Kerbal Space Program\Player.log
      - 1.7.3 or older:
      KSP_win\KSP_Data\output_log.txt (32bit) or
      KSP_win64\KSP_x64_Data\output_log.txt (64bit) or
      %USERPROFILE%\AppData\LocalLow\Squad\Kerbal Space Program\output_log.txt
       
    • Mac OS X: Open Console, on the left side of the window there is a menu that says 'Reports'. Scroll down the list and find the one which says "Log Reports", click that.  A list of files will be displayed in the top part of the window, in there will be Player.Log ( Files>~/Library/Logs>Unity>Player.log ).  Right-click on it and select "Reveal in Finder".
       
    • Linux: ~/.config/unity3d/Squad/Kerbal\ Space\ Program/Player.log
       

All files (logs, screenshots, saves and ship files) submitted for support requests must be uploaded to a file-sharing service and linked to in your support request.

NOTE: These logs are not the same as KSP.log, which lacks valuable data. Do not upload KSP.log; do upload output_log.txt / Player.log

 

Link to comment
Share on other sites

14 hours ago, Superfluous J said:

Usually the thing KSP tells you it's doing is actually the last thing that was successfully done. So the problem occurs on the NEXT step.

Upload your log somewhere and link it here, follow these guidelines from this post:

  Reveal hidden contents
  1. The Logs
    These are text files that the game spits out for debugging purposes as it runs; if something broke horribly in-game, there will be something in here about it. You should upload the entire log as a file (i.e. not to pastebin); you can use dropbox or an equivalent host to upload the file. Make sure the entire file gets uploaded; you may have to zip it first, as logs can be very long.  DON'T paste the entire log into a thread post! That unnecessarily bloats the thread. Here is where you can find the log:
     
    • Windows:
      - 1.8 or newer:
       %USERPROFILE%\AppData\LocalLow\Squad\Kerbal Space Program\Player.log
      - 1.7.3 or older:
      KSP_win\KSP_Data\output_log.txt (32bit) or
      KSP_win64\KSP_x64_Data\output_log.txt (64bit) or
      %USERPROFILE%\AppData\LocalLow\Squad\Kerbal Space Program\output_log.txt
       
    • Mac OS X: Open Console, on the left side of the window there is a menu that says 'Reports'. Scroll down the list and find the one which says "Log Reports", click that.  A list of files will be displayed in the top part of the window, in there will be Player.Log ( Files>~/Library/Logs>Unity>Player.log ).  Right-click on it and select "Reveal in Finder".
       
    • Linux: ~/.config/unity3d/Squad/Kerbal\ Space\ Program/Player.log
       

All files (logs, screenshots, saves and ship files) submitted for support requests must be uploaded to a file-sharing service and linked to in your support request.

NOTE: These logs are not the same as KSP.log, which lacks valuable data. Do not upload KSP.log; do upload output_log.txt / Player.log

 

Umm... i looked up tutorials and i even looked at a forum but as im on mac i couldnt find the reports log. i do have a screenshot of the ksp folders tho, if you can guide me i can also send a pic of the report log too (i cant send the screenshot for some reason tho)

Link to comment
Share on other sites

17 hours ago, Superfluous J said:

You are far more likely to know where files are on your Mac than I. Sorry I can't really help find the file. All I know is on Windows it is NOT in the KSP folders.

then where is it on windows too ? cuz if its not there in windows, it aint on mac

Link to comment
Share on other sites

2 hours ago, Superfluous J said:

 

 

 System.TypeLoadException: Could not load type of field 'ClickThroughFix.ClearInputLocks:toolbarControl' (4) due to: Could not load file or assembly 'ToolbarControl, Version=0.1.9.4, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:ToolbarControl, Version=0.1.9.4, Culture=neutral, PublicKeyToken=null type:<unknown type> member:(null) signature:<none> 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
 

this was the last thing

2 hours ago, Superfluous J said:

 

 

here is the whole thing:

Uploading Crash Report
ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at AssemblyLoader+LoadedAssembyList.GetPathByType (System.Type type) [0x00020] in <46478292153440df94e04a2a2ddd1062>:0 
  at AssemblyLoader.GetPathByType (System.Type type) [0x00000] in <46478292153440df94e04a2a2ddd1062>:0 
  at KSP.IO.IOUtils.GetFilePathFor (System.Type T, System.String file, Vessel flight) [0x00005] in <46478292153440df94e04a2a2ddd1062>:0 
  at KSP.IO.PluginConfiguration.CreateForType[T] (Vessel flight) [0x00000] in <46478292153440df94e04a2a2ddd1062>:0 
  at BetterBurnTime.Configuration..cctor () [0x00000] in <71649f67204e44e7970ea5c3a77170bb>:0 
Rethrow as TypeInitializationException: The type initializer for 'BetterBurnTime.Configuration' threw an exception.
  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
  at BetterBurnTime.TimeFormatter..cctor () [0x00027] in <71649f67204e44e7970ea5c3a77170bb>:0 
Rethrow as TypeInitializationException: The type initializer for 'BetterBurnTime.TimeFormatter' threw an exception.
  at BetterBurnTime.ModuleEngineBurnTime.GetPrimaryField () [0x00006] in <71649f67204e44e7970ea5c3a77170bb>:0 
  at BetterBurnTime.ModuleEngineBurnTime.GetInfo () [0x00000] in <71649f67204e44e7970ea5c3a77170bb>:0 
  at PartLoader.CompilePartInfo (AvailablePart newPartInfo, Part part) [0x0017c] in <46478292153440df94e04a2a2ddd1062>:0 
  at PartLoader+<CompileParts>d__56.MoveNext () [0x007a2] in <46478292153440df94e04a2a2ddd1062>:0 
  at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <ef038509c5b948af8d6049dcab97ad3f>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
 
(Filename: <9577ac7a62ef43179789031239ba8798> Line: 0)

Default audio device was changed, but the audio system failed to initialize it. Attempting to reset sound system. 
(Filename:  Line: 65)

Default audio device was changed, but the audio system failed to initialize it. Attempting to reset sound system. 
(Filename:  Line: 65)

Setting up 2 worker threads for Enlighten.
  Thread -> id: 700003cb8000 -> priority: 1 
  Thread -> id: 700003d3b000 -> priority: 1 
[AssemblyLoader] Exception when getting assembly attributes: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.

Additional information about this exception:

 System.TypeLoadException: Could not load type of field 'ClickThroughFix.ClearInputLocks:toolbarControl' (4) due to: Could not load file or assembly 'ToolbarControl, Version=0.1.9.4, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:ToolbarControl, Version=0.1.9.4, Culture=neutral, PublicKeyToken=null type:<unknown type> member:(null) signature:<none> 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
 

 

Link to comment
Share on other sites

NEBERMIND ! so the solution is; follow the steps below and get the game report, and if you see a mod name that says it encountered and issue with, delete that mod or update it ! (thanks alot for everyone who helped)

if that still didnt fix it, use the forum 

Edited by Kerbal-fan
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...