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 / Any DB Classic Users Interested In This?

Author
Message
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 4th Sep 2005 19:33
humm it still crases for me after a few times of running my program. maybe it is linked to that earlier roblem about minimising the IDE as the IDE does minimise when it runs the program. has anyone else ever had any problmems with it ever crashing?
Garfield rules
18
Years of Service
User Offline
Joined: 12th Jun 2005
Location:
Posted: 4th Sep 2005 20:15
I can't get the chat to work. I don't have a Sparta account so I tried to create a new account, but everytime I try, it says "error with account creation, check username, password". I've made sure the passwords match, but it doesn't work. I checked the ini file, and it has the username and password I supplied filled in the correct spots, but it also says "accounts created: 0".
Robot
19
Years of Service
User Offline
Joined: 27th May 2004
Location:
Posted: 4th Sep 2005 21:23
I get the same error.

The happenings of tommorow are behind us now
thinkdigital
20
Years of Service
User Offline
Joined: 18th Oct 2003
Location:
Posted: 4th Sep 2005 23:21
nojbox: I get that two, every second time I run it it crashes.
Garfield rules
18
Years of Service
User Offline
Joined: 12th Jun 2005
Location:
Posted: 5th Sep 2005 06:09
Something else, the IDE doesn't recognize the "remend" or "or" commands. It doesn't really matter I guess since DB recognizes them once the game is compiled, but for remend its annoying when programming, because past the remend all the text is still green and italicized as though you used remstart without ever closing it.
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 5th Sep 2005 11:50
yay im glad im not the only person with this problem which means it could be sorted out and it isnt just my pc
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 5th Sep 2005 13:39
its me the bringer of bad news again. when you have 2 code windows open and you save it sometimes it changes the bars at the top of the windows (where the project name is) so that they both have the same name. it doesnt actually save them as the same thing but it sure does scare u as u think it has just saved over ur work.
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 5th Sep 2005 14:55
Garfield rules:

If your chosen name and password appears in the INI file but Account Created says 0, try changing the 0 to 1 and then saving the file.

This should work, but ONLY if when you created the chat account, it gave you a 'chat account successfully created' message at the bottom of the create account window when you did it.

Note On Account Names:

Your actual chat account name is MyChosenName@TDK.IDE, but ONLY MyChosenName is displayed in the IDE - and the INI file. The '@TDK.IDE' is added/removed automatically by the IDE as and when required so you do NOT type it anywhere yourself.

This is only so IDE chat users can be identified by the IDE as the chat server is used by other Sparta users.

So, when I created my account, I just entered TDK_Man as the username and the IDE added the @TDK.IDE bit on the end.

In the System Options Panel I just enter TDK_Man in the ID box.

If anyone is having this problem, please post your usernames on here (or e-mail me your username AND password) and I will check if they have been created correctly or not.

Syntax Highlighting:

Yes there are a few issues I haven't had time to address with that side of things yet - including the Remend not being noticed. It annoys me too, so I'll fix that asap!


nojbox87 & thinkdigital:

I don't have any problems with the IDE crashing at all at ANY time and I think I'm correct in saying that most others don't either, so it's very difficult for me to know where to start looking for the problem.

As it's happening to both of you, it's safe to say that you both have the same problem - BUT, it may not be a problem with the IDE. If it was, I would expect the same thing to happen for all of us - not just you two.

It might just be as silly as one dll file you both have which is not as up to date as the one the rest of us are using, or you might both be using Windows 98 while the rest of us are on XP. You see what I mean...

So, what I'll do is temporarily disable the skins for the next release and see if that cures the problem for you. If not, we'll take it from there...

Quote: "when you have 2 code windows open and you save it sometimes it changes the bars at the top of the windows"


Bug confirmed! I've had that happen too and I'm working on it!

TDK_Man

nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 5th Sep 2005 14:58 Edited at: 5th Sep 2005 23:01
k thx very much and the crashing thing happenes when using dlls or not and i am using xp but yes can see what you are saying
dab
19
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 6th Sep 2005 02:41
Hey TDK, try typing make then type circle (with a space between the two). What do you see?

