Jump to content

Recommended Posts

You haven't really described when you're experiencing the crashes (during loading? when changing between scenes? when transitioning between SOIs?), so there's not information to go on.

That being said:

Unity Player [version: Unity 4.5.5f1_7684ad0c5a44]

KSP.exe caused an Access Violation (0xc0000005)
in module KSP.exe at 0023:013e9d5f.

Error occurred at 2015-02-26_232432.
C:\Users\user\Desktop\KSP_win\KSP.exe, run by user.
64% memory in use.
0 MB physical memory [2883 MB free].
0 MB paging file [0 MB free].
0 MB user address space [56 MB free].
Write to location 00000008 caused an access violation.

It appears you've simply ran out of memory - KSP is a 32-bit Unity game, which can only use up to 3.5GB of RAM, no matter how much RAM you actually have.

Remove some mods, or consider running KSP under OpenGL.

Link to comment
Share on other sites

You haven't really described when you're experiencing the crashes (during loading? when changing between scenes? when transitioning between SOIs?), so there's not information to go on.

That being said:

Unity Player [version: Unity 4.5.5f1_7684ad0c5a44]

KSP.exe caused an Access Violation (0xc0000005)
in module KSP.exe at 0023:013e9d5f.

Error occurred at 2015-02-26_232432.
C:\Users\user\Desktop\KSP_win\KSP.exe, run by user.
64% memory in use.
0 MB physical memory [2883 MB free].
0 MB paging file [0 MB free].
0 MB user address space [56 MB free].
Write to location 00000008 caused an access violation.

It appears you've simply ran out of memory - KSP is a 32-bit Unity game, which can only use up to 3.5GB of RAM, no matter how much RAM you actually have.

Remove some mods, or consider running KSP under OpenGL.

would this line be different if i was using opengl

C:\Users\user\Desktop\KSP_win\KSP.exe

Because i am using it

Link to comment
Share on other sites

Just follow these instructions:

If you use Steam, simply right-click Kerbal Space Program in your Library, click "Set launch options..." and put in "-force-opengl". You have to start the game out of steam (or the start menu) for this to work, if you start the KSP.exe manually it will ignore your Steam launch options!

Otherwise, or if you don't want to start through Steam, open your Kerbal Space Program folder, right-click KSP.exe, select "Create shortcut", and put "-force-opengl" in the "Target" field after the quotation marks, with a blank in between. You can now put that shortcut where you need it, e.g. onto your desktop.

Alternatively, if you want to start KSP through the start menu, right-click on Kerbal Space Program in there, and put the "-force-opengl" at the end of the "target"-field, again with a blank in between. (This does not work if you have the Steam version, as the start menu link then links to Steam)

Link to comment
Share on other sites

Oh man, running KSP from the desktop is a bad thing due to this.

I recommend you copy KSP to a folder you create, such as C:\Games, and delete the original.

Just a question, I have been running KSP from my desktop pretty much since I started playing with .18 and have been modding heavily since like .21 and have never ran into an issue, I'm running Windows 7.

Will there be any performance increase from not keeping it on the desktop?

As far as I understand usually people run into problems with plugins not being allowed to do there thing when they experience DEP issues.

Link to comment
Share on other sites

this is what my shortcut says

C:\Users\user\Desktop\KSP_win\KSP.exe forceopengl

when you right click the shortcut, open properties, under the Target field it needs to show this:

"C:\Users\user\Desktop\KSP_win\KSP.exe" -force-opengl

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...