project-navigation
Personal tools

Author Topic: Trying to "make maps"  (Read 3786 times)

nemchenk

  • Guest
Trying to "make maps"
« on: February 12, 2008, 04:39:38 pm »
Hi All,

I've got a "make maps" running (for like 24 hours now :( ) and I just notice this in the output of each map:
Could not load image pk3 (/home/dn/Documents/dev/ufoai/trunk/base/0pics.pk3)

Looks kinda fatal to me -- should the make not abort at that point? I've looked, and "make" has not produced any pk3 files in ufoai/trunk/

Any ideas?


Thanks in advance,

nemchenk

Offline mattheus

  • Rookie
  • ***
  • Posts: 59
    • View Profile
Re: Trying to "make maps"
« Reply #1 on: February 12, 2008, 05:48:43 pm »
Dont worry! This is not fatal, game works still if you have finished make maps. Game even runs before, but until some maps are not compiled you may encounter missions where map is not available.
make maps produces from every mapname.map file mapname.bsp file. They aren't packed together.
« Last Edit: February 12, 2008, 05:51:19 pm by mattheus »

nemchenk

  • Guest
Re: Trying to "make maps"
« Reply #2 on: February 12, 2008, 05:50:30 pm »
Ah ok :) Just worried that 24h later I will have maps without textures or smth :D


Thanks!

nemchenk

nemchenk

  • Guest
Re: Trying to "make maps"
« Reply #3 on: February 12, 2008, 07:44:31 pm »
ooh... neat new Geoscape!  ;D

nemchenk

  • Guest
Re: Trying to "make maps"
« Reply #4 on: February 12, 2008, 08:53:52 pm »
but no textures in Battlescape :( Trying archives.sh right now...

nemchenk

  • Guest
Re: Trying to "make maps"
« Reply #5 on: February 26, 2008, 01:54:55 am »
I just noticed, while "make maps"ing on a quad-core Xeon at work, that ufo2map does not seem to be CPU or IO bound! Even on this mega-machine :) one ufo2maps is leaving about 75% CPU free. I wonder what is holding ufo2map up?

For those compiling slowly: If your CPU can take it, you can speed up the map compilation by using "make maps -j X", where X is the number of jobs you want to run in parallel. So, in the example above "-j 3" should triple the compilation speed while still leaving the machine responsive.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Trying to "make maps"
« Reply #6 on: February 26, 2008, 07:26:38 am »
but no textures in Battlescape :( Trying archives.sh right now...

should also work without archives.sh - this just generates the pk3 files.