Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 8th Jun 2004 01:30 Edited at: 8th Jun 2004 01:37
I just got the trial version of darkbasic professional and I tried out pelican demo but a message came up and it says
Quote: "Runtime error 1502-screen depth is illiegal at line 0"
does that mean that i need to change the screen settings or what?

thx

Your ugly and your mother dresses you funny
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 8th Jun 2004 01:33
try 32 bit color depth
(1024x768x32)


* DBP_NETLIB_v1.2 - NOW WITH VARIABLE WATCHER! * Click Logo
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 8th Jun 2004 01:37
thanks for the quick advice but my computer doesn't have 32 bit

Your ugly and your mother dresses you funny
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 8th Jun 2004 01:41
Try 16 then.
Do not use 8 or 24-bit as they aren't supported.


The place for wonderful plug-ins and things.
Keep your friends close, and your cats even closer.
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 8th Jun 2004 01:53
does your card support direct x 9?
you need direct x 9.0B to run DBP exe's


* DBP_NETLIB_v1.2 - NOW WITH VARIABLE WATCHER! * Click Logo
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 8th Jun 2004 01:56
I have directx 9

Your ugly and your mother dresses you funny
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 8th Jun 2004 01:58
9.0B


* DBP_NETLIB_v1.2 - NOW WITH VARIABLE WATCHER! * Click Logo
MonaLisa
20
Years of Service
User Offline
Joined: 7th Jun 2004
Location:
Posted: 8th Jun 2004 03:09 Edited at: 8th Jun 2004 03:11
Might want to consider changing you forum name there "Program Expert"
Dave J
Retired Moderator
22
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 8th Jun 2004 03:22
Quote: "thanks for the quick advice but my computer doesn't have 32 bit"


What graphics card do you have? If it's on-board then you're going to have a lot of trouble making games.


"Computers are useless they can only give you answers."
Black Hydra II
21
Years of Service
User Offline
Joined: 26th Nov 2003
Location:
Posted: 9th Jun 2004 01:49
@MonaLisa - Yeah, I thought this was pretty ironic 'Program Expert' makes a title "I NEED HELP!"...

"Damn had to remake account!" direct quotation from previous account.
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 9th Jun 2004 17:51
Your card also needs the minimum amount of RAM as specified on this site.


The place for wonderful plug-ins and things.
Keep your friends close, and your cats even closer.
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 9th Jun 2004 22:51
hey the program expert is because darkbasic pro is the fifth computer language i'm doing

Your ugly and your mother dresses you funny
BatVink
Moderator
22
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 10th Jun 2004 01:04
Quote: "hey the program expert is because darkbasic pro is the fifth computer language i'm doing"


Don't go down that road. Many have been there never to return. The Flames of Hell will rain down on you, and 'tis a long road back.

You'll find that most people around these parts know 5+ languages, and are pretty adept too.

The language is just a syntax, it's how you apply it that matters.

BatVink
http://facepaint.me.uk/catalog/default.php AMD 3000+ Barton, 512Mb Ram, 120 Gig Drive space, GeForce 5200 FX 128 Mb, Asus A7N8X Mobo.
Terms & Conditions apply
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 11th Jun 2004 00:33
is there a way i could get it to work though

Your ugly and your mother dresses you funny
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 11th Jun 2004 00:39
No idea. What card do you have ?


The place for wonderful plug-ins and things.
Keep your friends close, and your cats even closer.
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 11th Jun 2004 02:20
i don't have a card i have directx9.0 though

Your ugly and your mother dresses you funny
Don Malone
22
Years of Service
User Offline
Joined: 27th Apr 2003
Location: Birmingham, Alabama
Posted: 11th Jun 2004 02:47
To get an answer will require the relevent system specs.

What is your Video Card or Video System?
What is your System Memory?
What type of computer are you using?

What is your system speed (CPU and speed actually)?
What Operating System are you using?

Not every element is needed to get suggestions but it is always better to provide as much info as you can instead of not enough.

Also show the line of code or better yet a section of your code for review.

Wasting CPU Cycles since the 286 was a hot machine.
zircher
22
Years of Service
User Offline
Joined: 27th Dec 2002
Location: Oklahoma
Posted: 11th Jun 2004 02:58
How about DirectX 9.0b? The 'b' makes a big difference.
--
TAZ

