Jump to content

Recommended Posts

I have a number of mods installed that I never used before and I cannot figure out why but one of them causes random crashes during Vehicle Assembly. I attached my output log below. I will follow any advice and post results for future use.

 

Here is the updated output log.

Edited by Baal_Bubba_Dale
Mediafire.
Link to comment
Share on other sites

Looking at your log you've hit an out of memory error. (tip: open your log with an editor like notepad++ and search for "Crash!!!" The interesting bit is usually just before that).

Spoiler

DynamicHeapAllocator out of memory - Could not get memory for large allocationCould not allocate memory: System out of memory!
Trying to allocate: 8388608B with 4 alignment. MemoryLabel: STL
Allocation happend at: Line:74 in 
Memory overview


[ ALLOC_DEFAULT ] used: 639663019B | peak: 0B | reserved: 692957925B 

[ ALLOC_GFX ] used: 344046137B | peak: 0B | reserved: 384372512B 

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

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

[ ALLOC_PROFILER ] used: 632772B | peak: 0B | reserved: 8388608B 
Could not allocate memory: System out of memory!
Trying to allocate: 8388608B with 4 alignment. MemoryLabel: STL
Allocation happend at: Line:74 in 
Memory overview


[ ALLOC_DEFAULT ] used: 639663019B | peak: 0B | reserved: 692957925B 

[ ALLOC_GFX ] used: 344046137B | peak: 0B | reserved: 384372512B 

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

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

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

 
(Filename:  Line: 920)

Crash!!!

 

The simplest solution is to reduce the number of mods you have installed.  Otherwise you can try the 64-bit workaround  but that is known to have issues or if you have Linux you can run the 64-bit version there but that's not plain sailing either! tbh I'd just cut down the number of mods you have.  

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