Ludeon Forums

RimWorld => Mods => Mod bugs => Topic started by: Sefiriot on October 08, 2016, 12:09:57 PM

Title: Rimworld crashes on creating new colony
Post by: Sefiriot on October 08, 2016, 12:09:57 PM
I keep CTD-ing at map generation-- the map will either not load at all before crash, or more commonly, loads as a blank white rectangle. This occurs only with mods-- I have an extensive list and am not sure if it's an out of memory issue, or something more insidious. Could someone help me diagnose the problem? Also, does RimWorld have a mod limit? Thanks!











[attachment deleted by admin - too old]
Title: Re: Rimworld crashes on creating new colony
Post by: crusader2010 on October 09, 2016, 04:27:29 AM
From the error log it seems to be an access violation problem:

"RimWorldWin.exe caused an Access Violation (0xc0000005) in module RimWorldWin.exe at 0023:016c5e0f."

Probably some mod is trying to write something where it does not have rights. Try taking ownership of the Rimworld main folder from Steam and/or make sure it's not read-only. Also check what rights each of the current users have (maybe it's forbidden to write on the disk for one of them that is also being used).

Can't think of anything else :) Could very well be a mod bug which tries to alter a memory location in some hacky way that your operating system does not like.