Content is copyright © KatsBits™ 2000-2013. All Rights Reserved.
No part of this web site may be reproduced (except for personal use) without prior written permission from KatsBits.com. For more infomation on copyright click here.
On this page you'll find basic but essential hints and tips for editing idTech4 powered games (formally known as the 'Doom 3' engine); currently Quake Wars, Quake 4, Prey and Doom 3. Whether you're level editing and designing, building and importing custom models or creating new texture sets for the games listed above, you should find the following Quick Fire Comments® useful.
If you can't see a useful tip listed send it in.
This problem is bound to crop up sooner or later if you doing any Quake 4 (or Doom 3 for that matter) level editing. In a nut shell it can be described as areas of a level 'popping' in and out of being rendered despite properly placed and functioning portals; a portals status - open or closed - doesn't appear to have any bearing on whether the problem occurs; in other words, as the screenshots below show, areas of the map appear to suddenly go missing resulting in the display of the grey 'void' (the 'outside' of the level) where the brushwork should have been.



As the moniker suggests it's to do with the portals themselves, they're 'broken' in a manner of speaking and the result is what's seen above in game. Technically it's something to do with what's called a 'floating point error', an issue that Radiant has had for a long time so do with the coordinates used to describe brushes in the map file; sometimes the number contains too many decimal places (something like '0.8576366747474662939' instead of '0.857') which the editor and compile process can't handle properly.
It happens whenever a brush, which will be used for a portal in Quake 4, has been over manipulated; this includes being rotated, re-sized, edge and volume dragged - pretty much anything that you would do normally to a brush, that also includes cloning and duplicating previously used brushes set up as portals.
Try not to manipulate a brush into shape or position if it's to be used as a portal. Usually simply deleting the offending brush and remaking it, rather than duplicating or copying a previously made one will fix the problem.
But, because this is to do with floating point problems as mentioned above doing that may not remove the problem completely, so in such instances the only recourse left is to 'cut' the portal into shape; the portal brush will need to be drawn out as a block (it's needs to be drawn 'in situ' so the initial block out is placed over an area the portal needs to eventually sit in) and then using the clipper tool, cut to size, shape and fit of the area it's going to portalize.
Doing this is the only way at the moment to fix persistent portal popping errors.
Learn Blender 3D - learn to make a simple low-poly rigged and animated character
Blender & IMVU furniture - new to Blender? IMVU? Learn to make furniture quickly
Displaced Terrain Mesh - using displace to make a basic terrain +optimisation tips
Displace & Simple Terrain - making a simple terrain in Blender 2.49 using displace