 |
 AguirRe
#1593 posted by Vondur on 2004/04/07 13:36:40
hm, last times when i have enormously sized leak (forgot to insert a brush) qbsp reports the leak, creates pts but when i start the map everything is gray. but i still heard the sounds etc. only compiling with -hull 1 option helped me to see the map and find the huge sized leak. is that normal? looks like huge leak confuses qbsp :)
 Vondur,
#1594 posted by necros on 2004/04/07 14:25:48
did that happen in fitzquake? i had a similar problem with a map of mine where all i could see was the void (either HOM or grey if gl_clear 1), but i could still move, shoot and hear things like monsters waking up and doors moving...
 Necros
#1595 posted by Vondur on 2004/04/07 14:29:19
yeah, it's fitzquake and yes, it was gl_clear 1
 Yes, That Happens
#1596 posted by aguirRe on 2004/04/07 14:29:52
sometimes and I'm not sure exactly why. I have a theory that it's related to the hull filling (FillOutside).
Did you perhaps use the -noents option when it happened? I had to insert some dubious code to prevent some other bad behaviour when using that option with a leaky map.
You know the No entitities in empty space ... message, I had to shortcircuit that test when using the noents option.
My guess is that if hull 0 leaks and qbsp can't make out what's inside or outside, then the filling will run amok and remove the whole hull. The other hulls can very well be OK so you can walk around but you can't see the actual hull 0 (entities should be fine, though).
If you're using the noents option, try removing it next time it happens. If not, I don't really know ...
 Aguire,
#1597 posted by necros on 2004/04/07 14:41:19
i don't think it's a compiler problem.
that problem only happens in fitzquake. when i had that problem, i went into tyr-glquake and i could see the map fine.
also, when i sealed it off, the problem went away in fitzquake.
metlslime and i were trying to track down the problem but it never got very far. i found just keeping the map sealed kept me out of trouble. the map didn't even have to be vised. (also, at this point, unvised, the max wpoly is around 13000 and fq still handles that)
 Hmm
#1598 posted by Vondur on 2004/04/07 14:42:04
i didn't use -noets option.
but i've got one idea, that leak was under the water completely, maybe this is the reason of the weird qbsp behaviour?
 JPL
#1599 posted by Fern on 2004/04/07 15:02:20
It wasn't "previously used", that's why it is amusing. ;) I can't think of any maps where you need to swim through lava except e1m8 and rrsp1.
 Vondur
#1600 posted by aguirRe on 2004/04/07 15:16:01
I don't think that liquid would change anything but you could try adding the option -solid which will remove all liquid brushes and see if anything changes.
What about TyrQuake, same or different behaviour? TyrQuake is so far the most robust engine I've seen so it's very good with leaky, troublesome maps. But FQ is IMO the obvious choice for actual playing.
 PuLSaR
#1601 posted by aguirRe on 2004/04/07 16:38:14
Update on the crashing map: I loaded the map file into QuArK, fixed a broken brush that probably occured in the conversion process and then rebuilt.
Suddenly, the map doesn't crash anymore in FQ, not even without fastvis! There are packet overflow aplenty and entities disappear now and then but it doesn't crash.
Hmm, this is weird ...
#1602 posted by PuLSaR on 2004/04/07 17:11:29
interesting, but I've just sent you e-mail with my thoughts.
So is it a brush problem, not entity?
 Basically
#1603 posted by aguirRe on 2004/04/07 17:34:15
it's likely to be a visibility issue; too much is visible from some angles and that probably includes both architecture and entities. The architecture (or rather, layout) is too interconnected, which looks nice but comes with a price tag.
If you perform a fastvis, it will printout the position in the map where the highest # leafs are visible. This is a place that you should check out with TyrQuake and the r_draworder cvar enabled.
I'll read your email and get back to you.
 Vondur:
#1604 posted by metlslime on 2004/04/07 20:30:11
send me the bsp, i'll check it out.
 Fern
#1605 posted by JPL on 2004/04/08 02:36:17
The idea was to jump to catch the pentagrm, climb into a well, and fall into a lava "bath" to progress into the map... so without invicibility pentagram, you die immediatly..
Anyway, yesterday night I tested the method given by distrans (thanks distrans), and I had some problems to perform what he recommended me... (sorry distrans) but I solved the problem with another turnaround.. Perhaps I used some bad method (I'm a beginner in Quake mapping)...
Perhaps there exists a method to preserve item position with an additional field, in order to avoid "gravity" effects...
Bye
 JP...
#1606 posted by distrans on 2004/04/08 02:59:50
 Try This URL Instead
#1607 posted by VoreLord on 2004/04/08 03:06:56
 It's Official...
#1608 posted by distrans on 2004/04/08 03:09:02
...I lurv the VoreLord.
 Distrans & VoreLord
#1609 posted by JPL on 2004/04/08 03:12:04
Thanks for the URL.. but what about this file float.zip ??
 //Me Blushes
#1610 posted by VoreLord on 2004/04/08 03:13:20
I think all the Quake Lab Links, at least the cdrom ones would be dead.
Just change the URL by adding
fileplanet.com/dl.aspx?
to the front of the file path, eg
http://www.cdrom.com/pub/idgames2/planetquake/quakelab/float.zip
would become
http://www.fileplanet.com/dl.aspx?/planetquake/quakelab/float.zip
same thing as what you do with alot of the other broken PQ links
 Distans & VoreLord
#1611 posted by JPL on 2004/04/08 03:14:24
How stupid I am... I didn't read the text file ... thanks a lot, I will try this this evening....
 Float.zip
#1612 posted by VoreLord on 2004/04/08 03:15:21
Well I think it gives you a tutorial type thing on how to acheive floating things,It also contains a .bsp and .map file so you can see it in action
 Metlslime
#1613 posted by Vondur on 2004/04/08 03:21:12
well, i've fixed the prob, not sure if u still need the file. gonna release it soon anyway hopefully...
 VoreLord, Distrans
#1614 posted by JPL on 2004/04/08 03:30:14
Yes, I've unziped the file... and read the text.. I wil test it this evening... thanks a lot...
 Here Is Another Location
#1615 posted by VoreLord on 2004/04/08 03:41:44
where you can get that stuff that is at QuakeLab, amongst other things.
ftp://ftp.sunet.se/pub/games/PC/idgames2/levels/
 VoreLord
#1616 posted by JPL on 2004/04/08 04:15:03
Thanks !!! Great link !!!!
 Jpl
#1617 posted by VoreLord on 2004/04/08 05:57:42
this is a better way to get that stuff, or anything you want from that site. Same site but the URL is a bit different, the previous one is a very old link i've had for years.
This one would be better.
http://ftp.sunet.se/
Just scroll down to the games/idgames stuff, and away you go
|
 |
You must be logged in to post in this thread.
|
Website copyright © 2002-2025 John Fitzgibbons. All posts are copyright their respective authors.
|
|