Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (1 invisible), 1,498 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
LucasJoshua, Baklazhan, Hanky27, firatv, wandaluciaia
19054 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: Problem opening engine in A7.50 Beta [Re: jcl] #227807
09/16/08 08:05
09/16/08 08:05
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Ok, the mystery is finally solved.

Your compiler named the resulting executable "A750TEST.exe". The lowercase "exe" caused the crash. Our compiler was set up to generate A750TEST.EXE (uppercase), that's why we never could reproduce the problem.

This will be fixed in the next update; the easy workaround is to generate an .EXE and not an .exe.

Re: Problem opening engine in A7.50 Beta [Re: jcl] #227815
09/16/08 09:33
09/16/08 09:33
Joined: Dec 2006
Posts: 434
UK,Terra, SolarSystem, Milky W...
pararealist Offline OP
Senior Member
pararealist  Offline OP
Senior Member

Joined: Dec 2006
Posts: 434
UK,Terra, SolarSystem, Milky W...
Thanks very much. Hope it did not take up too much time for you.


A8.3x Commercial, AcknexWrapper and VS 2010 Express
○pararealist now.
Re: Problem opening engine in A7.50 Beta [Re: jcl] #227950
09/16/08 23:31
09/16/08 23:31
Joined: Dec 2003
Posts: 521
LazyDog Offline
User
LazyDog  Offline
User

Joined: Dec 2003
Posts: 521
Yes, that does stop the error.

Could you possibly explain why a lower case .exe would cause engine_open to die if null was passed to it?

I'm just very curious as a fellow professional programmer what was causing that.


www.LazyDogSoftware.com
Delphi SDK Homepage

A7 Pro 780
Delphi 5 through 2010
Re: Problem opening engine in A7.50 Beta [Re: LazyDog] #228007
09/17/08 08:45
09/17/08 08:45
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Reason was a combination of two bugs. First, the engine strips ".EXE" from the uppercase executable name, only problem was that in certain situations the name was not converted to uppercase. Second, a beginner's mistake: Not checking if the stripping operation failed or not.

Re: Problem opening engine in A7.50 Beta [Re: jcl] #239701
12/06/08 17:28
12/06/08 17:28
Joined: Oct 2008
Posts: 10
Italy
Romeoxbm Offline
Newbie
Romeoxbm  Offline
Newbie

Joined: Oct 2008
Posts: 10
Italy
Hi...i've a problem just a little bit different..
When i try to open the engine with NULL parameter, it crash, but it works when i open the engine passing a level name in engine_open function.
Someone knows why?

Page 2 of 2 1 2

Moderated by  jcl, Nems, Spirit, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1