_koraichu Posted Sunday at 08:59 PM I was working on a map for a project, but I'm having this problem with one of the ceilings on MAP03. As you can see, the ceiling is showing the skybox. The map is in DOOM 2 format and I'm playing on ZDOOM, which the project is made for. Here is the room in Doom Builder X: What's causing this? 0 Share this post Link to post
0 _koraichu Posted Sunday at 09:01 PM P.S. It only seems to do it sometimes when I test the map, but not others. I have yet to find a cause. 0 Share this post Link to post
0 NoOne Posted Sunday at 10:52 PM (edited) 1 hour ago, _koraichu said: P.S. It only seems to do it sometimes when I test the map, but not others. I have yet to find a cause. Try making a triangular sector in the corner, it could be node building issue b/c of that geometry behind...when I do lots of curved pillars I have to split sectors, draw hidden lines sometimes because of rendering errors. In this image you can see the box sectors around the pillars and the sector inside the 4 diagonal spaced pillars I needed to place b/c there were holes visible from certain angles. Edited Sunday at 11:02 PM by NoOne 0 Share this post Link to post
0 SiMpLeToNiUm Posted Monday at 05:29 AM Yeah, if the ceiling isn't F_SKY1 and the way you see the sector is splitting off in triangles that aren't geometry you've actually drawn, it tells you there's a nodebuilder void there. You usually solve it by either moving some vertices around, deleting and re-making sectors, drawing lines through that sector, or building nodes later on. It could also POTENTIALLY be an unconnected vertex. Make sure "Snap to Geometry" is turned on and that vertex is actually touching the wall there. 0 Share this post Link to post
0 prfunky Posted Monday at 06:48 AM What is this vertex doing here? Is it providing any kind of function? Curious to see if the problem goes away if the vertex goes away; please update this post if so. 0 Share this post Link to post
0 Caffeine Posted Monday at 11:14 PM In addition to the node theory, what happens if you analyze the level? By default you press F4 in UDB or press the check mark icon. Modern source ports are pretty good about dealing with minor errors, especially GZDoom which you mentioned. They are likely to show minor visual glitches rather than crash or fail to load a level. But fixing the root cause is always a good idea, whether a level error or a node error. 0 Share this post Link to post
I was working on a map for a project, but I'm having this problem with one of the ceilings on MAP03.
As you can see, the ceiling is showing the skybox. The map is in DOOM 2 format and I'm playing on ZDOOM, which the project is made for.
Here is the room in Doom Builder X:
What's causing this?
Share this post
Link to post