Author Topic: Blank screen at startup  (Read 1901 times)

0 Members and 1 Guest are viewing this topic.

Blank screen at startup
This is something that doesn't happen to everybody working on the project.  But when the game is started it only shows a blank screen until escape is pressed.  It didn't do this for me before but then I installed another copy to test things out and I got the blank screen.  One thought was maybe it was trying to play the intro movie.  But that wouldn't explain why it didn't do it to everybody.  Is there anybody else out there having this problem?  And what did you do to fix it?

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
A couple of the recent builds did that for a while and then the problem got fixed. You probably are basing you work on one of the builds that did rather than introducing the bug yourself right?
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 
AFAIK some of the test builds had the movie code disabled.  In the builds where the code is enabled, it seems to work fine.

 

Offline KARMA

  • Darth Hutt
  • 211
    • http://members.fortunecity.com/aranbanjo
it may be also a graphic card issue, it happens to me if I try to run the game with a voodoo2, which isn't supported.

 
I'm using the code for 3.5.5 right from the CVS.  I've not done anything with the movie code from whats in this version.

I'm using a GeForce 4 MX 440, I'll have to ask around and see what they got.  Any have a list of "iffy" graphics cards?

 

Offline redmenace

  • 211
for one, any code in CVS at any given time could have any number of bugs in it.
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Quote
Originally posted by darkchrono4
I'm using the code for 3.5.5 right from the CVS.  I've not done anything with the movie code from whats in this version.


3.5.5 did work with movies though. The movie problem was something I noticed in a couple of Bobbaou's builds so you may have the same problem.

Do you have the media.vp installed? If not download it and check if you now get the FS2_Open splash screen instead of a black screen. If you do then you've almost definately got the same problem as bob's builds had.

If your getting the problem and you have the media.vp then I don't know what the problem is.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
for some reason the newer movie code won't compile for me, so I just ifdefed it out, make sure you _do not_  have the compile flag no_dshow_code or something to that effect in any of your dsws or dsps.
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 
If you mean a preprocessor definition, then no I don't have it set.  I don't have the media.vp but I'm downloading it now.  What I don't get is not everybody gets the blank screen.

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
As I said if you have the media.vp you get the splash screen. It then won't go away until you click escape. I remember not only getting the bug but hearing other complain about it too.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

  
Having a PreLoad.pcx in /interface seems to have solved the problem.