[CVS today + bin from ace123] targeting/shooting debris

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
Post Reply
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

[CVS today + bin from ace123] targeting/shooting debris

Post by pontiac »

Another thing i noticed in CVS:

destroy a ship
targeting or shooting at the debris and/or the escape pod will crash vegastrike.
i will try to get some log.

Pontiac
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

Post by pontiac »

don't know if this is usefull:

stdout.txt

Code: Select all

...........................
......................
militialaunched 4987:mongoose.blank0-4upgrading mongoose.blank laser 0 0 true
upgrading mongoose.blank laser 1 1 true
upgrading mongoose.blank SkyScope_Beta 0 0 false
upgrading mongoose.blank afterburner_generic 0 0 false
upgrading mongoose.blank jump_drive 2 2 true
upgrading mongoose.blank hull 0 0 false
upgrading mongoose.blank isometal 0 0 false
upgrading mongoose.blank meson_blaster 0 0 true
upgrading mongoose.blank killerbee_3pack_ammo 1 1 true
upgrading mongoose.blank meson_blaster 2 2 true
upgrading mongoose.blank dumbfire_3pack_ammo 3 3 true
upgrading mongoose.blank laser 4 4 true
SITUATION IS 1force change 0 bool 0
peace
Probability numbers:  2 10
Chance for ISO ship: 0.2
Random number: 0.328059; will generate ship: 0
WARNING: no section/variable/color named obedience
WARNING: no section/variable/color named obedience
WARNING: no section/variable/color named obedience
WARNING: no section/variable/color named obedience
kill
mongoose.blank
kill
Cernunnos
fatal error, no significants in system enigma_sector/enigma
kill
Manawydan ap Llyr
WARNING: no var named smallest_subunit_to_collide in section physics using default: .2
fatal error, no significants in system enigma_sector/enigma
kill
mongoose.blank
default engine sound : sfx10.wav - sound->engine : -1
WARNING: no var named weapon_xyscale in section graphics using default: 1
WARNING: no var named weapon_zscale in section graphics using default: 1
default engine sound : sfx10.wav - sound->engine : -1
WARNING: no var named weapon_xyscale in section graphics using default: 1
WARNING: no var named weapon_zscale in section graphics using default: 1
ship destroyed-no flightgroup
fatal error, no significants in system enigma_sector/enigma
kill
Manawydan ap Llyr
fatal error, no significants in system enigma_sector/enigma
kill
wayfarer.blank
fatal error, no significants in system enigma_sector/enigma
kill
Shoney
default engine sound : sfx10.wav - sound->engine : -1
enlightenment
Mercenary
Mercenary
Posts: 106
Joined: Tue Apr 29, 2003 12:09 am

Re: [CVS today + bin from ace123] targeting/shooting debris

Post by enlightenment »

pontiac wrote:targeting or shooting at the debris and/or the escape pod will crash vegastrike.
Minimalist E also does this. I was just about to report it.
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

Re: [CVS today + bin from ace123] targeting/shooting debris

Post by pontiac »

Enlightenment wrote:Minimalist E also does this. I was just about to report it.
Oops, also had it in minimalist E, but forgot to mention this :roll:

Pontiac
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

can you run it in gdb

do
./configure --enable-debug
make



gdb /path/to/vegastrike
run


then when it dies type

print *this
backtrace full
up
print *this
up
print *this


that would be most helpful.... I haven't had this problem ever
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

Thanks for the very specific bug report guys :-)
I think I fixed it in CVS

could someone with CVS access check this for me
thanks :-)
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Post Reply