06-04-2013, 01:18 PM
This is what NetRadiant prints out when I try to open my map
The problems seems to be in the brush 167 on line 2017, but when i look at the .map using text editor, i cant see anything suspicious. Removing whole brush 167 doesn't help.
Is there anything can be done about that, or will i have to remap the map, which i don't want to do any more, because i mapped it already two times.
One very weird thing is that i had the same error on the same map before, but since then, i have remade the map from scratch, totally removing the old one.
The .map file : http://ubuntuone.com/341y003j9RGcNzSeg6Gfyi
Code:
Loaded Texture: "/home/#aa'susername#/compile/NetRadiant/netradiant/install/bitmaps/notex.bmp"
OpenGL window configuration: colour-buffer = 32bpp, depth-buffer = 24bpp
Loading tag file /home/#aa'susername#/.netradiant/1.5.0/xonotic.game/shadertags.xml.
OpenGL window configuration: colour-buffer = 32bpp, depth-buffer = none
Loaded Texture: "textures/common/antiportal"
[color=#FF0000]Texture load failed: "textures/common/botclip"
[/color]Loaded Texture: "/home/#aa'susername#/compile/NetRadiant/netradiant/install/bitmaps/shadernotex.bmp"
Loaded Texture: "textures/common/camera"
Loaded Texture: "textures/common/caulk"
Loaded Texture: "textures/common/clip"
Loaded Texture: "textures/common/donotenter"
Loaded Texture: "textures/common/forcecaulk"
Loaded Texture: "textures/common/full_clip"
Loaded Texture: "textures/common/hint"
Loaded Texture: "textures/common/hintskip"
Loaded Texture: "textures/common/invisible"
Loaded Texture: "textures/common/lavanodraw"
Loaded Texture: "textures/common/lightgrid"
Loaded Texture: "textures/common/nodraw"
Loaded Texture: "textures/common/nodrawnonsolid"
Loaded Texture: "textures/common/nodrop"
[color=#FF0000]Texture load failed: "textures/common/noimpact"
[/color]Loaded Texture: "textures/common/nolightmap"
Loaded Texture: "textures/common/origin"
Loaded Texture: "textures/common/skip"
Loaded Texture: "textures/common/slimenodraw"
Loaded Texture: "textures/common/terrain"
Loaded Texture: "textures/common/terrain2"
Loaded Texture: "textures/common/trigger"
Loaded Texture: "textures/common/warpzone"
Loaded Texture: "textures/common/waternodraw"
Loaded Texture: "textures/common/weapclip"
Showing 27 shaders.
Loaded Texture: "textures/common/aaa"
Loaded Texture: "textures/common/mirror1"
Loading map from /home/#aa'susername#/.xonotic/data/maps/aae.map
Open file /home/#aa'susername#/.xonotic/data/maps/aae.map for read...success
[color=#FF0000]Texture load failed: "textures/"[/color]
Loaded Texture: "textures/phillipk2x/floor/pk02_floor11"
Loaded Texture: "textures/phillipk2x/trims/pk02_trim04a"
Loaded Texture: "textures/phillipk2x/floor/pk02_floor12a"
Loaded Texture: "textures/phillipk2x/walls/pk02_wall02b"
Loaded Texture: "textures/phillipk2x/trims/pk02_trim04b"
Loaded Texture: "textures/phillipk2x/floor/pk02_floor04"
Loaded Texture: "textures/phillipk2x/lights/pk02_light03"
Loaded Texture: "textures/phillipk2x/walls/pk02_wall03b"
Loaded Texture: "textures/phillipk2x/walls/pk02_wall05b"
Loaded Texture: "textures/phillipk2x/walls/pk02_wall08a"
Loaded Texture: "textures/phillipk2x/walls/pk02_wall04b"
Loaded Texture: "textures/phillipk2x/panels/pk02_door01"
Loaded Texture: "textures/phillipk2x/walls/pk02_wall_big02b"
[color=#FF0000]Texture load failed: "textures/0"
2017:2: parse error at '(': expected '#integer'
brush 167: parse error
entity 0: parse error[/color]
map load timer: 0.52 second(s) elapsed
--- LoadMapFile ---
/home/#aa'susername#/.xonotic/data/maps/aae.map
0 primitive
0 entities
The problems seems to be in the brush 167 on line 2017, but when i look at the .map using text editor, i cant see anything suspicious. Removing whole brush 167 doesn't help.
Is there anything can be done about that, or will i have to remap the map, which i don't want to do any more, because i mapped it already two times.
One very weird thing is that i had the same error on the same map before, but since then, i have remade the map from scratch, totally removing the old one.
The .map file : http://ubuntuone.com/341y003j9RGcNzSeg6Gfyi