View Issue Details

IDProjectCategoryView StatusLast Update
0001012FSSCPgraphicspublic2006-07-26 13:42
Reporterxed37 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionopen 
Summary0001012: Assertion failed in animplay.cpp while loading Derelict mission - 20060721 build
DescriptionUsing fs2_open_d-P420060721.exe

What category should this be in?
Additional InformationAssert: instance->frame_num >= 0 && instance->frame_num < instance->parent->total_frames
File: c:\fs2_open\code\anim\animplay.cpp
Line: 681
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
    fs2_open_d-P420060721.exe 0078b029()
    fs2_open_d-P420060721.exe 00a323fa()
    fs2_open_d-P420060721.exe 006f457e()
    fs2_open_d-P420060721.exe 008a3361()
    fs2_open_d-P420060721.exe 006f58a5()
    fs2_open_d-P420060721.exe 006f5b29()
    fs2_open_d-P420060721.exe 00b914b7()
    kernel32.dll 7c816d4f()
------------------------------------------------------------------
TagsNo tags attached.

Activities

2006-07-23 19:00

 

fs.log (31,374 bytes)

taylor

2006-07-23 19:42

administrator   ~0006309

It's one of the command briefing animations, but I'm pretty sure that Derelict just uses the retail anims and doesn't include any of it's own.

What are the contents of "aDerelictSCPPatch.vp"?

xed37

2006-07-23 19:51

reporter   ~0006310

dl1-07.fs2
dl1-08.fs2
dl2-02.fs2
dl2-05.fs2

and some .ogg files named dl32_al210.. etc.

xed37

2006-07-23 19:54

reporter   ~0006311

I just renamed the original Derelict SCP patch 'DerelictSCPPatch.vp' to 'aDerelictSCPPatch.vp'. Doesn't filename affect VP loading preference or does it make no difference?

xed37

2006-07-23 19:58

reporter   ~0006312

I tried it using the non-debug build and it worked fine
must be a problem in the debug build

taylor

2006-07-23 20:58

administrator   ~0006313

Assert()'s only happen in debug builds so the problem is still happening, you just don't get told about it.

"Rebels & Renegades" in the main FS2 campaign uses the same command briefing animations as this Derelict mission, so does that mission crash as well?

xed37

2006-07-23 21:33

reporter   ~0006314

hmm.. yeah it does

Assert: instance->frame_num >= 0 && instance->frame_num < instance->parent->total_frames

taylor

2006-07-24 05:12

administrator   ~0006316

It could be a corrupt VP. What is the filesize/contents of tango1_fs2.vp?

xed37

2006-07-24 11:52

reporter   ~0006318

tango1_fs2.vp is 1.56Kb , might be because I'm using the HotU version of FS2 along with SCP and MediaVPs 3.6.8 Zeta (no adveffects) along with your mp-710 patches

taylor

2006-07-24 14:36

administrator   ~0006320

Yep, that's the problem. You should probably get the real versions of the retail VPs (there are numerous places to download from) in order to avoid issues that you might have later.

taylor

2006-07-26 13:42

administrator   ~0006344

Not-A-Bug.

Closered.

Issue History

Date Modified Username Field Change
2006-07-23 19:00 xed37 New Issue
2006-07-23 19:00 xed37 File Added: fs.log
2006-07-23 19:42 taylor Note Added: 0006309
2006-07-23 19:51 xed37 Note Added: 0006310
2006-07-23 19:54 xed37 Note Added: 0006311
2006-07-23 19:58 xed37 Note Added: 0006312
2006-07-23 20:58 taylor Note Added: 0006313
2006-07-23 21:33 xed37 Note Added: 0006314
2006-07-24 05:12 taylor Note Added: 0006316
2006-07-24 11:52 xed37 Note Added: 0006318
2006-07-24 14:36 taylor Note Added: 0006320
2006-07-26 13:42 taylor Status new => closed
2006-07-26 13:42 taylor Note Added: 0006344