History did not begin with PONG. -- Greg Costikyan

Game Beavers
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 11th Jun 2004 03:10
I have only posted this a bunch of times when the conversation turns to potential direct x problems. I say 9.0B, they say Yeah 9.0, I say B<--- they say yes 9.0




* DBP_NETLIB_v1.2 - NOW WITH VARIABLE WATCHER! * Click Logo
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 11th Jun 2004 03:39
you win where the hek do i get DirectX9.0B

Your ugly and your mother dresses you funny
Lost in Thought
21
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 11th Jun 2004 04:18 Edited at: 11th Jun 2004 04:19
UPDATE your windows. or go to here
http://www.microsoft.com/downloads/details.aspx?FamilyId=141D5F9E-07C1-462A-BAEF-5EAB5C851CF5&displaylang=en

[ADDITION] Don't forget to click download. If you use the site.

OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 11th Jun 2004 11:30
Quote: "i don't have a card i have directx9.0 though"

If you dont have a card, how can the display image be built then ?


The place for wonderful plug-ins and things.
Keep your friends close, and your cats even closer.
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 11th Jun 2004 21:18
does ne1 know where to get a clrd if your website has one (if you have a website)let me know

Go to http://www.freewebs.com/gamesdbpro Thats my website
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 30th Jul 2004 04:36
I am going to get directX 9.0c soon will that help a littlle?

OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 30th Jul 2004 05:00
May do - or may not do...
Likewise upgrading your video drivers might do.


I came, I saw and I forgot all about it... or something...
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 30th Jul 2004 05:10
I'm getting a new computrer soon so I'll get a good graphics card (if you know of any)


OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 30th Jul 2004 05:52
Get an nVidia 6800...


I came, I saw and I forgot all about it... or something...
ionstream
20
Years of Service
User Offline
Joined: 4th Jul 2004
Location: Overweb
Posted: 30th Jul 2004 07:16
The only thing different about DirectX 9.0c is that it supports vertex and pixel shaders that are version 3.0. As of now, the only card that supports it is the 6800 ($350), being that nVidia just released the new drivers yesterday (the 28th).

ATI will probably do something soon.

... and the elephant who couldn't stop laughing was put to death.
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 31st Jul 2004 09:32
I am building a new computer so I already have a video card taken care of

XGoDSouL
20
Years of Service
User Offline
Joined: 14th Jun 2004
Location:
Posted: 31st Jul 2004 12:14
Quote: "The language is just a syntax, it's how you apply it that matters."


I really liked your comment BatVink =)

Well, in the same way or thought that the original question...
I went on vacation in a lost village not so long ago where i found an old PC (the video cart was native DX2... needless to say, old)
I used to install DBPRO + DX9B (with some work... to be able to use DDraw at least)
I could've use evey text command like cls, print, blabla... BUT : conversion vars and input commands, when inserted in the code, gave me an "error at line 0, hardware not recognized" if i remember well...
If i had written a line like MAKE MATRIX... I would understand... but could anyone tell me why input commands and str$,chr$,val... and perhaps other commands use D3D or video implentation???
DrakeX
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location:
Posted: 1st Aug 2004 02:42
DBP is loaded with strange dependencies, and some commands that you think would be in one DLL are in fact in another. so the str$, chr$, val$ commands might be in a DLL that loads a 3D DLL for some reason, thus causing the error. it's probably because of ad-hoc design (I never program like that, nooooo ).


that's right. DBP fanboy through and through. SEXAAAAAAY
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 12th Aug 2004 15:09
Powersoft
21
Years of Service
User Offline
Joined: 1st Aug 2003
Location: United Kingdom
Posted: 12th Aug 2004 16:56
12 days old!!!


Create or Play? You choose!
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 7th Sep 2004 03:02
I will look for a computer with something like nvidia 6800. What kind of screen resolutions does it support and does it have 64-bit color?

David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 7th Sep 2004 03:06
Thread Resurrector

Get 15 new commands, all the date / time commands left out of DBPro for free!
DOWNLOAD PLUGINS HERE: http://www.davidtattersall.me.uk/ and select "DarkBasic"
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 7th Sep 2004 03:08
No computer has 64-bit colour - its doubtful even rendering farms have that...


