project-navigation
Personal tools

Author Topic: Another bugreport list  (Read 3466 times)

Doby

  • Guest
Another bugreport list
« on: December 28, 2008, 05:34:21 pm »
Game compilled according to the instructions at http://ufoai.ninex.info/wiki/index.php/Code::Blocks and im trying to keep it urgent

here is for the beginning

1) r21060 (i believe): game crashes when my interceptor reaches the ufo during air combat, i.e. when they reach same coordinate, unfortunately no save, but here is an exception screen:
http://img266.imageshack.us/my.php?image=bumpuh8.png

2) r21266: game silently quits to windows for no visible reason through developer mode says something about Building not researched yet and Could not open sound/geoscape/info.ogg, here is an archive with the saved game and the log:
http://rapidshare.de/files/41227901/save.rar.html

3) r21266: some maps do not work (africa, community_center and maybe more), game says: ERROR: R_CreateSurfaceLightmap: Consecutive calls to R_AllocLightmapBlock(-4079,17) failed (lightmap_scale: 16, stextends: -65280.000000 256.000000)...
i believe you know about that and TODO: Renderer: [open] fix terrain (material system) gaps between lightmaps/surfaces means this problem, but just in case it is not


im not going to complain of tactical maps, there is too much obvious work to be done, will add as soon as find more severe bugs
« Last Edit: December 28, 2008, 05:45:06 pm by Doby »

Offline BTAxis

  • Administrator
  • PHALANX Commander
  • *******
  • Posts: 2607
    • View Profile
Re: Another bugreport list
« Reply #1 on: December 28, 2008, 05:39:34 pm »
1) I get that too.

2) Sounds like a segfault. Try making a backtrace (see the debugging page on the wiki).

3) This is a known problem, but the TODO is something else.

Doby

  • Guest
Re: Another bugreport list
« Reply #2 on: December 28, 2008, 05:45:32 pm »
here something ive forgot:

4) r21266: i play on a widescreen panel (1680x1050) and find some circles oval, sometimes they are extended horizontally, sometimes vertically, e.g.:
http://img266.imageshack.us/my.php?image=ufo04vf3.jpg
http://img266.imageshack.us/my.php?image=ufo07bz4.jpg

Offline BTAxis

  • Administrator
  • PHALANX Commander
  • *******
  • Posts: 2607
    • View Profile
Re: Another bugreport list
« Reply #3 on: December 28, 2008, 06:32:11 pm »
The latter is an issue with air interceptions. I get that too (on a 4:3 screen).

Doby

  • Guest
Re: Another bugreport list
« Reply #4 on: December 28, 2008, 06:50:24 pm »
2) Sounds like a segfault. Try making a backtrace (see the debugging page on the wiki).

here it comes

« Last Edit: December 28, 2008, 07:44:45 pm by Doby »

Offline BTAxis

  • Administrator
  • PHALANX Commander
  • *******
  • Posts: 2607
    • View Profile
Re: Another bugreport list
« Reply #5 on: December 28, 2008, 07:07:03 pm »
That's not a backtrace. I don't know what it is, but it's not what you get with bt full in gdb.

Doby

  • Guest
Re: Another bugreport list
« Reply #6 on: December 28, 2008, 07:45:58 pm »
oh my :o
that was a wrong file of course, sorry, i was too hastened to have a supper  :P

this should do

[attachment deleted by admin]
« Last Edit: December 28, 2008, 07:49:18 pm by Doby »