errors... why????

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

errors... why????

Post by lav_coyote25 »

error  : gwCheckZoneSizes: warning zone 1 at (32,42) is too large 3902 tiles (max 600)
error  : gwCheckZoneSizes: warning zone 2 at (32,182) is too large 5786 tiles (max 600)
error  : gwCheckZoneSizes: warning zone 3 at (24,96) is too large 1438 tiles (max 600)
error  : gwCheckZoneSizes: warning zone 4 at (39,134) is too large 820 tiles (max 600)
error  : gwCheckZoneSizes: warning zone 1 at (32,42) is too large 3902 tiles (max 600)
error  : gwCheckZoneSizes: warning zone 2 at (32,182) is too large 5786 tiles (max 600)
error  : gwCheckZoneSizes: warning zone 3 at (24,96) is too large 1438 tiles (max 600)
error  : gwCheckZoneSizes: warning zone 4 at (39,134) is too large 820 tiles (max 600)
You do not have the required permissions to view the files attached to this post.
‎"to prepare for disaster is to invite it, to not prepare for disaster is a fools choice" -me (kim-lav_coyote25-metcalfe) - it used to be attributed to unknown - but adding the last bit , it now makes sense.
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: errors... why????

Post by Per »

Just disregard them for now. These have been there in the code since ever, I think, but we now print them out to continuously remind ourselves (and users) that path-finding is not yet very good in some maps (or, really, at all). Hopefully someone will improve it soon.
"Make a man a fire, you keep him warm for a day. Set a man on fire, you keep him warm for the rest of his life."
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: errors... why????

Post by lav_coyote25 »

well.... i solved it sort of... took all gateways out and put only 1 back in.  strange as it seems  - this works.

and also - the caps / lowercase  - unix/windows fight for domination... damn i wish they could bloody well get it settled and use just one form.


i include the redo of the map inca....    inca2007 - is a bit larger than the original.  and i dont know if its my machine or what...but the water was doing strange things.... see if this is the case on (who ever downloads it.)
You do not have the required permissions to view the files attached to this post.
‎"to prepare for disaster is to invite it, to not prepare for disaster is a fools choice" -me (kim-lav_coyote25-metcalfe) - it used to be attributed to unknown - but adding the last bit , it now makes sense.
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18

Re: errors... why????

Post by Giel »

lav_coyote25 wrote: and also - the caps / lowercase  - unix/windows fight for domination... damn i wish they could bloody well get it settled and use just one form.
Erm, for windows it doesn't matter what you use: lowercase or uppercase since windows' filesystems are case-insensitive. GNU/Linux's filesystems on the other hand are case-sensitive.

And we try to stick to lowercase for Warzone to prevent problems.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: errors... why????

Post by lav_coyote25 »

Giel wrote: Erm, for windows it doesn't matter what you use: lowercase or uppercase since windows' filesystems are case-insensitive. GNU/Linux's filesystems on the other hand are case-sensitive.

And we try to stick to lowercase for Warzone to prevent problems.

well yes it does matter.... because if i dont change the file names in the archive to lowercase - warzone will crash immediately upon choosing that particular map   

and i realize why your wanting to use lowercase... that isnt the issue..... edit world will give file names such as :
You do not have the required permissions to view the files attached to this post.
‎"to prepare for disaster is to invite it, to not prepare for disaster is a fools choice" -me (kim-lav_coyote25-metcalfe) - it used to be attributed to unknown - but adding the last bit , it now makes sense.