Game Development Community

Question about texture error

by James Thomas · in Technical Issues · 01/07/2009 (7:49 pm) · 1 replies

In my game i have this error all the time:

Could not locate texture: sFlyingmouthProductions/data/shapes/player/crossbow

this error is also found in the starter.fps vanilla build. whats the deal? if i copy any image in the folder it removes the problem, but id love to know whats going on with this one, it causes a ton of errors over time and makes everything tough to debug.

thanks guys,
James Thomas

#1
01/07/2009 (8:08 pm)
There is most likely a hard coded path in one of the scripts. Check out sqExamples.cs in the server/scripts folder for starters.