Jump to content

Crashes/error messages questions


Dimetime35c

Recommended Posts

Okay so I've been wondering what do the crashes and error messages actually mean? When it says out of memory what does it mean? I understand that the game runs 4gb of ram. I have 8, how can I be out of memory?? Is it referring to my hard drive? What parts of the pc does KSP actually use when running?? I'm new to programming and find it very interesting so please try and keep answers in not to technical terms.

Link to comment
Share on other sites

KSP is a 32 bit game...

Meaning it can't really talk about numbers that are out of the range of 0 thru 4,294,967,295 So now imagine the game is storing information, and it stores a bit at 4,294,967,294, and then the next bit at 4,294,967,295, now it needs to store another bit... However even though you have another 4 billion memory addresses available, the game has now way to be able to talk about them to remember where it stored things.

Make sense?

Link to comment
Share on other sites

Are you running a 32 bit version of windows with a multi core processor?

If you search the support forums you'll find a few stickied posts about crashes and common cause thereof. One of the one's mentioned is 32 bit windows and unity don't go together or something.

It's a CPU heavy game, not so much GPU or RAM. Turn down a few textures, less persistent debris, less detail in general and make it run on only one core. Full details in the support forums.

All these things can help. Also, make sure your mods, if you have any installed, are all set up correctly. I had a problem when I had stuff in the wrong folders and the game was crashing every few minutes.

Edit: Got the link for you: http://forum.kerbalspaceprogram.com/threads/24536-Self-help-for-crashes-look-here-first-if-KSP-crashes

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