[A13] My game keeps crashing :(

Started by Kiwih, June 06, 2016, 01:51:54 PM

Previous topic - Next topic

Kiwih

Hey fellow players

Ive been having a problem lately, where my game keep crashing. It happends an hour in game, where nothing happends.
My computer is up to date, so can't be the problem.
I got a few mods, don't know if that is causing it?

Mods: CCL, EdB colonist bar, EdB Modorder, EdB Preparecarefully, hospitality, morefactionspawns, rimsenal_hair.

[attachment deleted by admin - too old]

harpo99999

what size maps are you playing on?
if it is start the game, load the save and play for an hour, it might be running out of program space ram for the program (x86 32 bit windows allows upto 2gb of ram per program, x64 64 bit windows allows for 4gb ram per 32 bit program and ram limits for 64 bit programs (btw rimworld is a 32 bit program))

milon

#2
Actual mod order from output_log.txt is:
Core, Community Core Library, EdBModOrder, Hospitality, Community Core Library - Vanilla Tweaks, EdBColonistBar, EdBPrepareCarefully, Rimsenal_hair, and More Factions Spawn

Did you recently change mods or mod order?  Has this happened before?  How long was it working well for?

EDIT - Hmm.  Your log file is full of "Look rotation viewing vector is zero" errors.  You pile up enough of those, and it can crash.  Seems similar to this:
https://ludeon.com/forums/index.php?topic=11056.msg217170#msg217170

What version of CCL are you running?  If it's not the latest, update it.  :)

Kiwih

My game keeps crashing, tryed to reinstall all mods and the game itself, startet new game with new world. But it still crashes.. I really don't know what to do :(

[attachment deleted by admin - too old]

skullywag

Can you disable edb colonist bar and retry? Ive seen this reported against that mod before. No idea of the cause but simply narrowing the mod causing the issue may help here.
Skullywag modded to death.
I'd never met an iterator I liked....until Zhentar saved me.
Why Unity5, WHY do you forsake me?

milon

Looks like skullywag got in ahead of me.  Try his advice first, and please report if it works or not.  If it doesn't work, here's what I suggest for your next step:

======
Thanks for the updated attachments.  And what to do is easy: Answer the questions we ask you, and we'll help you get this sorted out.  :)

#1 - What version of CCL are you using?
#2 - What version of Windows are you running?
#3 - Did this latest crash also happen an hour in-game?

#4 - Please also upload your game save file. This will help us attempt to reproduce the issue.  The game save file is actually 2 files: the colony save file (a .rws file, likely found in C:\Users\[username]\AppData\LocalLow\Ludeon Studios\RimWorld\Saves\) and the world save file (a .rww file, likely found in C:\Users\[username]\AppData\LocalLow\Ludeon Studios\RimWorld\Worlds\).  The files will almost certainly be too big to attach here.  Compress them together into 1 file if possible, and upload to Drop Box or Google Docs or another online hosting place and post the link here.  If you have any difficulty with this step, please let me know.  I'll provide whatever info you need.


General info for anyone:
TLDR = Memory Leak.

The attached output_log file is again full of the "Look rotation viewing vector is zero" errors, and eventually the system runs of out available memory triggering a crash when RimWorld's mono.dll library attempts to allocate more memory.