Fern:
#1527 posted by metlslime on 2004/03/26 23:52:42
Yeah, i thought of that (actually, RPG thought of it.) It works, but it seems like a clip brush OUGHT to work, and if we can figure out the fix, i'd like to have aguire add it to qbsp.
Aguire:
#1528 posted by metlslime on 2004/03/27 05:48:15
i'm looking through the quake source to see if this could somehow be caused by engine code. In the past I've noticed that some physics routines actually use hull 0 for specific things, so maybe this is another case of that happening.
OK
#1529 posted by aguirRe on 2004/03/27 05:59:02
As I mentioned above, you can use any standard qbsp with bmodel clip brushes as long as there's at least one non-clip brush in it (which doesn't even have to be visible).
So I don't think a change in the compilers is necessary (or at this point, even desired). But it would be interesting to know what's causing the engine behaviour above. I tried Tyr-Quake also and it seemed to behave similarly.
Aguire:
#1530 posted by metlslime on 2004/03/27 20:53:19
maybe i didn't explain it clearly -- I already DO have clip and non-clip brushes in one func_door, and it doesn't work. Anyway, i'm still looking.
Metlslime
I have successfully had clip and non-clip brushes in a bmodel before.. without a problem.
It Sounds Stupid
#1532 posted by Fern on 2004/03/29 05:13:01
...but maybe it has something to do with whetherthe non-clip brushes are touching the clip brushes?
In My Test
#1533 posted by aguirRe on 2004/03/29 05:21:40
the brushes were not touching in hull 0 but they were near one another, so it's possible that they melted together in the clip hulls.
Map File Checking
#1534 posted by JPL on 2004/03/29 06:11:36
Hello,
Is there a tool that can help to check map file before any compilation ? This in order to avoid crashes, HOM, leaks, etc... It will be helpfull to detect any warnings/errors/problems (like off-grid polygons, unaligned textures, etc..) before starting to build bsp files..
Thanks
Re: Map File Checking
#1535 posted by R.P.G. on 2004/03/29 08:19:38
Try MapSpy:
http://mapspy.gamedesign.net/
It's designed for Quake 2, but it checks for all sorts of other brush problems. Just ignore the Quake 2-specific stuff.
...
After re-reading your post, it sounds like MapSpy isn't really what you want (it doesn't check for unaligned textures or HOMs, and I'm pretty sure it doesn't check for off-grid polygons or leaks). But it's a small download, so you might still want to try it out.
Since You're Using
#1536 posted by aguirRe on 2004/03/29 08:58:55
QuArK, there are a few things in the Search menu that can help in finding potentially bad brushes, e.g. Find Microbrushes. Just be careful when using some auto-fix option, make sure you have a backup before.
For texture alignment there are several helpful things in the right-click menu of a selected face, e.g. Wrap texture from tagged.
Otherwise I think it's the compilers that offer the most useful checks since they are actually the tools that translate your map into bsp.
Compile now and then to see that the map is OK and always save various generations of your map so you can recover if anything bad should happen.
RPG & AguirRe
#1537 posted by JPL on 2004/03/29 10:14:17
Thanks for the link and these infos about QuArK... I wil try to test the stuff tonight...
Bye..
Mapsyntx
#1538 posted by madfox on 2004/03/29 10:36:54
There is a prog called "mapsyntx" what can cheque your brushes after compiling...
AguiRe
#1539 posted by Scragbait on 2004/03/30 13:00:32
That goalie you have in front of your inbox is really good. He's blocked all my shots.
E2M1A is still dormant as I slowly push on with E2M1B. So far, it compiles fine.
I Have Also Sent
#1540 posted by aguirRe on 2004/03/30 13:13:36
you several emails previously, we seem to have some serious communication problems between us.
Possibly a black-list or some over-ambitious spam filter. I don't understand it, others seem to get through fine.
Try sending to my other box, address same before the '@' and followed by ebox *dott* tninet *dott* se.
Uhm. I Haven't Really Paid Attention But...
#1541 posted by cyBeAr on 2004/03/31 10:53:28
... I've had clip brushes in func_doors and func_plats in my old maps if that had any relevance to what was being discussed.
Cybear:
#1542 posted by metlslime on 2004/03/31 14:35:48
yeah, they sometimes work. The problem seems to be a stairway made of clip.
I Haven't Paid Attention Either, But...
#1543 posted by pushplay on 2004/03/31 14:41:40
My Coagula map had a ladder that lowered down, which was a door made of regular brushes and clips and acted as a stairway. So it's a ladder and a door and a stairway...
I Don't Think I Ever Used More Than One Clip Brush
#1544 posted by cyBeAr on 2004/03/31 15:21:38
per brushentity, I used did used them under lifts so you wouldn't go in and get your heads squashed when they came back down.
"used Did Used"
#1545 posted by cyBeAr on 2004/03/31 15:21:55
yay!
Problem...
#1546 posted by necros on 2004/03/31 21:55:52
Entity with no valid brushes or textures
the line is 67386, but when i open the .map up in edit.com, the stupid thing only loads 65000 lines. :\
suggestions on a text program that displays line # and can load massive files (+3mb)
Anyedit
#1547 posted by HeadThump on 2004/03/31 23:23:27
the older version that is still available is very good; the newer one has some seriously wacked concepts built in it on matters of interface and usuage.
Yeah, Well
#1548 posted by necros on 2004/04/01 01:29:42
considering i just tried with edit and it has a 65000 line limit, i don't think that i'll have any luck with an even older version of edit...
Necros
#1549 posted by JPL on 2004/04/01 01:42:40
Try with WordPad ...
Yuck, That Sucks
#1550 posted by HeadThump on 2004/04/01 01:54:17
I've had it read out some very large compile files befre, and I assumed it had a much higher limit -- sorry for the bad advice. How many brushes do you have inthat map btw?
Necros
#1551 posted by aguirRe on 2004/04/01 04:50:21
try TextPad http://www.textpad.com , it's excellent.
|