Bridge Commander Central

BC Forums => BC Technical Support => Previous "Black Screen of Death" Fixes => Topic started by: Aeries on April 20, 2010, 09:40:19 AM

Title: BSOD - Attribute Error: AkiraDef
Post by: Aeries on April 20, 2010, 09:40:19 AM
Here ye are! I've done something pretty insane, most will probably say "GOOD GODS Aeries, you're nuts!", but I have made this work once before, I just have no idea how I managed to do it... x__x;

Anyways, I'm making BC Supermod 3.0 play nicely with KM. And thus, I have obtained the BSOD (Black Screen Of Death)... I don't remember how I circumvented this before.

Either way, here is the console report. I have no idea what I'm looking at. Ideas?
Title: Re: BSOD - Attribute Error: AkiraDef
Post by: Mario on April 20, 2010, 09:43:02 AM
Open the mentioned file and change

Code: [Select]
AkiraDef

to

Code: [Select]
FedShipDef

i.e.

Foundation by default doesn't hold such a ship def by default.
Title: Re: BSOD - Attribute Error: AkiraDef
Post by: Villain on April 20, 2010, 09:44:26 AM
Either way, here is the console report. I have no idea what I'm looking at. Ideas?

You are looking at a BSOD!  :funny

Sorry, couldn't pass that up.
Title: Re: BSOD - Attribute Error: AkiraDef
Post by: Aeries on April 20, 2010, 09:55:24 AM
Lol, silly Prime. :P

Thanks a ton, Sovereign. Turns out I had to change that attribute a LOT in that script for every ship listed, but doing so worked out quite well. <3 Problem solved.