Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: headdie on March 15, 2011, 08:49:58 am

Title: Steve O's "FTX-1a Thor" fighter issue [Solved]
Post by: headdie on March 15, 2011, 08:49:58 am
Hi guys, we have hit an issue using this model for the Syrk mod, having contacted Steve O he has provided assistance on the matter but unfortunately we were unable to resolve it so on his recommendation I am throwing it out to the community.

when placing the fighter in FRED debug or run a mission containing the fighter in a FS2 debug (3.6.12 and 13) we get a CTD with the following error

Code: [Select]
Assert: bank->num_slots < MAX_SLOTS
File: modelread.cpp
Line: 1610

Regular builds work fine but we are working to be as bug free as possible on 3.6.12 so a CTD is unacceptable even if it is in debug build

Attached are the model file we are using, the FRED2 log and a table based on the original shipped with the model

any help is greatly appreciated

edit attachment removed as no longer required
Title: Re: Steve O's "FTX-1a Thor" fighter issue
Post by: Dragon on March 15, 2011, 10:43:27 am
Delete a few missile launch points from the forward bank, they exceed one of the limits.
Title: Re: Steve O's "FTX-1a Thor" fighter issue [Solved]
Post by: headdie on March 15, 2011, 11:28:43 am
thanks Dragon that worked a treat
Title: Re: Steve O's "FTX-1a Thor" fighter issue [Solved]
Post by: Dragon on March 15, 2011, 11:33:00 am
No problem, I've had exactly the same problem myself (that's why I knew the exact solution right off the bat :)).