im really inexperienced at gtkradiant and when i try to open my saved map i get this error—
Unable to load project file C:\Documents and settings\mapmaker\Desktop
ewmap.map
An unrecoverable error has occured
Would you like to edit preferences before exiting radiant?
—Im having a lot of trouble and it would be great if anyone could help me.
error in gtk radiant---need help!!
You probably corrupted your worldspawn. There is a simple fix for this if you know what you are doing, it involves editing the map in Notepad. If you’re map isn’t TOO large then you could try opening the .map file with notepad and copying the contents in this topic (please use [ CODE][ /CODE] tags!)
Mostly it is quite easy to fix this but I can’t guarantee it.
hm, the worldspawn causes that error too? I usually get that when I accidentaly delete the user.proj file from my etmain/scripts folder. Radiant doesn’t know what game its supposed to map for(.def files, etc) If you can get Radiant running, look under file/new project to reset everything for ET. If its not that, make sure you have a “worldspawn” like Flippy said, if you open it in note or wordpad the worldspawn should(should) be at the top.
Edit- btw, your basic worldspawn in the .map should look like this, with or without mapcoord keys(for command map):
// entity 0
{
"classname" "worldspawn"
"mapcoordsmaxs" "512 -512"
"mapcoordsmins" "-512 512"
// brush 0
// entity 0
{
"classname" "worldspawn"
// brush 0
{
( -904 -56 -40 ) ( -920 -56 -40 ) ( -920 -160 -40 ) xlab_wall/xconcrete_c01 112 -32 0 0.500000 0.500000 0 0 0
( -920 -160 32 ) ( -920 -56 32 ) ( -904 -56 32 ) xlab_wall/xconcrete_c01 112 -32 0 0.500000 0.500000 0 0 0
( -920 -128 16 ) ( -904 -128 16 ) ( -904 -128 -40 ) xlab_wall/xconcrete_c01 112 -32 0 0.500000 0.500000 0 0 0
( -904 -160 16 ) ( -904 -56 16 ) ( -904 -56 -40 ) xlab_wall/xconcrete_c01 32 -32 0 0.500000 0.500000 0 0 0
( -904 -64 16 ) ( -920 -64 16 ) ( -920 -64 -40 ) xlab_wall/xconcrete_c01 112 -32 0 0.500000 0.500000 0 0 0
( -920 -32 16 ) ( -920 -136 16 ) ( -920 -136 -40 ) xlab_wall/xconcrete_c01 32 -32 0 0.500000 0.500000 0 0 0
}
// brush 1
{
( -816 -64 -24 ) ( -920 -64 -24 ) ( -920 -72 -24 ) xlab_wall/xconcrete_c01 32 64 0 0.500000 0.500000 0 0 0
( -920 -72 32 ) ( -920 -64 32 ) ( -816 -64 32 ) xlab_wall/xconcrete_c01 32 64 0 0.500000 0.500000 0 0 0
( -920 -72 32 ) ( -816 -72 32 ) ( -816 -72 -24 ) xlab_wall/xconcrete_c01 32 -48 0 0.500000 0.500000 0 0 0
( -816 -72 32 ) ( -816 -64 32 ) ( -816 -64 -24 ) xlab_wall/xconcrete_c01 -64 -48 0 0.500000 0.500000 0 0 0
( -816 -64 32 ) ( -920 -64 32 ) ( -920 -64 -24 ) xlab_wall/xconcrete_c01 32 -48 0 0.500000 0.500000 0 0 0
( -920 -64 32 ) ( -920 -72 32 ) ( -920 -72 -24 ) xlab_wall/xconcrete_c01 -64 -48 0 0.500000 0.500000 0 0 0
}
// brush 2
{
( -920 -64 -24 ) ( -920 -128 -24 ) ( -920 -128 -32 ) xlab_floor/xfloor_c01 -96 -16 0 0.500000 0.500000 0 0 0
( -848 -64 -24 ) ( -888 -64 -24 ) ( -888 -64 -32 ) xlab_floor/xfloor_c01 16 -16 0 0.500000 0.500000 0 0 0
( -816 -128 -24 ) ( -816 -64 -24 ) ( -816 -64 -32 ) xlab_floor/xfloor_c01 -96 -16 0 0.500000 0.500000 0 0 0
( -888 -128 -24 ) ( -848 -128 -24 ) ( -848 -128 -32 ) xlab_floor/xfloor_c01 16 -16 0 0.500000 0.500000 0 0 0
( -888 -128 -24 ) ( -888 -64 -24 ) ( -848 -64 -24 ) xlab_floor/xfloor_c01 16 96 0 0.500000 0.500000 0 0 0
( -848 -64 -32 ) ( -888 -64 -32 ) ( -888 -128 -32 ) xlab_floor/xfloor_c01 16 96 0 0.500000 0.500000 0 0 0
}
// brush 3
{
( -920 -120 40 ) ( -920 -128 40 ) ( -920 -128 -24 ) xlab_wall/xconcrete_c01 -96 0 0 0.500000 0.500000 0 0 0
( -816 -120 40 ) ( -920 -120 40 ) ( -920 -120 -24 ) xlab_wall/xconcrete_c01 80 0 0 0.500000 0.500000 0 0 0
( -816 -128 40 ) ( -816 -120 40 ) ( -816 -120 -24 ) xlab_wall/xconcrete_c01 -96 0 0 0.500000 0.500000 0 0 0
( -920 -128 40 ) ( -816 -128 40 ) ( -816 -128 -24 ) xlab_wall/xconcrete_c01 80 0 0 0.500000 0.500000 0 0 0
( -920 -128 32 ) ( -920 -120 32 ) ( -816 -120 32 ) xlab_wall/xconcrete_c01 80 96 0 0.500000 0.500000 0 0 0
( -816 -120 -24 ) ( -920 -120 -24 ) ( -920 -128 -24 ) xlab_wall/xconcrete_c01 80 96 0 0.500000 0.500000 0 0 0
}
// brush 4
{
( -816 -64 -32 ) ( -920 -64 -32 ) ( -920 -128 -32 ) xlab_wall/xconcrete_c01 0 -80 0 0.500000 0.500000 0 0 0
( -920 -128 24 ) ( -920 -64 24 ) ( -816 -64 24 ) xlab_wall/xconcrete_c01 0 -80 0 0.500000 0.500000 0 0 0
( -920 -128 24 ) ( -816 -128 24 ) ( -816 -128 -32 ) xlab_wall/xconcrete_c01 0 32 0 0.500000 0.500000 0 0 0
( -824 -128 24 ) ( -824 -64 24 ) ( -824 -64 -32 ) xlab_wall/xconcrete_c01 80 32 0 0.500000 0.500000 0 0 0
( -816 -64 24 ) ( -920 -64 24 ) ( -920 -64 -32 ) xlab_wall/xconcrete_c01 0 32 0 0.500000 0.500000 0 0 0
( -832 -64 24 ) ( -832 -128 24 ) ( -832 -128 -32 ) xlab_wall/xconcrete_c01 80 32 0 0.500000 0.500000 0 0 0
}
}
Are you using gtkradiant 1.5.0?
if so to get the easy map coord go up to the top tab and click on plug ins, click on sun plug , open it and get the map coords and click ok 
before i didnt do this i had tons of errors
thanks for the suggestions—i tried installing gtkradiant 1.5 and now i can open my saved maps in the program but the maps arent actually there.
That’s weird. I did a copy/paste of the .map you posted, it showed up fine:
Can you create new brushes at all?
Under view/filter is anything/everything toggled off?
-(stupid question)Is your vidcard ancient (-16mb)?
-if your on an older ati card, bring up preferences(press p) under 2d display/rendering, there’s a box for an old ati bugfix, try that too.
You should at least be able to see your map in radiant. :? There’s nothing wrong with the .map itself…
here’s my vcard–
Video (Enabled) Intel GMCH AGP Graphics Controller
i still cant open it.
Never heard of that graphic card.
Can you try copy/pasting your own map code you posted above in a new text file and saving it as a “.map” file, then opening it in radiant again?
btw:
You can play ET on your comp, right? Just making sure its drivers are capable of 3d rendering
Some boards don’t always have 3d drivers installed. Make sure you have the latest drivers from Intel.
Gtk radiant opens but without my map, so this is the error that it is giving me now.
Unable to find default tag file C:/Program Files/GtkRadiant 1.5.0/wolf.game/shadertags.xml. No tag support.
It also gives me this—
Lighting mode requires OpenGL features not supported by your graphics drivers:
right now im trying to see if downloading opengl will work.
–im also trying it on a mac—i downloaded macradiant.