------------------------
I'm looking for a new free website host. Email me if you know of a good one without ads! dab_it_pro@yahoo.com
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 6th Sep 2005 03:08 Edited at: 6th Sep 2005 03:11
I see the words Make and Circle.

What do you see?

[Edit] Oh OK - I see what you mean now lol. That's because I've not finished the syntax parser yet.

TDK_Man

BearCDPOLD
20
Years of Service
User Offline
Joined: 16th Oct 2003
Location: AZ,USA
Posted: 6th Sep 2005 08:30
TDK, I'm having the same problems as Garfield, no account creation success message.

I tried compiling a couple of my larger projects. At first I just threw in the big file that had all the code injected from all the TAPEs, and it worked fine for both files (700 lines, and 1200 lines). The external files option is still throwing me off though, I'm always getting error in #include file messages, even though I delete all the labels I used to get around TAPE.


I'm going to eat you!
blanky
19
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 7th Sep 2005 19:22
I have reason to believe the chat server is currently down, or at least inaccessible.

When I log in, I get this:


No, I don't understand why it says 'Disa', although I think it used to say 'Disabled'.

Part of the 'Emergency Response Noob Shooting Team' :: Feel free to add me to MSN, but don't expect any big favours [unless you like VB6]. ... I pwn small creatures.
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 7th Sep 2005 20:32
have you tryed re installing the program? i had a problem with it saying disabled so i reinstalled and it now goes ok. wait ill check... no works perfectly for me says chat is enabled. also have you cheched the TDK_IDE.INI to make sure chat is enabled on there?
blanky
19
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 7th Sep 2005 22:16
Quote: "
[Chat]
Account Created=1
"


Part of the 'Emergency Response Noob Shooting Team' :: Feel free to add me to MSN, but don't expect any big favours [unless you like VB6]. ... I pwn small creatures.
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 7th Sep 2005 23:44
have you tryed re-installing it then? download again and un rar it or whatever u do to rar files.
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 8th Sep 2005 01:57
Yes, the chat server is definitely up and running - I just checked.

Actually, the last time I looked was over a week ago and if it fails, I am the only one who can reset everything, so it hasn't been off-line in over a week now.

If anyone is having problems connecting, please e-mail me the username you used and I'll check it out for you - creating it for you if it doesn't exist.

blanky:

Your ID has been created - I just saw it.

Just check the following for me please:

1) In the IDE's System Options, the username 'blanky' should be the only thing in the chat username box. It should not say blanky@TDK.IDE. If it does, then change it to say just 'blanky' (all lower case). Retype your password too - just to make sure...

2) In the file C:\TDK_IDE.INI make sure that it too just says 'blanky' and nothing else for the user ID and that the password is correct.

If either of these are different, please let me know as the IDE is causing the problem and I need to fix it before V0.1g is released.

This also applies to anyone else who has successfully created an account but cannot now log in.

TDK_Man

dab
19
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 9th Sep 2005 03:43
I found that you have to have broadband enabled to use it. Don't know why but it works for me with it on (even though on my computer, which is downstairs I don't have broadband).

------------------------
I'm looking for a new free website host. Email me if you know of a good one without ads! dab_it_pro@yahoo.com
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 9th Sep 2005 16:57
That's a good point!

I'll fix that as I'm sure to log on, the Broadband checkbox needs to be ticked - and users with Dial-up won't have it turned on.

I'll add another option and re-word it to make it clearer.

TDK_Man

nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 9th Sep 2005 21:43
new version out soon? cant wait for it to be toally finished. and have you done anything about a code sharing feature for the chat?
BearCDPOLD
20
Years of Service
User Offline
Joined: 16th Oct 2003
Location: AZ,USA
Posted: 12th Sep 2005 03:21
Halfway down and not a reply since yesterday? Blasphemous. DarkEdit=toilet.


