Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 79 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty: World at War
Category: CoDWW SP Mapping
Call of Duty: World at War single player mapping, scripting and everything single player.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: MAX_MAP_DRAW_VERTS
RAMIDUS
General Member
Since: Aug 24, 2006
Posts: 91
Last: Nov 17, 2011
[view latest posts]
Level 3
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 12:22 am
Hi, I'm working on a Soviet-style factory. It has been going well for few months, I managed to solve all the problems on the way, but now I got a MAX_MAP_DRAW_VERTS (524288) exceeded for layered geometry error. Of course, I googled for solutions, but none of the hints helped me. This is my map info:







I dont have too much patches nor meshes, only brushes count about 20 thousand. When I came across to this error last time, 3 months ago, I realized it's time for making portals to my map, now my cells look like this:








here the structural brushes + portals





and here with the portals set to invisible:








This is how my map look right now in radiant,
I put some pictures of the map compiled successfuly last time:
(as you can see, the lime store (the white concrete structure) and some other stuff is missing in actual bsp file, compared to the map file)



































do you see or know something I don't? I would send you a .map file, too, I just need to find out why I can't continue working.
thx for help [wave]



Share |
eganwotv
Deactivated Account
Since: May 28, 2007
Posts: 961
Last: Oct 31, 2010
[view latest posts]
Level 7
Im a fan of MODSonair
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 12:56 am
If you want, you can send me the .map and I'll have a lookse.
Share |
dundy
General Member
Since: Dec 14, 2004
Posts: 768
Last: Nov 1, 2020
[view latest posts]
Level 7
Im a fan of MODSonair
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 04:50 am
20 thousand brushes is alot [don,t get me wrong] for a small part

of map ,you probely wanna ad more ....

If you used the clipper tool alot...try to welt some parts together

With Ctrl + U think that was the keys[wink]
Share |
RAMIDUS
General Member
Since: Aug 24, 2006
Posts: 91
Last: Nov 17, 2011
[view latest posts]
Level 3
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 09:04 am
vT-Ownage writes...
Quote:
If you want, you can send me the .map and I'll have a look.


Here it is, thank you for anything you find out.
copy the 4-letter code from the picture and click on the green button 'stáhnout FREE' below

dundy writes...
Quote:
20 thousand brushes is alot [don,t get me wrong] for a small part

of map ,you probely wanna ad more ....

If you used the clipper tool alot...try to welt some parts together

With Ctrl + U think that was the keys[wink]


I use a clipper tool the most for substituting meshes by brushes (I make brush cylinders instead od mesh cylinders to lower the ammount od verts - wheels, pipes, poles etc.
The amount of brushes is the consequence of my need to make details: bolts, spikes, cable ducts and other accessories... without it I consider my map to be incomplete. On the other hand, I don't use decals... or very, very rarely...


Share |
Allan90
General Member
Since: Apr 23, 2006
Posts: 51
Last: Jan 22, 2011
[view latest posts]
Level 3
Im a fan of MODSonair
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 04:03 pm
I get that you want to have as much detail as possible but the problem is that the engine wont handle it, that's why we have decals etc.
Share |
eganwotv
Deactivated Account
Since: May 28, 2007
Posts: 961
Last: Oct 31, 2010
[view latest posts]
Level 7
Im a fan of MODSonair
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 04:31 pm
I had a look before I left for the day, its hard to say what is really causing this, you don't seem to be over the patch limit, nor the portal limit.

One thing I did notice is the frequent use of brushes, this could possibly be causing your problem. My suggestion, for now, is to select some of the brushes and convert them to patches, and see if this helps fix the problem.

Best of luck.

P.S. Map looks fun. [thumbs_up]
Share |
RAMIDUS
General Member
Since: Aug 24, 2006
Posts: 91
Last: Nov 17, 2011
[view latest posts]
Level 3
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 06:21 pm
um... I'm worried you're right - I have to lower the amount of stuff...
However, I've spent hours by turning patches into brushes, which are, in my opinion, less demanding than patches or meshes (anyway, I didn't go as far as I would make terrain out of brushes :-P)
So before any of these radical touches to my map, I only tried to delete the conveyor to get the number of brushes as low as 17665 - it didn't compile anyway, but the reason was :
ERROR: portal sees into two cells (aka portal t-junction)
In map D:\Hry\CoDWaW\map_source\factory.map on entity 0 brush 12992 at -10656 1856 13
aborting due to 1 bad portals
I looked the brush up in the map and found out that the compiler was right - there was a portal brush, making a t-junction ito two cells - seems to me the compiler was too busy to notice it before :-D
let's see what it gives, if I clip it on the border, as it should be...

Edit:
so with the conveyor removed and the portal clipped, it compiles...

Could a better portalling solve this? maybe there is too much stuff for one cell somewhere...

Share |
RAMIDUS
General Member
Since: Aug 24, 2006
Posts: 91
Last: Nov 17, 2011
[view latest posts]
Level 3
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 06:51 pm
and now I realized there is a patch, containing 3 layers - maybe this is it.
The belt in the conveyor - cloth and two patches with "iron ore" texture - dense and less dense... It is located in both sections of the conveyor, so here we have few hundreds of useless verts... what do you think?


possibly quite a bite for the compiler... what if I delete them, those are the most sophisticated of the rare terrain patches in my map...

edited on Aug. 23, 2010 02:58 pm by RAMIDUS
Share |
BlackJack_Jonny
General Member
Since: Nov 22, 2008
Posts: 237
Last: Dec 3, 2012
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 07:00 pm
have you tried to make as many "detail" brushes as possible ?

Share |
RAMIDUS
General Member
Since: Aug 24, 2006
Posts: 91
Last: Nov 17, 2011
[view latest posts]
Level 3
Category: CoDWW SP Mapping
Posted: Monday, Aug. 23, 2010 07:21 pm
BlackJack_Jonny writes...
Quote:
have you tried to make as many "detail" brushes as possible ?



of course I did - there is about 20 structural brushes as parts of portalling - the rest is detail
However, some of the decal brushes (decal on one side and decal_nodraw on the rest) don't turn to detail and rests structural... I invented no way to persuade them to become detail...
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Call of Duty: World at War : CoDWW SP Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»