[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nel] Snowball nearly running....
From: |
Alain Dutech |
Subject: |
[Nel] Snowball nearly running.... |
Date: |
Thu, 21 Feb 2002 10:40:45 +0100 |
Hello all,
snowballs compiles fine (thanks to the last patches and contributions), I've
downloaded
the data (i.e : snowballs_data_0_2.tar.gz) and installed them but then, at exec
time, I get:
address@hidden client]$ snowballs
INF27483 client.cpp 145 : Starting Snowballs !
WRN27483 path.cpp 618 : CPath::insertFileInMap(Root, data/tiles/CVS/Root, 0, ):
already inserted from 'data/CVS/Root',
skip it
WRN27483 path.cpp 618 : CPath::insertFileInMap(Repository,
data/tiles/CVS/Repository, 0, ): already inserted from
'data/CVS/Repository', skip it
WRN27483 path.cpp 618 : CPath::insertFileInMap(Entries, data/tiles/CVS/Entries,
0, ): already inserted from
'data/CVS/Entries', skip it
WRN27483 path.cpp 618 : CPath::insertFileInMap(Root, data/zones/CVS/Root, 0, ):
already inserted from 'data/CVS/Root',
skip it
WRN27483 path.cpp 618 : CPath::insertFileInMap(Repository,
data/zones/CVS/Repository, 0, ): already inserted from
'data/CVS/Repository', skip it
WRN27483 path.cpp 618 : CPath::insertFileInMap(Entries, data/zones/CVS/Entries,
0, ): already inserted from
'data/CVS/Entries', skip it
WRN27483 path.cpp 557 : CPath::addSearchPath(data/fonts/n019003l.pfm, 0, ):
file 'n019003l.pfm' already inserted in the
map directory (location: data/n019003l.pfm)
WRN27483 path.cpp 557 : CPath::addSearchPath(data/fonts/n019003l.pfb, 0, ):
file 'n019003l.pfb' already inserted in the
map directory (location: data/n019003l.pfb)
WRN27483 path.cpp 557 : CPath::addSearchPath(data/fonts/n019003l.afm, 0, ):
file 'n019003l.afm' already inserted in the
map directory (location: data/n019003l.afm)
WRN27483 driver_opengl.cpp 785 : Missing Important GL extension:
GL_EXT_texture_env_combine => All envcombine are setup
to GL_MODULATE!!!
WRN27483 path.cpp 222 : CPath::lookup(nevrax.tga): file not found
WRN27483 common.cpp 401 : Exception will be launched: Path not found for
nevrax.tga
WRN27483 texture_file.cpp 154 : Missing textureFile: nevrax.tga
WRN27483 path.cpp 222 : CPath::lookup(3_AN.ig): file not found
WRN27483 common.cpp 401 : Exception will be launched: Path not found for 3_AN.ig
Abandon
Any hints? I've checked almost everywhere and there's no "nevrax.tga" file nor
any "*.ig" ones.
Am I missing an obvious point here?
Alain