I'm going to eat you!
dab
19
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 12th Sep 2005 17:31 Edited at: 12th Sep 2005 17:40
Dark Edit = Bad. TDK DBC Editor = Good .... Really Good

Visit my website of games www.dabip.co.nr!
<img src="http://www.dabip.stonerocket.net/next/images/other/couch.jpg">
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 12th Sep 2005 19:52
i want a new version!! lol this prog is great
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 13th Sep 2005 00:51
Sorry I've not made any posts for a while in this thread - been working on the IDE getting things working, so nothing much yet to report on.

I have been keeping up to date on the comments though, so I've not been ignoring anything that's been said.

Hopefully in the next couple of days I'll have a version which goes most of the way to being the first beta release!

TDK_Man

blanky
19
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 13th Sep 2005 20:50
Yay - All cheer for teh TDK IDE! ^^

Part of the 'Emergency Response Noob Shooting Team' :: Feel free to add me to MSN, but don't expect any big favours [unless you like VB6]. ... Do what I do, not what I say.
Robot
19
Years of Service
User Offline
Joined: 27th May 2004
Location:
Posted: 14th Sep 2005 09:05
*cheering crowd* Can't wait.

The happenings of tommorow are behind us now
dab
19
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 15th Sep 2005 07:40
Hey, for a new feature you could add the ability to make a simple internet connection on the side panel. You just input the Ip, if it is P2P or server-client, and if you're a host or client (or anything else you can think of) I'm sure you won't put it in, but I just thought of it now and thought I should throw that in there!

------------------------
Visit my website of games
http://www.dabip.co.nr!
thinkdigital
20
Years of Service
User Offline
Joined: 18th Oct 2003
Location:
Posted: 17th Sep 2005 19:59
Hey, I got a 2002 version of XP, what wrong with that?
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 17th Sep 2005 20:11
Quote: "Hey, I got a 2002 version of XP, what wrong with that?"


Sorry - don't know what you are talking about?

TDK_Man

nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 19th Sep 2005 00:04
version complete?
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 20th Sep 2005 16:05
Quote: "version complete?"


No - major problem I'm afraid.

I've been looking into the problems users have been reporting - in particular the windows exception errors some people have been experiencing and have come to the conclusion that there's a faulty component in use somewhere.

As a test, I created another IDE project from scratch without this component and another major problem with multiple open files that I've been battling with for a long time has also disappeared. I've also now confirmed that it's not the skins causing the problem either - something I'd originally assumed.

All these problems might be down to the fact that the current IDE used to be a DBP IDE and something went wrong during conversion to DBC.

As such, I've decided to scrap the current IDE and rebuild it from the ground up using the currently working code and replacing the faulty component with an alternative I have found.

This shouldn't take too long as I can re-use most of the current IDE's code - which isn't faulty.

What I will also do is take this opportunity to start a new thread for the project with a suitable topic title.

Please keep your eyes open for a 'New IDE For DBC' thread...

TDK_Man

dab
19
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 20th Sep 2005 17:30
Wow, sounds difficult and frusterating!

------------------------
Visit my website of games
http://www.dabip.co.nr!
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 23rd Sep 2005 00:40 Edited at: 23rd Sep 2005 00:41
hope it is going ok and hey check this out http://forum.thegamecreators.com/?m=forum_view&t=61222&b=10
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 23rd Sep 2005 01:59
Cripes.

Talk about embarrassing! There's no way I'm going to post in that thread. Lol!

TDK_Man

dab
19
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 23rd Sep 2005 04:21
Hey, hows the new (sorta) IDE coming along? Any new features or probably not. I bet there won't be. Oh well. See ya!

------------------------
Visit my website of games
http://www.dabip.co.nr!
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 23rd Sep 2005 10:41
oh u got to talk on the board. we are all ur fans lol. so how is it comming along? and hopefully the new one will be faultless hope it does come out soon though. Also anybody ever use the chat function? not seen it in use since the 3 way convo we had
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 24th Sep 2005 00:00
The IDE re-write is coming along nicely.

