project-navigation
Personal tools

Author Topic: bug: blank map on bases under attack (svn5025)  (Read 2996 times)

asdmin

  • Guest
bug: blank map on bases under attack (svn5025)
« on: December 05, 2006, 10:09:04 am »
For some reason, if I click on my base under attack to defense it, I only get blank screen.. Ne HUD, no gui, only the FPS counter ticks in the upper right corner.

asd

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
bug: blank map on bases under attack (svn5025)
« Reply #1 on: December 05, 2006, 04:51:21 pm »
can you send us your ufoconsole.log (in ufo-ai\base folder)

asdmin

  • Guest
bug: blank map on bases under attack (svn5025)
« Reply #2 on: December 05, 2006, 10:38:08 pm »
Hi!

Here's the log's important piece:
Quote

------------------------------------
CDAudio_Init: No CD in drive.
CDAudio_Init: CD contains no audio tracks.
CD Audio Initialized.
execing autoexec.cfg
"version" is "UFO: Alien Invasion 2.1-dev2 i386 Dec  2 2006 Linux"
...using language: C
...svn revision: unknown
Shared Client/Server Info loaded
...precaching 59 menus
Can't find pics/
====== UFO Initialized ======
Savefile version 5 detected
Global data loaded - size 6042900 bytes
Activate stage invasion
Campaign 'slot2' loaded.
RS_InitTree: "rs_weapon_rpg_tachyon_ammo" - Linked weapon or armor (provided="rpg_tachyon_ammo") not found. Tech-id used as name.
...aircraft inited
Changing to Singleplayer
Can't find pics/base/adropl
Can't find pics/maps/loading/.base
------- Loading game.so -------
LoadLibrary failed (/media/extend/downloading/ufoai//home/asd/.ufoai/base/game.so)
/media/extend/downloading/ufoai//home/asd/.ufoai/base/game.so: cannot open shared object file: No such file or directory
LoadLibrary (/media/extend/downloading/ufoai/./base/game.so)
==== InitGame ====
------- Server Initialization -------
FindFile: can't find maps/b/g/ufohangar_l.bsp
********************
ERROR: Couldn't load maps/b/g/ufohangar_l.bsp
********************
==== ShutdownGame ====
SDL audio device shut down.


The problem apply for the latest UFO:AI (svn:5080)

The mentioned file does not exists at all:
Quote
asd@locutus:~/extend/downloading/ufoai$ find . -name ufohangar_l.bsp
asd@locutus:~/extend/downloading/ufoai$

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
bug: blank map on bases under attack (svn5025)
« Reply #3 on: December 05, 2006, 10:39:49 pm »
ok, thanks, that helps, will be fixed in the next days

asdmin

  • Guest
bug: blank map on bases under attack (svn5025)
« Reply #4 on: December 05, 2006, 10:43:03 pm »
Please see my extension to the post you've replied. I'm interested in enhancing UFO, but all "recruiting" pages are just a fog about the skills a new programmer do should have.

asd

ubequitz

  • Guest
bug: blank map on bases under attack (svn5025)
« Reply #5 on: December 06, 2006, 10:14:25 am »
Hi asdmin,

Anyone is able to help out with development, there is really no minimum skill requirement. It would be good to have some more contributers, there are plenty of very worthwhile features we could add.

The IRC channel #ufo:ai on the freenode server is where you can get instant feedback about ideas, features, coding etc. If you want to add a feature or fix something, we are very happy to accept/review any patches (you can post patches on the sourceforge tracker or even just "pastebin" them and let us know).

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
bug: blank map on bases under attack (svn5025)
« Reply #6 on: December 06, 2006, 01:10:20 pm »
there is a ufohangar_l mapfile now - just make sure, that you re-run make maps when using the trunk version

asdmin

  • Guest
bug: blank map on bases under attack (svn5025)
« Reply #7 on: December 06, 2006, 04:27:08 pm »
it was quite quick ;)

make debbinary would do it's best to recompile my maps too.

Thanks for the fast support ;)

asd