Author Topic: Big path bug  (Read 1215 times)

0 Members and 1 Guest are viewing this topic.

Woomeister and I have encountered a rather crippling bug during Inferno's development. In missions with lots of big ships with many paths, there appears to be an intermittent bug where the AI goes for a path that doesn't exist.

I'm assuming the issue cropped up in the past because we reviewed the original source and an assert was added in the current code in CVS (path index > number of paths). Perhaps it's caused by our bumped limits - any chance someone could take a look into it?

(Woo mentioned he'd worked around it in the past by increasing the max number of paths or subobjects or something but that doesn't work any more)

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
It's known, and it's on Mantis.  We're not sure what's causing it, but we're checking it out.