Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiled project will not run properly. #8

Open
mikeva1 opened this issue Sep 19, 2017 · 6 comments
Open

compiled project will not run properly. #8

mikeva1 opened this issue Sep 19, 2017 · 6 comments

Comments

@mikeva1
Copy link

mikeva1 commented Sep 19, 2017

Ok, I downloaded the most up to date version from this site.
I run DBPro.
I type in a short "hello world" project.
print "Hello World"
wait key
F5 - compiles with no errors other then no icon specified
The run screen flashes on and shuts down in less then a second. It does nothing else.
I load the sample project "Hello World". IT runs just fine. ALL of the sample projects run just fine.
If I try to edit one of the sample projects, IT TOTALLY IGNORES THE CHANGES and runs the un-edited project. instead.
any ideas?

@TheGameCreators
Copy link
Collaborator

TheGameCreators commented Sep 19, 2017 via email

@Traductus
Copy link
Contributor

Quickly and aside to what Lee recommends:

If I try to edit one of the sample projects, IT TOTALLY IGNORES THE CHANGES and runs the un-edited project. instead.

Try to run the editor as administrator. Most likely the editor cannot write to disk the changes you make due to the lack of the proper file permissions. I've read on the forums that some users have DBPro installed somewhere outside the Program Files folder to avoid running it as administrator.

Hope this helps. Have a good one!

@Cleasonsook
Copy link

@mikeva1 if your running windows 10
it has permission problem as in any thing you are going to build needs to be outside of the main folders
my documents and the sub folder of that is ware you should put it

i had this problem with agk 2 but once I did that ever thing was good to go
i hope this helps

@tif105
Copy link

tif105 commented Dec 6, 2017

You need to hit save before compiling. It's because it compiles from your save rather than what's live. It used to automatically but for some reason it doesn't. That's what the problem is.

@Traductus
Copy link
Contributor

@tif105 I'm not sure whether you can set the option from within the editor but you can manually modify the file "Synergy Editor.cfg" to turn on the option "SaveModifiedOnCompile" by setting its value to "TRUE". The option is around line 79 in the copy I have.

I hope this helps. Enjoy your day!

@ghg2
Copy link

ghg2 commented Dec 15, 2019

download trigger fix and install the way i say in the read me and it will work fine
(download for darkbasic trigger fix) https://files.fm/kainshatter#6zdaa9y6&layout=list;/view/darkbasicTGCv2_trigger.rar also the plugin are already in it so have fun

download and install directx june 2010 redist from https://www.microsoft.com/en-us/download/details.aspx?id=8109. turn the internet off and run the exe it will place the files in a folder of your pick then go to the folder and right click on the dxsetup.exe and run as adminatrator
then run dxsetup.exe and let it install then the basic games should work.

if on windows 8

unzip and run the install then paste the The Game Creators in to your c:\program filesx86\ or c:\program files\
when it asks to over write say yes

THEN RUN FROM LUNCHER ONCE YOU MAY GET A COMPAT ERROR CLOSE IT THEN GO TO EDITER THEN CLICK EDITER.EXE THEN COMPILE A DEMO
FROM PHY YOU MIGHT GET ANOTHER ERROR BUT JUST HIT OK AND THE GAME WILL START ANYWAY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants