nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] snowballs data path errors on linux


From: Vianney Lecroart
Subject: Re: [Nel] snowballs data path errors on linux
Date: Fri, 3 May 2002 10:10:00 +0200

Hi Garry,

> I notice in snowballs2/client/src/client.cpp line 165~171 are commented
out, this anything to do with it?

 CPath::addSearchPath (dataPath, true, false); does the same thing that
other commented line the "true" means that we add file recurively so all
file from "dataPath" will be added.
I think that the problem is the location of your data.

If in the config.cfg the variable is "data/" then, your data need to be in
the data/ relative to your snowballs.exe

On linux,

> WRN 1318 path.cpp 547 :
CPath::addSearchFile(/usr/local/share/games/snowballs//anims, 0, ):
'/usr/local/share/games/snowballs//anims' is not a file, skip it

means that snowball tries to find data in the
"/usr/local/share/games/snowballs/" directory, you should check that you put
data in this directory. (the WRN message says that anims isnot a file (or
directory) so the anim dir is perhaps missing.

Vianney Lecroart
---
lead network programmer / nevrax.com
icq#: 6870415
homepage: http://ace.planet-d.net
www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o? K-
w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]