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 / DarkEDIT error

Author
Message
Quisco DaLuse
18
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: USA
Posted: 3rd Feb 2007 18:16
I really enjoyed using DarkEDIT but one day when trying to compile, my computer gave me an "Error with Core" message. I've tried compiling several different programs but it does the same thing. Does anyone have a solution?

You idiots! You've captured their stunt doubles!
Lucifer
19
Years of Service
User Offline
Joined: 26th Dec 2005
Location:
Posted: 4th Feb 2007 01:53
download dark edit 1.56


i like pancakes..
John Y
Synergy Editor Developer
22
Years of Service
User Offline
Joined: 4th Sep 2002
Location: UK
Posted: 4th Feb 2007 14:05
Open the options/settings and make sure that the db location entry is correct.

Get the new DarkBasic Professional IDE for only $19.99/~£9.85
Http://synergyide.thegamecreators.com
Http://www.digitalzenith.net
Quisco DaLuse
18
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: USA
Posted: 4th Feb 2007 14:16
Thanks for the advice. However, I downloaded Dark edit 1.56 and got the same error. It says "Error running Core." Everything else runs fine on my computer, including DBC and DBP.

You idiots! You've captured their stunt doubles!
Quisco DaLuse
18
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: USA
Posted: 4th Feb 2007 14:42 Edited at: 8th Aug 2011 23:30
I also double checked the options/settings to be sure the DB location was correct. It still is giving me this same error. I am using XP with SP 2, Pentium 4, with a Radeon X600 256MB video card. My computer works with everything else flawlessly.

Attachments

Login to view attachments
TDK
Retired Moderator
22
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 4th Feb 2007 17:33
I would try re-installing DirectX.

TDK_Man

Quisco DaLuse
18
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: USA
Posted: 5th Feb 2007 00:15
I have re-installed Direct X and it still does the same thing. I tried typing in a short program and attempted to compile it, but it gave me a different error, stating that it could not create a temporary file.

You idiots! You've captured their stunt doubles!
Bluestar4
19
Years of Service
User Offline
Joined: 19th Dec 2005
Location: USA
Posted: 6th Feb 2007 15:09
aaaaaawwww. thats simple to fix -> you must save the file under a new name first and I bet on the top of the bar it says "untitled".
the compiler cant compile the source (when using Dark Edit) until you save the program somewhere

Quisco DaLuse
18
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: USA
Posted: 7th Feb 2007 04:03
Thanks Bluestar4, you are correct.

My original bug still remains unfortunately.

I guess maybe I should look for another IDE for DBC.

You idiots! You've captured their stunt doubles!
Bluestar4
19
Years of Service
User Offline
Joined: 19th Dec 2005
Location: USA
Posted: 14th Feb 2007 02:21
also, I believe there is a limit on the size of the file when using dark edit as I noticed that it seems to cause db to throw an exception error on files over a size of 63.8 kb. has anyone else had this error , and while we are on this subject, are there any other editors out there for dbc ?

heartbone
22
Years of Service
User Offline
Joined: 9th Nov 2002
Location:
Posted: 14th Feb 2007 04:27
No exception on my system.
My current DBC .dba ia 260KB.

However I get an error whenever I perform a search.

It puts up a message box:

DarkEdit
Failed to set daata for 'SrchDialogSearText'

I'm unique, just like everybody else.
TDK
Retired Moderator
22
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 14th Feb 2007 05:02 Edited at: 14th Feb 2007 05:08
Quote: "are there any other editors out there for dbc ?"


You could have a little play with mine. It's not finished yet, but it's usable enough to see if you still get the same errors. You can download it here:

http://forum.thegamecreators.com/?m=forum_view&t=94623&b=8

TDK_Man

Anto
19
Years of Service
User Offline
Joined: 30th Oct 2005
Location: Brisbane, AUS
Posted: 14th Feb 2007 07:36
Um, i think i got a fair idea what the problem. It something to do with your window's user account. Are you in "Limited account" as i don't think it will let you compile under that account. Try trying to compile using computer administrator account.

Hope it works,

Cheers, Anto
Quisco DaLuse
18
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: USA
Posted: 15th Feb 2007 14:35
Bluestar4 - I was able to use DarkEDIT in the past with larger files, so I don't see that as the problem.

TDK - I downloaded your IDE (looks awesome by the way) but when attempting to run it won't do anything. I tried a couple of files that work with DBC, but no luck. The syntax checks out fine, but it will not run any programs for me. I had a little trouble getting out of the program too. (I realize it is a work in progress). If I could get it to work, I would gladly use your IDE.

