However, if you've done a transplant of your Base.rte with some mod or something that changes Scenes.ini or the bunker directories altogether, then this chain will start trying to load other directories. The easiest solution is to try to find where the chain stops loading correctly. In your case I suspect it would be the final file pathing, because it recognizes that it's trying to load the sprite, and the sprite either doesn't exist, or it's not in Base.rte/Scenes/Objects/
So what you'll need to do is open the last file in the chain and change the path to the correct one. For instance:
This line should either be changed to this vv or the actual location of the BrainVaultFG.bmp within your version of CC... which may be different (you didn't specify which version of CC you're trying to load).
(This needs to be done to not only the FG, but the BG and Mat, and also every other file that has incorrect directories - depending on your text editing program, a clever Find and Replace can achieve an entire directory change for the file)
OR, actually, check the abort screen because the other problem may be that a mod is trying to load the old directory of the sprite. In that case, your abortscreen should have stopped loading the last line of the ini where the pathing needs to be changed. Follow the same process, just open the ini and change the directory to the proper one. A secondary solution would be to copy and paste the improperly located files in new folders that match the directory they're trying to achieve anyways. I usually opt for this one because of how small BMP files are, and because you never know which old mods try to load the old directories.
Basically, this error is telling you that it's looking for BrainVaultFG.bmp, and it either can't find it, or the file has an improper extension.
It should be pretty straightforward but if you have any questions just ask. Good luck.
Sun Feb 23, 2014 7:32 am
Lizardheim
DRL Developer
Joined: Fri May 15, 2009 10:29 am Posts: 4107 Location: Russia
Re: Cannot start game :/ img. dump file
You sure you don't have any mods that try to grab the brain bunker for a bunker module?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum