Author Topic: BSOD - Attribute Error: AkiraDef  (Read 948 times)

Offline Aeries

  • Posts: 1446
  • Cookies: 226
BSOD - Attribute Error: AkiraDef
« 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?

Offline Mario

  • Senior Software Developer
  • Administrator
  • Posts: 2186
  • Cookies: 1706
  • Life is life
Re: BSOD - Attribute Error: AkiraDef
« Reply #1 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.
Acta, non verba.
aka USS Sovereign

Offline Villain

  • Posts: 1480
  • Cookies: 71
  • The artist formerly known as Prime
Re: BSOD - Attribute Error: AkiraDef
« Reply #2 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.


"The design is clearly ancient... Launched hundreds of thousands of years ago."

Quote from: JimmyB76
der-ner-ner-ner-ner ..... der-ner-ner-ner-ner .....
---
Quote from: Rick Sternbach, on the topic of the Galor Class' length
...Probably not, but the number I get(379.6m) could be considered ?original intent,? a term that I think I will be using from now on, and ?canon? be damned.

Offline Aeries

  • Posts: 1446
  • Cookies: 226
Re: BSOD - Attribute Error: AkiraDef
« Reply #3 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.