Jump to content

Blomst

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Blomst

  1. This thread can be changed to solved. - - - Updated - - - odd - a post is missing. Solution -- ksp.exe, right click - under compatibility tab, I chose to run the executable as administrator.
  2. I have a solution which works for now; in both locations. R-Click ksp.exe, tab -> compatability, tick 'run as administrator' to ON and I load up fine. Given that this computer has no function other than games (all my email, downloads, file shares, etc. are via MacOs elsewhere,) I am fine with the executable running in priviledged mode.
  3. Hrmmm, this is already the case - the installation is in a subdirectory at g:\steamlibrary g: and NTFS structure on a Thunderbolt-2 external connection. To be certain, I copied the entire superstructure to c:\KSP\ and ran the KSP.exe -- and receive the same condition - crashes the load at ModuleManager. Tailing the log below: -=-=-=-=-=- IOException: Sharing violation on path C:\KSP\Kerbal Space Program\KSP.exe at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at System.IO.File.Open (System.String path, FileMode mode, FileAccess access) [0x00000] in <filename unknown>:0 at ModuleManager.MMPatchLoader.FileSHA (System.String filename) [0x00000] in <filename unknown>:0 at ModuleManager.MMPatchLoader.PrePatchInit () [0x00000] in <filename unknown>:0 at ModuleManager.MMPatchLoader+<ProcessPatch>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 (Filename: Line: -1)
  4. <<duplicate thread caused by reload at critical juncture>>
  5. Not entirely sure what my options are at this point -- I'm at the point where I've executed a full de-install of the game; including deletion of the steam common KSP folder, with subsequent reboot. I am curious if there are any other file cache or folder locations outside of steam->common (other games have used My Documents, or home/temp, etc. KSP: v1.0.4.861 Windows 32bit Windows: Windows7 64-bit Service Pack 1 Problem: Running app yields a crash at "Module Manager" Mods installed: ModuleManager.2.6.7.dll <That's it! - only the default install Squad folder sits in gamedata> Tailing the output_log file yields one clue -- that the module manager might be erroring on a sharing violation of the running ksp executable ?!? That or is there an expectation of ModuleManager to have a configuration or other file, or a run time parameter to the ksp executable I may be missing? The master folder in steam common has read-only de-ticked, with subfolders inheriting the allowance. I am also unable to turn off DEP for the KSP.exe or launcher.exe -- windows informs me it is not allowable for me to turn DEP off. -=-=-=-=- IOException: Sharing violation on path G:\SteamLibrary\steamapps\common\Kerbal Space Program\KSP.exe at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at System.IO.File.Open (System.String path, FileMode mode, FileAccess access) [0x00000] in <filename unknown>:0 at ModuleManager.MMPatchLoader.FileSHA (System.String filename) [0x00000] in <filename unknown>:0 at ModuleManager.MMPatchLoader.PrePatchInit () [0x00000] in <filename unknown>:0 at ModuleManager.MMPatchLoader+<ProcessPatch>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 (Filename: Line: -1)
×
×
  • Create New...