Author Topic: Dive Dive Dive mission bug  (Read 3788 times)

0 Members and 1 Guest are viewing this topic.

Offline redmenace

  • 211
Dive Dive Dive mission bug
because of that error? IIRC this is just a model error.
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 
Dive Dive Dive mission bug
thats what it looks like to my unqualified eyes, but it ctd every single time

 

Offline redmenace

  • 211
Dive Dive Dive mission bug
if it qasks you if you would liek to go into the debugger you should say no. and it should take you back into the game if this is a debug build you are using?
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline redmenace

  • 211
Dive Dive Dive mission bug
I have verified this. I got a crash just after the first wing of shivan fighters are destroyed. This, however, is not related to the other errors.

 -mod SCP -spec -glow -jpgtga -rlm -targetinfo -orbradar -smart_shields -ship_choice_3d -3dwarp -fps -stats -show_mem_usage  -allslev

D3D 1152X864X32

This is a custom CVS build.
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Dive Dive Dive mission bug
There's two bugs here it looks like.

@redmenace: Are you using mv_music.vp?  I assume so since the only way it would hit this is with an ogg.  Fixing it now.

The second bug, perhaps what NegspectahDek is getting, is a an Int3() in ships.cpp with this comment:
Quote
// TODO: I think this Int3() is triggered when a wing whose ships are all docked to ships of another
// wing departs.  It can be reliably seen in TVWP chapter 1 mission 7, when Torino and Iota wing depart.
// Not sure how to fix this. -- Goober5000

Goober may need to comment on this since I haven't looked at what's actually going on there.

 

Offline redmenace

  • 211
Dive Dive Dive mission bug
huh, yeah I have the music.vp installed.
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Dive Dive Dive mission bug
Quote
Originally posted by redmenace
huh, yeah I have the music.vp installed.

Ok, grab current CVS and it should be fixed.

 

Offline redmenace

  • 211
Dive Dive Dive mission bug
ok, I will do a CVS build and test this and some additional testing for the int3 bug.

I will also post that into the recent builds forum. On a side note, what is the Pre-Processor Definition for Speech?
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Dive Dive Dive mission bug
Quote
Originally posted by redmenace
On a side note, what is the Pre-Processor Definition for Speech?

FS2_SPEECH

 

Offline redmenace

  • 211
Dive Dive Dive mission bug
ok, this afternoon I will attempt to do so before I leave the university.
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 
Dive Dive Dive mission bug
redmenace, whatever you did seems to have done the trick.  thank you