Radiant does not work?


(Igloo) #1

Hello,

I have a very strange problem with my Radiant. The version is 1.4.0 so it is stable release. Today i opened it and saw something strange… map can’t be opened :???:

Screen: http://img436.imageshack.us/img436/4809/lol5zk.png

I’m sure that map is made correctly, i tested with so many maps…

Later i tried to change the preferences - effect was negative: http://img508.imageshack.us/img508/5139/lol27oh.png

I was sure(!) that programme has no rights to do it or something like that… i made a new map for a test, i tried to save it, but i recived a 3rd error: http://img438.imageshack.us/img438/3593/lol36pu.png

It’s so strange for me, i never had this problem before… please help me with it :disgust:

Yeah, i reinstalled Radiant 4 times, completely! Nothing was saved - any folder, any file…

Greetings,
Igloo


(Flippy) #2

Hey
ive had this problem (the first one) a while back too

you fucked up your worldspawn… by probably renaming “classname - worldspawn” to “classname - func_door” (or some other entity)

to fix it, open your map in a text editor (notepad etc)
usually the first “entity” you see has to be your worldspawn (im not sure if it’s always the first so plz make sure that it was supposed to be your worldspawn)

worldspawn is all normal brushes, walls, etc…

your map might look something like this in notepad:

// entity 0
{
“angle” “270”
“mapcoordsmaxs” “6656 -5120”
“mapcoordsmins” “-2560 4096”
“classname” “worldspawn” in your case something else
// brush 0
{
( -512 512 632 ) ( -512 -512 632 ) ( 512 512 632 ) assault_rock/concrete_m02 0 0 0 0.500000 0.500000 0 0 0
( -512 -512 640 ) ( -512 512 640 ) ( 512 512 640 ) common/caulk 0 0 0 0.500000 0.500000 0 4 0
( -128 -896 256 ) ( 896 -896 256 ) ( 896 -896 0 ) common/caulk 0 0 0 0.500000 0.500000 0 4 0
( 896 -896 256 ) ( 896 128 256 ) ( 896 128 0 ) common/caulk 0 0 0 0.500000 0.500000 0 4 0
( 512 512 256 ) ( -512 512 256 ) ( -512 512 0 ) common/caulk 0 0 0 0.500000 0.500000 0 4 0
( -512 512 256 ) ( -512 -512 256 ) ( -512 -512 0 ) common/caulk 0 0 0 0.500000 0.500000 0 4 0
}
// brush 1
{
( 32 -32 128 ) ( 32 -160 128 ) ( 32 -160 0 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 160 -32 128 ) ( 32 -32 128 ) ( 32 -32 0 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 352 -352 128 ) ( 352 -224 128 ) ( 352 -224 0 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 224 -352 128 ) ( 352 -352 128 ) ( 352 -352 0 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 96 -224 24 ) ( 96 -96 24 ) ( 224 -96 24 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 216 -96 8 ) ( 88 -96 8 ) ( 88 -224 8 ) common/caulk 0 0 0 0.500000 0.500000 134217728 4 0
}
// brush 2
{
( 64 -64 24 ) ( 64 -328 24 ) ( 64 -328 8 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 336 -64 24 ) ( 80 -64 24 ) ( 80 -64 8 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 320 -328 24 ) ( 320 -64 24 ) ( 320 -64 8 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 64 -320 24 ) ( 320 -320 24 ) ( 320 -320 8 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 48 -328 40 ) ( 48 -64 40 ) ( 304 -64 40 ) xlab_wall/xmetal_c03 0 0 0 0.500000 0.500000 134217728 0 0
( 304 -64 24 ) ( 48 -64 24 ) ( 48 -328 24 ) common/caulk 0 0 0 0.500000 0.500000 134217728 4 0
}
// brush 3

etc… etc…

The entity with many brushes behind it is usaully your worldspawn

now simply change the classname of this entity back to worldspawn and save it (be sure to select “Type: All files” and use “” symbols in your name (“testmap.map”)


(Chruker) #3

It looks like a permission problem with the files and/or directories

Try if you can save a map to another partition if you got multiple, or to any other drive (floppy, flash).


(Igloo) #4

Hmm everything is fine… i could open every map, but now nothing works…

It just appeared in a moment…

I don’t know - maybe 1 of maps works negatively and all maps crashes? :???:


(Chruker) #5

Could you post the entire output of the console, from when radiant is started and to you try to load the goldrush example map.


(Igloo) #6

Everything from console (programme start and map loading):

LOADED: textures/radiant/notex
Looked for a 'C:/Program Files/Wolfenstein - Enemy Territory/Radiant-1.4/shortcuts.ini' keyboard shortcuts file, not found
Entering message loop
Map_New
Radiant - synapse core built Dec 21 2003 1.4.0
Builtin .def module built Dec 21 2003 1.4.0
PrtView module built Dec 21 2003 1.4.0
GtkGenSurf - built Dec 21 2003 1.4.0
Camera plugin v1.0 - Arnout van Meer - built Dec 21 2003 1.4.0
bobToolz module built Dec 21 2003 1.4.0
2d Background plugin built Dec 21 2003 1.4.0
WAD VFS module built Dec 21 2003 1.4.0
PK3 VFS module built Dec 21 2003 1.4.0
Surface Dialog (Quake 3) module built Dec 21 2003 1.4.0
Sprite Model module built Dec 21 2003 1.4.0
Q3/Half-Life shaders module built Dec 21 2003 1.4.0
picomodel loader module built Dec 21 2003 1.4.0
XMAP module built Dec 21 2003 1.4.0
MAP format module built Dec 21 2003 1.4.0
image formats JPG TGA PCX BMP module built Dec 21 2003 1.4.0
Entity module built Dec 21 2003 1.4.0
Loading map from D:/Wolfenstein - Enemy Territory/etmain/maps/goldrush.map
ERROR: failed to open D:/Wolfenstein - Enemy Territory/etmain/maps/goldrush.map for read
No worldspawn in map.
Map_New

Igloo
:moo:


(Chruker) #7

What filesystem are you using on the partitions (NTFS and/or FAT32)?


(kamikazee) #8

The "No worldspawn in map. " part of the log is rather suspicious as Flippy said.


(Chruker) #9

But since he can’t save new maps, and also all maps give that error, it sounds more like it just can’t read or write data.

Igloo, has your computer crashed lately. Maybe you should check the partitions for errors.


(Igloo) #10

I’m using NTFS filesystem. I can copy, delete, rename, etc. - do everything with files and it works. But Radiant seems to have a problem with it… :expressionless:

For a test i removed all files from etmain/maps/ directory and left the only one to check programme out - effect was negative. Maybe it is just because i’m using my computer so long or something (i am using PC for 9 hours) :???:

I want to add that my friend is having the same map (exactly) and he is able to open it… :disgust:


(Igloo) #11

Ehh i decided to re-install everything. Ofc… it helped me a lot, in effect my game works.

To everyone that has this problem: game must work correctly then Radiant will work correctly too! :moo:

A FATE programme has been installed in wrong directory and shaders were damaged.

Anyway thanks for giving me the useful hints :drink:


(Chruker) #12

No problem, glad you found a solution