I can now open multiple DBA files - and save them without overwriting the wrong file, so I'm happy about that.

It's even working with skins too - which is a bonus.

I've now switched to a different method of syntax highlighting which was recommended to me, but after trying it, I'm not all that impressed with it...

Even so, should be able to get a 'no frills' version up and running at the end of this weekend sometime.

TDK_Man

nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 24th Sep 2005 11:29
yay thats great. one more thing can u make a thing that automaticaly deletes comments and blank lines and stuff like that for final version of software to make the code as smal as possibly. (im not sure this would actually save much space but if it would it could be a nice feature)
blanky
19
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 24th Sep 2005 13:26
Quote: "yay thats great. one more thing can u make a thing that automaticaly deletes comments and blank lines and stuff like that for final version of software to make the code as smal as possibly. (im not sure this would actually save much space but if it would it could be a nice feature)"


The DarkBASIC compiler automatically does this when making an EXE.
(Although it is interpreter-based, the EXE doesn't quite just work through the DBA file and translate each command as it goes along when you double-click it; It stores your DBA file as numbers (that are quicker to interpret... Although it's not that much better ))

Oh yeah, and I am happy to hear the no-frills version of TDKEdit is coming along so well.

P.S., Have you tried assigning it as the default program in Windows Explorer for DBA files and tried to open a file by double-clicking on it? It doesn't work for me in the current version.. (Comes up 'Invalid Filename'.)

Part of the 'Emergency Response Noob Shooting Team' :: Feel free to add me to MSN, but don't expect any big favours.
I AM _NOT_ A MOD, I AM ONLY HUMAN (although I fly in my spare time).
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 24th Sep 2005 17:14
Quote: "P.S., Have you tried assigning it as the default program in Windows Explorer for DBA files and tried to open a file by double-clicking on it? It doesn't work for me in the current version.. (Comes up 'Invalid Filename'.)"


No it won't. That sort of thing would be done by the installer when you get the finished program. I don't want to mess about with any user's system files until the program is fully finished.

TDK_Man

nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 25th Sep 2005 01:35
ok thx 4 that one blankey. nearly done TDK?
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 26th Sep 2005 21:53
done yet?
empty
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: 3 boats down from the candy
Posted: 26th Sep 2005 21:59
Erm, patience?
I'm sure he will tell us then.


Play Nice! Play Basic! Version 1.088
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 26th Sep 2005 22:21
but i like this prog ... oh ok ill wait
blanky
19
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 28th Sep 2005 20:04
Poot. Hoopy.

Part of the 'Emergency Response Noob Shooting Team' :: Feel free to add me to MSN, but don't expect any big favours.
I AM _NOT_ A MOD, I AM ONLY HUMAN (although I fly in my spare time).
nojbox87
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: England
Posted: 28th Sep 2005 20:11
u what?
Takeshii
20
Years of Service
User Offline
Joined: 15th Feb 2004
Location:
Posted: 29th Sep 2005 19:41
TDK wanted to say the IDE is awesome but I have one suggestion for it. Instead of having TDK_IDE.INI go to the C: folder you should customize it so it is placed in the directory that editor.exe is located. I'm on a school system right now and can't access the C: drive and the system wont even let your editor write the TDK_IDE.INI file so I keep getting a lot of errors. Just a suggestion.

Dark
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 29th Sep 2005 20:42
Dark Programmer:

That's not a problem - easily done!

TDK_Man

ThinkDigital
18
Years of Service
User Offline
Joined: 18th Aug 2005
Location: A galaxy far, far away...
Posted: 1st Oct 2005 04:34
Wow, TDK, this is cool. Waiting for release
BearCDPOLD
20
Years of Service
User Offline
Joined: 16th Oct 2003
Location: AZ,USA
Posted: 4th Oct 2005 07:03
Bring Ur Mother's Pies


I'm going to eat you!

Login to post a reply

Server time is: 2024-05-12 19:47:51
Your offset time is: 2024-05-12 19:47:51