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.

DLL Talk / BBB GUI randow-line errors

Author
Message
Tank202
11
Years of Service
User Offline
Joined: 23rd May 2012
Location:
Posted: 23rd May 2012 16:20
Hi everyone, I am trying to write a bbbGUI program for my game and after a lot of SUCCESSFUL program tests i started getting error - could not understand command in line 86 or 159 or 158 or 157 or 156.
I've tried to put recently edited code into rem statements but it wont do any good. Can anyone tell me whats the problem?

I've already moved the code into new project,
Reinstalled my drivers, DirectX and DBPro so the problrm is elsewhere.

Attachments

Login to view attachments
DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 2nd Jul 2012 19:45
BBB GUI has many bugs/issues. I have written two apps on vista but dont work on Windows Seven using the BBB GUI. Have you given Top-GUI a chance?



Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 2nd Jul 2012 21:22
Quote: "Can anyone tell me whats the problem? "

i can, in "Win32GUI.dba" last line should be return. You missed the n letter

Quote: "BBB GUI has many bugs/issues.I have written two apps on vista but dont work on Windows Seven using the BBB GUI."

could you give more details

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 3rd Jul 2012 22:19
Quote: "could you give more details"

sure. I write two apps on Windows Vista x86 and they absolutely refuse to work at all on Windows Seven x64. The apps are linked in my banner.
I do like the BBB GUI though. Works great on 2K, XP & Vista.



Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 3rd Jul 2012 22:47
can you provide a download for a program that works on vista and not on 7. You can also create an example of something that works on vista and not on , it doesn't have to be a whole program, just something for which you can provide the source code and exe

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 6th Jul 2012 22:49
@Brendy boy
None of your samples for BBB GUI work on Windows 7 Ultimate x64.
In Parallels I had installed 2000, XP, Vista, Win7 and they all work properly except for windows 7.
I have an Intel Core i7 and an AMD Radeon.



Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 6th Jul 2012 23:34
Which version of dbpro did you compile it with? Do you get any error? Can you compile one example and attach it to a post, I also have windows 7 x64

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 7th Jul 2012 00:53
Quote: "Which version of dbpro did you compile it with?"

latest version
Quote: "Do you get any error?"

BBB GUI DLL not found
Quote: "I also have windows 7 x64"

Ultimate? I think it could be a problem with the edition of Windows 7.



Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 7th Jul 2012 02:01
Quote: "latest version"

please specify the version number. It has been numerous times before that someone thought they are using the latest version but they didn't know what was the latest version. Is it U77 beta?

Quote: "Ultimate? I think it could be a problem with the edition of Windows 7."

no, I have Professional

Quote: "BBB GUI DLL not found"

do you have vc++ redistributable files installed?

Can you compile one example and attach it to a post so I can try it out

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 7th Jul 2012 17:50 Edited at: 9th Jul 2012 00:10
Quote: "Is it U77 beta?"

DBP 7.61 (checked a few minutes ago and looks like i might have missed an update!)

Quote: "vc++ redistributable files installed?"

hmm, that could be it. I will install that in a while and see if it fixes the problem.

EDIT: Nope, It still doesn't work after installing this



DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 10th Jul 2012 04:48 Edited at: 10th Jul 2012 04:58
Brendy Boy, I installed Visual C++ 2010 Redistributable Package x86. Is this the correct version?
I have:
Windows 7 Ultimate x64
AMD Radeon HD 6770M 512 MB
2.8 GHz Intel Core i7
8 GB 1333 MHz DDR3 RAM
Web Browser Example for BBB GUI attached!



Attachments

Login to view attachments
Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 10th Jul 2012 05:45
Quote: " Is this the correct version?"

i think it should be ok, but just in case you can try and install Visual C++ 2008 Redistributable Package (x86), link here

Quote: "Web Browser Example for BBB GUI attached!"

Did you compile it with U77 beta version? It doesn't work for me. I don't get any error, it just doesn't want to run at all, strange.

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 10th Jul 2012 05:52
Quote: "Did you compile it with U77 beta version?"

7.61



Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 10th Jul 2012 05:54
Quote: "7.61"

try to compile it with the U77 beta, I have service pack 1 and older versions are known for not working on W7 with sp1

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 10th Jul 2012 06:07
Quote: "try to compile it with the U77 beta"

Where can I get that?



Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 10th Jul 2012 17:01
Quote: "Where can I get that?"

here

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 10th Jul 2012 21:46
Quote: "here"

Same problem. Not working



Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 11th Jul 2012 01:46
Quote: "Same problem. Not working"

compile the web browser example and post it here. If i run it and get some meaningfull error message I might figure out what the problem is

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 11th Jul 2012 03:45
It is attached to this post now.
I had to compress as a regular zip archive this time. Sorry!



Attachments

Login to view attachments
Brendy boy
18
Years of Service
User Offline
Joined: 17th Jul 2005
Location: Croatia
Posted: 11th Jul 2012 04:13
Quote: "Sorry!"

no problem.

It still doesn't want to run for me too. No error at all. It does run in compatibility mode for winxP but no window shows up and the process shuts down after a few seconds. I have no idea what's going on.

DarkDISCUSSION
12
Years of Service
User Offline
Joined: 6th Jul 2011
Location: Ft Madison, IA
Posted: 11th Jul 2012 04:37
Quote: "No error at all."

weird



Login to post a reply

Server time is: 2024-04-18 03:28:33
Your offset time is: 2024-04-18 03:28:33