Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Kosh on August 23, 2004, 01:10:19 am

Title: Uh....... (really wierd problem_
Post by: Kosh on August 23, 2004, 01:10:19 am
Ok, now that I have been home, I decided to put the T-20040802 on my desktop (it had previously been working just fine on my laptop). On D3D it CTD's 2 or 3 seconds after the "Freespace SCP" loading screen comes up. On OGL, it works, but I get something that looks like this:

(http://web.engr.oregonstate.edu/~plankerj/wierd_thing.jpg)


What's going on?
Title: Re: Uh.......
Post by: taylor on August 23, 2004, 01:59:43 am
Quote
Originally posted by Kosh
Ok, now that I have been home, I decided to put the T-20040802 on my desktop (it had previously been working just fine on my laptop). On D3D it CTD's 2 or 3 seconds after the "Freespace SCP" loading screen comes up.

Most likely the crash from playing movies.  It should be fixed in the 20040822 build if you want to try that one.  Otherwise just use the -dnoshowvid command line option.

Quote
On OGL, it works, but I get something that looks like this:[/B]

I assume that's where a planet is supposed to be.  If it's a TGA planet you need to make sure and use -jpgtga.  If it's DDS then it may be a bug in the code and if that's the case then it should be fixed in the 20040822 build.
Title: Uh.......
Post by: Kosh on August 23, 2004, 02:28:50 am
There was no planet. It's not the only place it will show. Sometimes when a beam is power up, or whenever there is an explosion. It has nothing to do with those options (which are checked, btw).

You were right about the D3D problem, but now the image looks even worse (this picture was in D3D mode):

(http://web.engr.oregonstate.edu/~plankerj/really_wierd_thing.jpg)

Now we not only have appearent graphics corruption, but also the ship is invisible.
Title: Uh.......
Post by: Fear on August 23, 2004, 02:51:48 am
damn its look like a techno club.

beside... what is your graphic card?
Title: Uh.......
Post by: Kosh on August 23, 2004, 02:57:33 am
Radeon 9100. Has served me faithfully for a year and a half. Actually, this is the only game it is giving me trouble with.
Title: Uh.......
Post by: Fear on August 23, 2004, 03:15:53 am
driver installed? \ driectx 9.0?
is this problem happing after a while or all the time? if its after a while check the fan on the radeon maybe it screwed.
Title: Uh.......
Post by: Liberator on August 23, 2004, 03:27:04 am
Looks kinda like what was happening to me with a previous build.  But, this one's clean for me.  Radeon Mobilty(7000) here, driver version 6.14.10.6343.  It's a Gateway specific driver as ATI says not to use the Cats with Mobility products.
Title: Uh.......
Post by: Kosh on August 23, 2004, 08:52:37 pm
Quote
Originally posted by Fear
driver installed? \ driectx 9.0?
is this problem happing after a while or all the time? if its after a while check the fan on the radeon maybe it screwed.



Just started happerning. I dug up my old 3.5.5 build and it worked just fine.

Yes, the driver is installed and Directx 9 is installed. DX9 has been installed on that system for a while.
Title: Uh.......
Post by: Kosh on August 24, 2004, 07:15:33 pm
So does anyone have any other ideas what is going on?