Come to the UK Convention on the 23rd & 24th of October
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 7th Sep 2004 03:21
I have seen a computer with 64-bit colour but what screen resolution does the graphics card have?

OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 7th Sep 2004 03:33
Quote: "I have seen a computer with 64-bit colour"

And what computer was that ?


Come to the UK Convention on the 23rd & 24th of October
JeBuS
20
Years of Service
User Offline
Joined: 20th Jul 2004
Location: Undisclosed Location, Dominion of JeBuS
Posted: 7th Sep 2004 03:37
Didn't Nintendo make one


High quality models and graphics, low prices. Graphics for the rest of us.
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 7th Sep 2004 03:38
No that was 64bit processor

Get 15 new commands, all the date / time commands left out of DBPro for free!
DOWNLOAD PLUGINS HERE: http://www.davidtattersall.me.uk/ and select "DarkBasic"
Ilya
21
Years of Service
User Offline
Joined: 10th Aug 2003
Location:
Posted: 7th Sep 2004 03:42
Don't you mean processor?

Catalyst
21
Years of Service
User Offline
Joined: 6th Sep 2003
Location:
Posted: 7th Sep 2004 03:52
Quote: " No computer has 64-bit colour - its doubtful even rendering farms have that..."


Actually, I wouldn't be suprised. Current SGI systems typically have 48 bit colour, which is just 12 bit RGBA. ATI have been using 40 bit for a while. I think nVidia even started doing that. I wouldn't be suprised if there was a 16 bit per component card being used. Render farms are a bit useless to say what their colour depth is, as they don't need to display anything in the first place.

But then the question is, how many monitors will any of this make the slightest difference on?
Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 7th Sep 2004 04:23
let me help all of you
his sys specs(i think)are as follows
something less than 1.5ghz cpu intel somehting
some graphics card 256 color 16-bit only at 640x480
90mb something ram
win2000 pro
his graphgics card is onboard i am pretty sure
not for sure on directx version

http://free-space.myftp.org for free ftp
website hosting and e-mail 60mb for ftp/webste 70mb for e-mail
JeBuS
20
Years of Service
User Offline
Joined: 20th Jul 2004
Location: Undisclosed Location, Dominion of JeBuS
Posted: 7th Sep 2004 04:29
Well, a stick of RAM and a GPU from this decade might help.


High quality models and graphics, low prices. Graphics for the rest of us.
XGoDSouL
20
Years of Service
User Offline
Joined: 14th Jun 2004
Location:
Posted: 7th Sep 2004 04:33
Quote: "Well, a stick of RAM and a GPU from this decade might help.
"

Rofl!!!
hey 404 name not found, you have anything against processors less than 1.5? i'm still working with my double proc 800 mhz and EVERYTHING is fine, games run pretty well! =)
JeBuS
20
Years of Service
User Offline
Joined: 20th Jul 2004
Location: Undisclosed Location, Dominion of JeBuS
Posted: 7th Sep 2004 04:38
Well, the proc isn't really the deal buster in his setup, it's the fact that his graphics card doesn't meet the minimum requirements.


High quality models and graphics, low prices. Graphics for the rest of us.
XGoDSouL
20
Years of Service
User Offline
Joined: 14th Jun 2004
Location:
Posted: 7th Sep 2004 04:41
i was only taking the 404 name not found quote as a personnal attack lol =)
but hell, games / software those days are requiring too much juice!!! its impossible!
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 16th Sep 2004 05:59
I have directx9.0b. and I will be saving up for a new computer.

Mobiius
Valued Member
22
Years of Service
User Offline
Joined: 27th Feb 2003
Location: The Cold North
Posted: 16th Sep 2004 06:52
Wow, 64 bit color! I want one!" NOW!!!!!




Sorry.


It's On Like Donkey Kong Beatch!
Athlon 1800+, 256Mb DDR RAM, 128Mb Geforce FX, WinXP, DbPro.
Latest Project - Vaera Stadt -
DarkBasic Pro Guy
21
Years of Service
User Offline
Joined: 4th Jun 2004
Location: Broomfield, Colorado
Posted: 3rd Oct 2004 07:33
I have been hearing about 128 bit color but I don't beleive that.

Login to post a reply

Server time is: 2025-06-06 17:20:20
Your offset time is: 2025-06-06 17:20:20