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
2 registered members (AndrewAMD, TipmyPip), 16,005 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
Exceeds YYLMAX - What's that warning? #214720
07/06/08 20:27
07/06/08 20:27
Joined: Jul 2008
Posts: 23
Turkey
H
Hatean Offline OP
Newbie
Hatean  Offline OP
Newbie
H

Joined: Jul 2008
Posts: 23
Turkey
When I click on Run button, a warning appears at the startup screen : "Taken too large, exceeds YYLMAX"... Anybody knows about that?


The Life Game is disgustingly bad but the graphics and reality are extremely cool...
Re: Exceeds YYLMAX - What's that warning? [Re: Hatean] #214747
07/07/08 01:45
07/07/08 01:45
Joined: Oct 2003
Posts: 702
Z
zazang Offline
User
zazang  Offline
User
Z

Joined: Oct 2003
Posts: 702
probably some string or maybe variable/fucnection etc name in your code is too long


I like good 'views' because they have no 'strings' attached..
Re: Exceeds YYLMAX - What's that warning? [Re: zazang] #214790
07/07/08 11:25
07/07/08 11:25
Joined: Jul 2008
Posts: 23
Turkey
H
Hatean Offline OP
Newbie
Hatean  Offline OP
Newbie
H

Joined: Jul 2008
Posts: 23
Turkey
I don't think so ... My variable,function and string names are short frown

Here They Are

1.s_sifre (function)
2.c_sifre (function)
3.s_alfabe(function)
4.c_alfabe(function)
5.sayi (variable)
6.a (variable)
7.deger (variable)
8.karakter (char*)
9.yazi (STRING*)
10.sifrelendi (STRING*)
11.temp (STRING*)
12.cozulen (STRING*)
13.cozulecek (STRING*)
14.deger2 (variable)
15.sifre (variable)

Last edited by Hatean; 07/07/08 11:26.

The Life Game is disgustingly bad but the graphics and reality are extremely cool...
Re: Exceeds YYLMAX - What's that warning? [Re: Hatean] #214795
07/07/08 12:02
07/07/08 12:02
Joined: Oct 2003
Posts: 702
Z
zazang Offline
User
zazang  Offline
User
Z

Joined: Oct 2003
Posts: 702
Try removing or commenting one by one only those pieces of code which use STRING* or char* and then test..if it crashes then you'll got your code that crahses.



Last edited by zazang; 07/07/08 12:02.

I like good 'views' because they have no 'strings' attached..
Re: Exceeds YYLMAX - What's that warning? [Re: Hatean] #214898
07/08/08 02:44
07/08/08 02:44
Joined: Dec 2006
Posts: 1,086
Queensland - Australia
Nidhogg Offline
Serious User
Nidhogg  Offline
Serious User

Joined: Dec 2006
Posts: 1,086
Queensland - Australia
Originally Posted By: Hatean
When I click on Run button, a warning appears at the startup screen : "Taken too large, exceeds YYLMAX"... Anybody knows about that?


Is anything assigned to Taken as a var char etc. If so then try to reduce it's size.
Just a guees...

Good luck.


Windows XP SP3
Intel Dual Core CPU: E5200 @ 2.5GHz
4.00GB DDR3 Ram
ASUS P5G41T-M LX
PCIE x16 GeForce GTS 450 1Gb
SB Audigy 4
Spyware Doctor with AntiVirus

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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