Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

debug message, phantom brushes, doors

Page: 1 of 1
 wannadie
11-19-2003, 5:43 AM
#1
/***********] 1 [*************/

I get this weird-a$$ message in the debug popup box when I compile:

Q3Map debug window:

Entity 0, Brush 230: degenerate plane
Entity 0, Brush 232: degenerate plane
Entity 0, Brush 233: degenerate plane
Entity 0, Brush 234: degenerate plane
Entity 0, Brush 235: degenerate plane
Entity 0, Brush 235: degenerate plane
Entity 0, Brush 236: degenerate plane

When I play the map ingame, there is a brush or brushes in a certain area of the map that ain't s'posed to be there, but when I go to that position in Radiant to delete them, there's nothing there, so I cant delete it. How do I clean that up?

/***********] 2 [*************/

I made some double doors that open apart sideways (one left, one right) by following RichDiesel's door tutorial.

In short: every few steps I take ingame, a door sounds happens, even if I'm not near any doors! And, its a door sound I never used.

I gave each team of doors the team value of a numerical number.
ie: door team #1 - key: team, value: 01
door team #2 - key: team, value: 02
door team #3 - key: team, value: 03

is that a good usable value? I thought this was the problem, RichDiesel was a bit vague when it came to adding values to the "team" keys. He said to put anything in.

/***********] 3 [*************/

I get this error when opening GTKRadiant 3 out of 5 times:
Look at the bottom, wtf is this crap?


LOADED: textures/radiant/notex
Looked for a 'D:/GAMES/Jedi Academy/GameData/Radiant-1.3/shortcuts.ini' keyboard shortcuts file, not found
WARNING: keyboard shortcuts init, no menu item found for command: "CenterXYView"
Wrote XML property file 'D:/SOFTWARE/GTKRADIANT-1.3/global.pref'
Wrote XML property file 'D:/GAMES/Jedi Academy/GameData/Radiant-1.3/local.pref'
Entering message loop
Map_New
Radiant - synapse core built Oct 11 2003 1.3.12
Builtin .def module built Oct 11 2003 1.3.12
bobToolz module built Oct 11 2003 1.3.12
GtkGenSurf - built Oct 11 2003 1.3.12
PrtView module built Oct 11 2003 1.3.12
Camera plugin v1.0 - Arnout van Meer - built Oct 11 2003 1.3.12
PNG loader module built Oct 11 2003 1.3.12
Surface Dialog (Quake 3) module built Oct 11 2003 1.3.12
MAP format module built Oct 11 2003 1.3.12
picomodel loader module built Oct 11 2003 1.3.12
Sprite Model module built Oct 11 2003 1.3.12
XMAP module built Oct 11 2003 1.3.12
Entity module built Oct 11 2003 1.3.12
PK3 VFS module built Oct 11 2003 1.3.12
Q3/Half-Life shaders module built Oct 11 2003 1.3.12
image formats JPG TGA PCX BMP module built Oct 11 2003 1.3.12
ERROR: glXMakeCurrent failed..
Please restart Radiant if the camera view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the camera view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the Texture view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the Texture view is not working
ERROR: wglMakeCurrent failed..
Please restart Radiant if the Z view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the Texture view is not working
ERROR: glXMakeCurrent failed.. Error:1282
Please restart Radiant if the Map view is not working
ERROR: wglMakeCurrent failed..
Please restart Radiant if the Z view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the Texture view is not working
ERROR: glXMakeCurrent failed.. Error:1282
Please restart Radiant if the Map view is not working
ERROR: wglMakeCurrent failed..
Please restart Radiant if the Z view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the Texture view is not working
ERROR: glXMakeCurrent failed.. Error:1282
Please restart Radiant if the Map view is not working
ERROR: wglMakeCurrent failed..
Please restart Radiant if the Z view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the Texture view is not working
ERROR: glXMakeCurrent failed.. Error:1282
Please restart Radiant if the Map view is not working
ERROR: wglMakeCurrent failed..
Please restart Radiant if the Z view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the camera view is not working
ERROR: glXMakeCurrent failed.. Error:1282
Please restart Radiant if the Map view is not working
ERROR: wglMakeCurrent failed..
Please restart Radiant if the Z view is not working
ERROR: glXMakeCurrent failed..
Please restart Radiant if the Texture view is not working
 WadeV1589
11-19-2003, 9:58 AM
#2
1) Run brush clean-up, with GTK 1.2.x it was in hte plugin menu under Bobtoolz, with the latest 1.3.12 build it's on the toolbar and it's the icon that has two arrows on it, one baby blue and the other sea green.

2) This may be a result of the duplicate plain error like you said, some brushes are where they shouldn't be which is a common problem as a result of the error. But also for the team values for the doors, they can contain letters and should. So change it to something like interior01 or exterior01. Make it as simple as you like as long as it's unique.

3) Are you running your desktop at 16-bit? If so change it to 32-bit.
 dood
11-20-2003, 9:01 PM
#3
I got problem with this message:

Entity 0, Brush 66: mirrored plane

I get this problem erlier but now I can't find this brush in game (after compiling I lunch map end serch this error and delate this brush)... how find this brush ing gtk and/or how eliminat this bug?
 WadeV1589
11-20-2003, 10:35 PM
#4
Misc Menu->Find Brush
type in the two boxes those two numbers, 0 (top) and 66 (bottom)
Page: 1 of 1