Anto - I checked, and I am in the Administrator Account for Windows.

To all - thanks for your help! It is appreciated very much.

You idiots! You've captured their stunt doubles!
Bluestar4
19
Years of Service
User Offline
Joined: 19th Dec 2005
Location: USA
Posted: 15th Feb 2007 14:44
nevermind, guess I needed to reboot .. its working fine now.

TDK
Retired Moderator
22
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 15th Feb 2007 18:59
Quote: "TDK - I downloaded your IDE (looks awesome by the way) but when attempting to run it won't do anything."


Just to confirm that:

a) the IDE is only for DBC (won't work with DBP at all)

b) you have to point it at where DB.EXE is on your hard disk from the tools panel or it won't run anything.

c) DB Classic must be installed. (This one is a bit daft I know but it has been known)...

TDK_Man

Quisco DaLuse
18
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: USA
Posted: 16th Feb 2007 04:05
TDK - I pointed it to the DB.EXE as you said and your IDE worked! I've loaded and run files that wouldn't work before as well as writing a short program to test it - no problem at all. I still have to control-alt-delete to get out of it, but other than that things seemed to work pretty well.

I may never figure out the weird bug with DarkEDIT, but I would like to use your IDE for my future programming. Are you actively working on it to finish it up?

Thanks again for your help!

You idiots! You've captured their stunt doubles!
Unseen Ghost
22
Years of Service
User Offline
Joined: 2nd Sep 2002
Location: Ohio
Posted: 6th Apr 2007 16:21
I realize this thread is a little old, but I believe Synergy IDE handles both Dark Basic Classic and Pro.

http://www.digitalzenith.net/

3.0 Ghtz/1GB DDR400 Ram/Ati 9550 256MB AGP Graphics/100GB Maxtor Sata Drive/Dark Basic Pro 6.5

Know one cares how much you know until they know how much you care.
Zombie 20
18
Years of Service
User Offline
Joined: 26th Nov 2006
Location: Etters, PA
Posted: 6th Apr 2007 20:23 Edited at: 6th Apr 2007 20:42
where are the options to check the path? i personally don't mind the editor, except that its not letting me write my own functions.

Unseen Ghost
22
Years of Service
User Offline
Joined: 2nd Sep 2002
Location: Ohio
Posted: 7th Apr 2007 01:40
Zombie 20,

If you are talking about Synergy IDE, click on help and then go down to Run Wizard.

I have version 1.0.2. The latest version might still have the option.

3.0 Ghtz/1GB DDR400 Ram/Ati 9550 256MB AGP Graphics/100GB Maxtor Sata Drive/Dark Basic Pro 6.5

Know one cares how much you know until they know how much you care.
Zombie 20
18
Years of Service
User Offline
Joined: 26th Nov 2006
Location: Etters, PA
Posted: 7th Apr 2007 01:52
nah, i'm good guys, i've got 1.56. i'm just having some trouble with the beginning stuff. There's so much i want to learn and do and not enough time and wahhhhhhhhhhhhhhhhhhhhh!

Unseen Ghost
22
Years of Service
User Offline
Joined: 2nd Sep 2002
Location: Ohio
Posted: 7th Apr 2007 03:50 Edited at: 7th Apr 2007 04:53
You'll get it, we're here to help.

3.0 Ghtz/1GB DDR400 Ram/Ati 9550 256MB AGP Graphics/100GB Maxtor Sata Drive/Dark Basic Pro 6.5

Know one cares how much you know until they know how much you care.
heartbone
22
Years of Service
User Offline
Joined: 9th Nov 2002
Location:
Posted: 8th Apr 2007 19:16
Yes Zombie 20, DarkEDIT 1.56 is very good.

I've had that search error problem on this Win98SE install for the last 3 years of the 5 that I've used this install of DarkBASIC & DarkEDIT.
That's my only problem with DarkEdit.

I've reinstalled DarkEDIT but the search problem remains, I guess the problem is elsewhere.

I'm unique, just like everybody else.
Zombie 20
18
Years of Service
User Offline
Joined: 26th Nov 2006
Location: Etters, PA
Posted: 8th Apr 2007 19:34
i appreciate you all being so kind and generous, you guys are great. every single one of you. I've got it working now, yay, begginning programmer update.

I'm writing functions now!!! hurrah! Things are slowly becoming more smooth.

yea! thank you all for you help. i've got to go eat easter dinner with some family soon, so all have you have a wonderful holiday and i'll see you guys tonight.

zombie

Login to post a reply

Server time is: 2025-05-28 20:56:49
Your offset time is: 2025-05-28 20:56:49