Jump to content

Crashes when Loading?


Recommended Posts

KSP 0.50 has been working fine on my Desktop computer. I don't really use my desktop very often, most of my time is pent on my Laptop. On my Laptop KSP 0.90 has been working fine.

A few days ago I tried to update my Desktop from 0.50 to 0.90 with no success. After deleting 0.50 and installing 0.90 KSP now crashes before loading has finished. The install went okay, I downloaded a fresh copy of 0.90 and installed it with the same outcome. I made no additions or modifications its straight from the zip file.

Here is a link to my Dropbox with the error messages.

https://www.dropbox.com/sh/68fdzzot5pawn2r/AACOQsLiHVBvRJ2u5fMMCHPFa?dl=0

If anyone has any ideas, it would be greatly appreciated. If not I'll just go back 0.50

Thanks in advance

Keith

Ottawa, Canada

Link to comment
Share on other sites

KSP 0.90 does use more memory than KSP 0.25, and that's the problem for you:

DynamicHeapAllocator out of memory - Could not get memory for large allocationCould not allocate memory: System out of memory!Trying to allocate: 22369620B with 4 alignment. MemoryLabel: NewDelete

Allocation happend at: Line:0 in Overloaded New[]

Memory overview

[ ALLOC_DEFAULT ] used: 256210844B | peak: 0B | reserved: 267548368B

[ ALLOC_GFX ] used: 131825519B | peak: 0B | reserved: 159638172B

[ ALLOC_CACHEOBJECTS ] used: 222888B | peak: 0B | reserved: 12582912B

[ ALLOC_TYPETREE ] used: 0B | peak: 0B | reserved: 0B

[ ALLOC_PROFILER ] used: 117936B | peak: 0B | reserved: 8388608B

Could not allocate memory: System out of memory!

Trying to allocate: 22369620B with 4 alignment. MemoryLabel: NewDelete

Allocation happend at: Line:0 in Overloaded New[]

Memory overview

[ ALLOC_DEFAULT ] used: 256210844B | peak: 0B | reserved: 267548368B

[ ALLOC_GFX ] used: 131825519B | peak: 0B | reserved: 159638172B

[ ALLOC_CACHEOBJECTS ] used: 222888B | peak: 0B | reserved: 12582912B

[ ALLOC_TYPETREE ] used: 0B | peak: 0B | reserved: 0B

[ ALLOC_PROFILER ] used: 117936B | peak: 0B | reserved: 8388608B

That said, I'd only expect out of memory issues with stock KSP on a 32-bit version of Windows – the process memory limit for 32-bit Windows is 2 GB. What version of Windows do you have?

In any case, the best fix is to either reduce the texture quality in the Graphics settings using Launcher, or install the Active Texture Management (x86-aggressive version) mod.

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