Bridge Commander Central

BC Forums => BC Technical Support => Topic started by: eclipse74569 on June 03, 2012, 03:06:58 PM

Title: Weird errors??? Hope it's Graphics related...
Post by: eclipse74569 on June 03, 2012, 03:06:58 PM
Guys,
Everytime I play BC on my laptop and select a ship (doesn't matter which ship) my ship is black and the only thing showing is the lights/alpha channels.  I'm hoping it's just graphics related, but uhm...could someone help me with this???

(http://www.smitherineproductions.com/images/ScreenShot005.bmp)
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: FarShot on June 03, 2012, 03:34:02 PM
That looks pretty cool.  As I'm not much of a BC expert, I'm afraid that'll be my only contribution to this thread. :P
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: Mario on June 03, 2012, 04:16:47 PM
Light source?
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: B5 on June 03, 2012, 05:48:39 PM
is section 31!
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: eclipse74569 on June 03, 2012, 06:19:03 PM
Light source?

I'll put it this way...

(http://www.smitherineproductions.com/images/ScreenShot006.bmp)

Very well lit

(http://www.smitherineproductions.com/images/ScreenShot004.bmp)

And this hasn't happened in the past (same system etc.)
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: FarShot on June 03, 2012, 06:22:39 PM
There be difference brosefski.

Go to Edit mode,
click toggle placements,
and browse through the objects looking for light,
and should you happen upon one,
click edit light,
and check the numbers.

If there are no light placements... well... it's obvious.
If there are, but the numbers are zeroed, well... it's obvious as well.
Otherwise, not sure what's up.
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: eclipse74569 on June 03, 2012, 06:25:22 PM
I'll try, but would Edit mode actually delete the light source in the systems py file?
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: FarShot on June 03, 2012, 06:26:36 PM
I have no idea, but I do know how to edit lights.  Yay, I made a contribution to this thread! :D
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: eclipse74569 on June 03, 2012, 07:23:38 PM
I have no idea, but I do know how to edit lights.  Yay, I made a contribution to this thread! :D

Thanks FS!!!  It was the lighting!!!

And...I'm not sure what I'm doing!!!!
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: Tally on June 04, 2012, 03:08:54 AM
Thanks FS!!!  It was the lighting!!!

And...I'm not sure what I'm doing!!!!


if lighting is off then yeah do it through edit() mode, you can save it also from there. If it still does it on subsequent times of playing game then go to scripts/systems/(what system you had issue with) and depending on how many planets in said system.

Highlight the system py file with a number at the end
 (http://i34.photobucket.com/albums/d146/BlisteringTallywhacker/system.jpg)



then open that file with wordpad...and scroll down your looking for the below
(http://i34.photobucket.com/albums/d146/BlisteringTallywhacker/lookingfor.jpg)


more specifically your looking for these lines
(http://i34.photobucket.com/albums/d146/BlisteringTallywhacker/thesetwo.jpg)

them numbers hard set that light source for that system(left to right sequence is RED,GREEN,BLUE, [source brightness]) once you have changed them just save the file(tip..you can add additional light sources to be hard set this way too)...start game up and go to that system to see your changes  :)
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: eclipse74569 on June 04, 2012, 08:59:53 AM
 Yeah I thought of that...but I think this is a stock system (Deep Space to be exact and not DS9).  If I can find that file I can edit it.
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: Tally on June 04, 2012, 10:28:24 AM
wordpad ++ then  :P
Title: Re: Weird errors??? Hope it's Graphics related...
Post by: eclipse74569 on June 04, 2012, 03:14:26 PM
wordpad ++ then  :P

How about Python?  :P. I'm gonna need it for my major anyways ;)

EDIT:  fixed!!!!!  Thanks Tally!!!