project-navigation
Personal tools

Author Topic: Missing skins  (Read 2979 times)

Offline verian

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Missing skins
« on: June 24, 2010, 09:49:33 am »
Stable 2.3 r30625 checked out and compiled according to http://ufoai.ninex.info/wiki/index.php/Debian

Skins appear to be missing; instead, I get red-glowing models as in the following screenshots
http://img684.imageshack.us/i/skins1.png/
http://img706.imageshack.us/i/skins2.png/
http://img37.imageshack.us/i/skins5.png/

Log of console from latest run attached.

...Did I miss something?

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Missing skins
« Reply #1 on: June 24, 2010, 10:59:42 am »
Stable 2.3 r30625 checked out and compiled according to http://ufoai.ninex.info/wiki/index.php/Debian
Skins appear to be missing; instead, I get red-glowing models as in the following screenshots

In your log:
Code: [Select]
No skin for #0 of 'models/.....md2
Textures are probably missing from your pk3-s somehow.

-geever

Offline verian

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Re: Missing skins
« Reply #2 on: June 24, 2010, 12:39:19 pm »
Textures are probably missing from your pk3-s somehow.

That's what I'd have thought, but the svn seems to check out normally. As such, I have no idea what could be causing it.

Just in case, I made a clean checkout:
Code: [Select]
svn co https://ufoai.svn.sourceforge.net/svnroot/ufoai/ufoai/branches/ufoai_2.3 ufoai_2.3
Compiled once again
Problem persists.

Offline verian

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Re: Missing skins
« Reply #3 on: June 25, 2010, 10:28:40 am »
Nevermind... I ran a full system update (gentoo) and now the thing works. I did fulfill the ufoai deps prior to doing this - so as far as I know, it could have been anything. It's funny how minute details can affect functionality.

Offline ViteX

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
Re: Missing skins
« Reply #4 on: July 09, 2010, 06:48:50 am »
Nevermind... I ran a full system update (gentoo) and now the thing works. I did fulfill the ufoai deps prior to doing this - so as far as I know, it could have been anything. It's funny how minute details can affect functionality.

Compiled today from SVN on fresh Kubuntu:



What is wrong ?


UPDATE II:
after rename /usr/local to /usr/local-disabled and fresh compile process is all OK  ;D
there was newer version of libpng ...



« Last Edit: July 09, 2010, 05:40:46 pm by ViteX »