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.

DarkBASIC Discussion / Dark Edit won't let me run my programs

Author
Message
Flubber
20
Years of Service
User Offline
Joined: 30th May 2004
Location: USA
Posted: 15th Jul 2005 13:31
I am using Dark edit which is a great DB Tool. Now I can't get my programs to execute In Dark Edit. When I try a message [Can't create Temporary Filename is Displayed and the program stops. How can I solve this Problem?

I'm 75 years old and as sharp as the head end of a Tack!
gpex
19
Years of Service
User Offline
Joined: 29th May 2005
Location:
Posted: 15th Jul 2005 13:50
before you can run a program in darkedit you have to save it first. even if it's only 1 line long.


-gpex-

CodingCom Test Site...check it out!!!
http://www.codingcom.150m.com
master programmer
19
Years of Service
User Offline
Joined: 30th May 2005
Location: 3D Space
Posted: 16th Jul 2005 06:21
Try what gpex said, if that doensn't work, make sure you're not saving to a read only folder.

__________________________________________
<<<<<Check out my sites>>>>>
www.rhettgames.tk www.marvel-us-media.tk www.slayerbattletanks.tk
Ooska
20
Years of Service
User Offline
Joined: 29th Aug 2004
Location:
Posted: 17th Jul 2005 03:55
Yeah, Im using DarkEdit and to execute a program I have to save it first...(like Gpex said)

Weird = Unique. Unique = Human.
Im human.
NanoBrain
20
Years of Service
User Offline
Joined: 20th Jan 2005
Location: Portland, OR
Posted: 17th Jul 2005 07:51
Flubber,

No, it is not true that you have to save your work before executing it. I myself, always run simple experiments for quick referance without saving my work. However, it is a good practice to always save a new project first before writing any code.

Have you executed programs from DarkEdit before, and they executed fine?


+NanoBrain+
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 17th Jul 2005 08:22
What NanoBrain said.



Also, check out your DB settings ::
====================

1. Start DarkEDIT.
2. Click Edit, followed by 'Edit Options' (the bottom one) on the menu that appears.
3. In the 'Options' dialog, hit the 'DarkBASIC Options' tab.
4. a) MAKE SURE that your 'DarkBASIC Program' field is set to c:\program files\dark basic software\dark basic\db.exe (or wherever you installed DB.)
4. b) Make sure the 'Command Line:' column has the default options in it - i.e., -c for compile, -x for execute, -b for make exe and -f for Build Final.
5. Hit OK, and try again...

If that doesn't work, make sure that your currently installed DarkBASIC compiler isn't s**ted.

Also, why the hell is DarkEDIT so freakin' messy?! ~DB and TMP files all over the place...

How's my typing? Phone 0800-GO-TO-HELL
Flubber
20
Years of Service
User Offline
Joined: 30th May 2004
Location: USA
Posted: 18th Jul 2005 15:38 Edited at: 18th Jul 2005 15:43
Set Display Mode 640,480,32

SYNC ON
SYNC RATE 0
#Include "Funktion.dba"
#Include "TipsList.dba"
#Include "ColrList.dba"
#Include "FrameLst.dba"
#Include "Transact.dba"

Dim T$(0)
Dim Config$(18)
Dim Cat1$(12,6,2)
With the above settings I system crahes and the below message is displayed:
[System Error:Surfaces could not be created D3D Devices do not support backbuffer bit depth and HW Accelleration]
How do I solve this problem?
I have written small programs in Dark Edit & they ran fine but that was 2 machines back. I have installed Gates masterpeice of crap WIN XP Home Edition Now!!!

I'm 75 years old and as sharp as the head end of a Tack!
NanoBrain
20
Years of Service
User Offline
Joined: 20th Jan 2005
Location: Portland, OR
Posted: 18th Jul 2005 15:54
Flubber,

Go to http://www.thegamecreators.com/?m=contact_orders for technical support. The settings above work fine on my machine, and I am also using XP, however without a Direct3D card.


+NanoBrain+
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 23rd Jul 2005 07:57
I had that problem, and countless others..
That error (i would've thought) is actually specific to the set of ATI Rage 3D/Pro cards. Do you have one of these?

How's my typing? Phone 0800-GO-TO-HELL

Login to post a reply

Server time is: 2025-05-22 22:39:37
Your offset time is: 2025-05-22 22:39:37