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.

Newcomers DBPro Corner / Not making .Exe?

Author
Message
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 6th Feb 2004 16:47
Ah, I finally recieved DarkBASIC Pro! I'm so happy! But, I have a few questions...

I made a simple program that asks the users first and last name, then displays it. When I try to run this program, and any program I make for that matter, it wont appear on screen. A window will appear in the Task Bar, but it wont display on the screen. Help here? (Like I said, this happens for all programs i try to run, including the tutorial FPS).

I upgraded to version 5.2, is there anything else I should download for my DBP?

Code attached is my test program.

http://www.t4e0.4cybiko.com
The GameXaero Forums
zircher
21
Years of Service
User Offline
Joined: 27th Dec 2002
Location: Oklahoma
Posted: 6th Feb 2004 17:21
Make sure you have the latest video drivers and directX 9.

Also, a few problems with these lines...

Print "Your last name is lname$."
Print "That means your entire name is name$+lname$! Haha!"

The variables are inside the string constant and will print...

Your last name is lname$.
That means your entire name is name$+lname$! Haha!

What you want is...

Print "Your last name is "+lname$.
Print "That means your entire name is "+name$+" "+lname$+"! Haha!"
--
TAZ

CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 6th Feb 2004 17:42 Edited at: 6th Feb 2004 17:43
Quote: "Make sure you have the latest video drivers and directX 9"


direct x 9.0b

-RUST-
"What the... Mooooooooooo!"
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 6th Feb 2004 18:46
Make sure you computer meets the sytem requirments http://darkbasicpro.thegamecreators.com/?f=system_requirements
What graphics card do you have? Dbpro exes can do what you are describing if the graphics card isn't good enough.

Also you code is missing SYNCs, if you are using SYNC ON you need to tell it when to update the screen.


Our civilization faces three great dangers. The first is destruction by a nuclear war, the second is being crippled with overpopulation and the third is the Age of Leisure.
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 6th Feb 2004 18:47
But I made a program before that that asked for a persons name, and if it was wrong it would tell them to go away...

It worked, but then i didnt save and made this one...

This one doesnt work.


I'll see if I have DX9(b)

http://www.t4e0.4cybiko.com
The GameXaero Forums
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 7th Feb 2004 14:07
Ok I got DirectX 9 and Unzipped the files to .../Temp, and i go there and the files arent there... did it install itself?

http://www.t4e0.4cybiko.com
The GameXaero Forums
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 7th Feb 2004 15:31
Scratch that last post.

It does play programs now, but it still doesnt display 3D objects. My stupid text-name program does work though...

How do I uninstall/reinstall DarkBasic? Do I have to delete all the files manually? I think that upgrade I downloaded may be the problem.

http://www.t4e0.4cybiko.com
The GameXaero Forums
Mentor
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 7th Feb 2004 19:09
go to add/remove programs in the control panel and remove it from there, make sure you have DX 9.0b, make sure you have the latest update for your GFX card, if you have an integrated GFX chipset then expect some grief, most of them struggle with 2D never mind 3D, always make sure you have the latest updates installed for your graphics system, cheers.

Mentor.

System spec : Pentium 3.0Ghz, 512MB DDR, 2x160Gb HD (using icewave hd coolers ), DVD RW/CD RW (all modes), multimedia front panel, 6 way surround sound, ATI radeon 9800Pro 128mb.
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 7th Feb 2004 21:09
Problem:

Windows installer cannot locate ikernel.exe.

Got that reply when trying to uninstall it. Now what?

http://www.t4e0.4cybiko.com
The GameXaero Forums
Dc GameMaker
20
Years of Service
User Offline
Joined: 24th Oct 2003
Location: Somewhere in the midsts of Canada
Posted: 8th Feb 2004 08:29
if you have windows xp, it already comes wiht direct x on the installation.. make sure u didnt download a previous version
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 8th Feb 2004 14:33
nah, i got the right version. It still wont work. Could possibly be the graphics card.

http://www.t4e0.4cybiko.com
The GameXaero Forums
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 9th Feb 2004 00:50
From System Information:

Video: 800 x 600 in 32 Bit color RADEON


Does that make any difference?

http://www.t4e0.4cybiko.com
The GameXaero Forums
Zero Blitzt
20
Years of Service
User Offline
Joined: 18th Jan 2004
Location: Different Stages
Posted: 9th Feb 2004 04:43
Problem solved.

Turns out my drivers werent up to date. Sorry for bothering you...

http://www.t4e0.4cybiko.com
The GameXaero Forums

Login to post a reply

Server time is: 2024-09-21 20:53:57
Your offset time is: 2024-09-21 20:53:57