Author Topic: Odd error in campaign secondmission  (Read 2358 times)

0 Members and 1 Guest are viewing this topic.

Odd error in campaign secondmission
That's the error message i've receive, and I'm pretty much at a loss... Once I complete that particular mission, I get this error and continue to receive errors until I hit cancel.


Warning: Couldn't fix up turret indices in spline path

Model: cruiser01.pof
Path: $path02
Vertex: 1
Turret model id:13

This probably means that the turret was not specified in the ship table(s).
File:c:\fs2_open\code\ship\ship.cpp
Line: 8787
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
    fs2_open_d-20061130.exe 0070b259()
    fs2_open_d-20061130.exe 0070b095()
    fs2_open_d-20061130.exe 0071844f()
    fs2_open_d-20061130.exe 00718637()
    fs2_open_d-20061130.exe 00718c04()
    fs2_open_d-20061130.exe 007198c3()
    fs2_open_d-20061130.exe 006fc482()
    fs2_open_d-20061130.exe 006fd258()
    fs2_open_d-20061130.exe 006fe2c1()
    fs2_open_d-20061130.exe 007015e5()
    fs2_open_d-20061130.exe 008b9db1()
    fs2_open_d-20061130.exe 00702b25()
    fs2_open_d-20061130.exe 00702da9()
    fs2_open_d-20061130.exe 00bb4be7()
    kernel32.dll 7c816d4f()
------------------------------------------------------------------

That's the error message i've receive, and I'm pretty much at a loss... Once I complete that particular mission, I get this error and continue to receive errors until I hit cancel.

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Re: Odd error in campaign secondmission
What version of FSO are you using, are you using MediaVPs, and what's your system configuration?

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Odd error in campaign secondmission
What version of FSO are you using

The wrong one. You'll get that error if you run a debug build instead of a release build.

In addition he's running HEAD rather than 3.6.9 Official and unless he's using the new features in that (i.e writing whatever campaign this is from using enhanced team loadout, WMC's new scripting code or Bob's side turrets) then that's a really bad idea as uisers should be on 3.6.9 Official (from the SCP forum) unless they've got a bloody good reason not to be.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Re: Odd error in campaign secondmission
I thought as much.  That looked like a debug error, that's why I asked :)