Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,574 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
BitDepth 0 and W1527 #98800
11/15/06 15:58
11/15/06 15:58
Joined: Aug 2002
Posts: 572
Toronto
MadMark Offline OP
User
MadMark  Offline OP
User

Joined: Aug 2002
Posts: 572
Toronto
Greets,

I have purchased and am using the Extra version, and am finally (!) on the last leg of converting my old A5 code to A6. It has been painful, but I now can at least load the first level and scoot around. However, during the initial load, I get an odd warning that BitDepth of: 0 is not yet supported. I'm sure it's not. I have:

var video_screen = 2; // 2 = windowed mode
var video_mode = 7; // 800x600
var video_depth = 16; // 16 bit mode

I click okay 3 times, and all seems well for a few seconds, then I get a W1527 warning. Not sure what that is about, and I cannot put the screen in fullscreen mode.

Any ideas what might be the culprit? I am not using external DLL's or any add-ons for this project.

Cheers!
Mark


People who live in glass houses shouldn't vacuum naked.
Re: BitDepth 0 and W1527 [Re: MadMark] #98801
11/15/06 16:53
11/15/06 16:53
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Whoever might be the culprit, it's not me . This is not an error message by Gamestudio, but by your own script or DLL.

http://manual.conitec.net/engineerrors.htm

Re: BitDepth 0 and W1527 [Re: jcl] #98802
11/16/06 19:13
11/16/06 19:13
Joined: Aug 2002
Posts: 572
Toronto
MadMark Offline OP
User
MadMark  Offline OP
User

Joined: Aug 2002
Posts: 572
Toronto
Very odd indeed. Well, as I said, it's old code from A5 days that I'm updating after about a year's absence. I wrote it while using the A5 demo so long ago, guess I have a little more analysis to do. If I find something before giving up and starting from scratch, I will share the results, in case someone else reports a similar error.

Thanks jcl.
Mark


People who live in glass houses shouldn't vacuum naked.
Re: BitDepth 0 and W1527 [Re: MadMark] #98803
11/17/06 09:48
11/17/06 09:48
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Should hardly be a challenge to fix that problem even if you can't remember in which part of your code you produced that error message. SED has a search function which comes handy here.


Moderated by  old_bill, Tobias 

Gamestudio download | 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