Textures ! Help !


([MOS]StiloMAN.pl) #1

When I try ‘Textures>Load Directory’ I see dialog…
When I try anything I see message


Gtk-CRITICAL **: file gtkentry.c: line 398: assertion `text != NULL' failed
texture load dialog cancelled

What I have to do to load texture from path ??


([MOS]StiloMAN.pl) #2

Are there other way to load .bmp or .jpg textures to my map ??


(radiant) #3

do gier na enginie Q3 mozna uzywac TYLKO JPG i TGA


([MOS]StiloMAN.pl) #4

well,

This is my map source:


// brush 153
{
( 656 200 472 ) ( 584 200 472 ) ( 584 192 472 ) fueldump/cave_floor -352 0 0 0.500000 0.500000 0 0 0
( 584 192 480 ) ( 584 200 480 ) ( 656 200 480 ) fueldump/cave_floor -352 0 0 0.500000 0.500000 0 0 0
( 584 192 480 ) ( 656 192 480 ) ( 656 192 472 ) fueldump/cave_floor -352 32 0 0.500000 0.500000 0 0 0
( 656 192 480 ) ( 656 200 480 ) ( 656 200 472 ) fueldump/cave_floor 0 32 0 0.500000 0.500000 0 0 0
( 656 200 480 ) ( 584 200 480 ) ( 584 200 472 ) fueldump/cave_floor -352 32 0 0.500000 0.500000 0 0 0
( 584 200 480 ) ( 584 192 480 ) ( 584 192 472 ) fueldump/cave_floor 0 32 0 0.500000 0.500000 0 0 0
}

How to load texture from other path?
Must I attach this texture to map folder?