Technical support > Linux

I just want to play a game .....

<< < (7/8) > >>

ferralll:
So I think I am reading this right... but the "game.so" loaded... or I assume. it was not the same message as last time.
But it seems to be looking for something in the directories that it says not found at.  Any idea what it is looking for? Could I just move what ever file needs to be there in to that place and get the game to run?


--- Code: ---2010/10/06 09:34:09 XML Written to buffer (422870 Bytes)
2010/10/06 09:34:09 ------- Loading game.so -------
2010/10/06 09:34:09 not found at '/usr/lib/games/ufoai/base/ufoai'
2010/10/06 09:34:09 not found at '/home/sfarrel2/.ufoai/2.3/base'
2010/10/06 09:34:09 not found at './base'
2010/10/06 09:34:09 not found at '/usr/share/games/ufoai/base'
2010/10/06 09:34:09 ********************
2010/10/06 09:34:09 ERROR: failed to load game library
2010/10/06 09:34:09 ********************
2010/10/06 09:34:09 Shutdown server: Server crashed.
2010/10/06 09:34:36 Wrote config.cfg.
2010/10/06 09:34:36 Shutdown gametype 'Campaign mode'
2010/10/06 09:34:36 Wrote keys.cfg
--- End code ---

bayo:
and can you check with hands if you have somewhere this game.so?
And do you run the game at the ufoai root?

romanovzky:
The playdeb build gives:

--- Code: ---$ locate game.so
/usr/lib/games/ufoai/base/game.so

--- End code ---

which is none of the paths that the game searches.

geever:

--- Quote from: romanovzky on October 08, 2010, 07:47:42 pm ---The playdeb build gives:

--- Code: ---$ locate game.so
/usr/lib/games/ufoai/base/game.so

--- End code ---

which is none of the paths that the game searches.

--- End quote ---


--- Quote from: geever on October 02, 2010, 09:28:31 pm ---
--- Code: --- ERROR: failed to load game library

--- End code ---

Packaging problem. Playdeb-maintainer's fault.

-geever

--- End quote ---

romanovzky:
When entering a mission:


--- Code: --- ------- Loading game.so -------
 not found at '/usr/lib/games/ufoai/base/ufoai'
 not found at '/home/mcromao/.ufoai/2.3/base'
 not found at './base'
 not found at '/usr/share/games/ufoai/base'
 ********************
 ERROR: failed to load game library
 ********************
--- End code ---

When doing $ locate game.so:


--- Code: ---/usr/lib/games/ufoai/base/game.so

--- End code ---

So the game is searching in the wrong folder!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version