What's wrong in this map?

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
Jack
Posts: 17
Joined: Tue May 23, 2006 9:29 am

What's wrong in this map?

Post by Jack »

Look at this map:

http://rapidshare.de/files/24767997/bighallbug.wad.html

There's some lines behind secret doors that insists to appear in automap, even before open the doors.

Is it a bug in zdoom, in zdbsp or in the map?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

I can't see anything wrong here. All lines that are not supposed to be shown aren't visible for me. But keep in mind that the automap shows every line that has been rendered at least once so the occasional glitch may happen. It's not a foolproof system.
Jack
Posts: 17
Joined: Tue May 23, 2006 9:29 am

Post by Jack »

For me it occours everytime, only in automap. Is there a trick to avoid this glitch?
User avatar
Jim
Posts: 535
Joined: Mon Aug 11, 2003 10:56 am

Post by Jim »

If it is acceptable for the lines to never be rendered (even after you have entered the secret sectors), then set the affected lines to be hidden.
Jack
Posts: 17
Joined: Tue May 23, 2006 9:29 am

Post by Jack »

Jim wrote:If it is acceptable for the lines to never be rendered
That's the problem. The lines should be rendered, but only in the right time. I've tried it, but I get an unpleasing effect after the doors opens
User avatar
Risen
Posts: 5263
Joined: Thu Jan 08, 2004 1:02 pm
Location: N44°30' W073°05'

Post by Risen »

I've noticed this as well. Sometimes lines you haven't seen yet will be marked on the map. It only happens in front of you though. More testing should be done on this; there's definitely an issue here somewhere.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

As I said: Any line that passes the clipper for rendering becomes visible on the automap and sometimes, due to imprecisions there are false positives. With Doom's renderer it is almost unavoidable and with GZDoom which uses considerably higher clipping precision (as needed for hardware rendering) does exhibit these erros much more frequently. But I don't know whether it can be avoided with reasonable effort.
User avatar
Risen
Posts: 5263
Joined: Thu Jan 08, 2004 1:02 pm
Location: N44°30' W073°05'

Post by Risen »

2.1 seems to be exhibiting the errors much more frequently than I remember before. Has something changed that would directly affect this?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

no.
User avatar
Risen
Posts: 5263
Joined: Thu Jan 08, 2004 1:02 pm
Location: N44°30' W073°05'

Post by Risen »

Maybe it's just that I'm using the map more frequently than before and playing KDIZD maps, which I suspect would be more prone to these sort of imprecisions.

It does make the secrets significantly easier to find, however.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

Oh yes, KDIZD's micro-geometry will certainly increase the chance of this happening.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Post by randi »

Fixed.

But why, oh why, did you have to use rapidshare for a 21 KB file? I had to spend an hour and a half waiting in line to get it, when I could have had it right away if you had attached it to your post. :mad:
Graf Zahl wrote:sometimes, due to imprecisions there are false positives. With Doom's renderer it is almost unavoidable
Eh? Doom's renderer uses pixel-perfect clipping for walls to get zero overdraw. The problem here was that even though the back sectors were closed, they were between the floor and ceiling of the front sector, so the walls didn't get added to the solid clip list, apparently a bug I introduced when I rewrote the renderer for slopes, since it displays fine in 1.22.
Jack
Posts: 17
Joined: Tue May 23, 2006 9:29 am

Post by Jack »

randy wrote:But why, oh why, did you have to use rapidshare for a 21 KB file? I had to spend an hour and a half waiting in line to get it, when I could have had it right away if you had attached it to your post. :mad:

Excuse me, i didn' know that i could attach the file. Next time i'll do it
User avatar
TheDarkArchon
Posts: 7656
Joined: Sat Aug 07, 2004 5:14 am
Location: Some cold place

Post by TheDarkArchon »

randy wrote: But why, oh why, did you have to use rapidshare for a 21 KB file? I had to spend an hour and a half waiting in line to get it, when I could have had it right away if you had attached it to your post. :mad:
You can't attach WAD's directly to the board. ;)
User avatar
Kirby
Posts: 2697
Joined: Thu Aug 26, 2004 1:23 pm

Post by Kirby »

TheDarkArchon wrote:You can't attach WAD's directly to the board. ;)
That's why they invented zips :)
Post Reply

Return to “Closed Bugs [GZDoom]”