Page 1 of 1

[Solved]No textures

Posted: 30 Nov 2008, 04:10
by popyachsa
There are no textures in game, and I get messages "unknown texture graynoise300", "unknown texture anothertexture", "unknown texture...".

I've seen several topics about textures, but I have nVidia, not ATI or Intel graphic card.

I have:
GeForce 7300GT with nvidia 177 proprietary driver.
Ubuntu 8.10
Game was installed from repository, just "apt-get install spring"

Re: No textures

Posted: 30 Nov 2008, 04:21
by popyachsa
Also, I get these errors in terminal whet springlobby runs:

Code: Select all

13:14:11: OnInit (  )
13:14:11: looking for catalog 'wxstd' in path '/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES:/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/ru_RU.UTF-8:/usr/share/locale/ru_RU/LC_MESSAGES:/usr/share/locale/ru_RU/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/ru_RU:/usr/share/locale/ru/LC_MESSAGES:/usr/share/locale/ru/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/ru'.
13:14:11: catalog file for domain 'wxstd' not found.
...
13:14:13: LoadUnitSyncLib (  )
13:14:13: Loading from: /usr/lib/spring/unitsync.so
13:14:13: Couldn't load GetNextError from unitsync library
13:14:13: Couldn't load GetWritableDataDirectory from unitsync library
...
13:14:19: LoadMinimap (  )
13:14:19: OnPaint (  )
13:14:20: Error: can't open file '/home/dmitry/.springlobby/lobby/SpringLobby/cache/Small Supreme Battlefield V2.smf-1440593166.infoex' (error 2: No such file or directory)
13:14:20: runtime assertion ( src/springunitsync.cpp:983 ): cache file( /home/dmitry/.springlobby/lobby/SpringLobby/cache/Small Supreme Battlefield V2.smf-1440593166.infoex ) not found
13:14:21: LoadMinimap (  )
13:14:21: GetMinimap ( Small Supreme Battlefield V2.smf )
13:14:21: runtime assertion ( src/springunitsync.cpp:785 ): File cached image does not exist
13:14:21: Minimap: Small Supreme Battlefield V2.smf
13:14:23: GetMetalmap ( Small Supreme Battlefield V2.smf )
13:14:23: runtime assertion ( src/springunitsync.cpp:834 ): File cached image does not exist
...
13:14:23: GetMapOptions ( Small Supreme Battlefield V2.smf )
13:14:23: Error: can't open file '/home/dmitry/.springlobby/lobby/SpringLobby/cache/Small Supreme Battlefield V2.smf-1440593166.mapoptions' (error 2: No such file or directory)
13:14:23: runtime assertion ( src/springunitsync.cpp:983 ): cache file( /home/dmitry/.springlobby/lobby/SpringLobby/cache/Small Supreme Battlefield V2.smf-1440593166.mapoptions ) not found
...

Re: No textures

Posted: 30 Nov 2008, 12:15
by Beherith
To me it seems like your missing base-ota-content. Get from jobjol.

Re: No textures

Posted: 30 Nov 2008, 16:17
by popyachsa
You're right, thanks.