Author Topic: Crash error don't know how to fix  (Read 1634 times)

0 Members and 1 Guest are viewing this topic.

Crash error don't know how to fix
so i modified a ship model pack to be used along with the media VPs, it works all fine and in missions it mostly works, so i wanted to test it on the first mission of the campaign for FS2, by changing on fred the starting ship and avaiable loadouts in the briefing screen, worked all fine until i tried to select the weapons loadout tab, it crashed with this error log, how to fix?

the ship selection works fine, just the weapons one crashes.

http://pastebin.com/SuVpH28R

 
Re: Crash error don't know how to fix
Code: [Select]
ASSERTION: "Polygon_models[num]->id == model_num" at modelread.cpp:2861
 Index collision between model warp.pof and requested model 0. Please backtrace and investigate.
 
Int3(): From c:\code\fs2_open_0\code\globalincs\windebug.cpp at line 970

Now that's an error you don't see very often...

  

Offline Iss Mneur

  • 210
  • TODO:
Re: Crash error don't know how to fix
That's because he appears to have either broke the model loader or has run out of model slots. 

Please try again with the 3.6.14 RC1.

If the RC doesn't help, you will need to try and find the model that is causing the problem.  Failing that you will need to post the mod pack itself so that a coder trace the problem through or if you are feeling adventurous you can build FSO and trace up the stack yourself.
"I love deadlines. I like the whooshing sound they make as they fly by." -Douglas Adams
wxLauncher 0.9.4 public beta (now with no config file editing for FRED) | wxLauncher 2.0 Request for Comments