Does anyone know what this message means or how to fix if it crops up
i think you get this when some changes are done on actor.static on a map, and you load a mission using an object deleted from this map with an actor.static modification...
if you are using a new version of a old map where you have missions, put out the actor static file to male il2 use the stock one.
or the mission must be redo including changes of the new map.
if i don't mistake :-?
Posts: 74
Threads: 15
Joined: May 2008
Hi Mort, I had the same with an old campaign. After removing all mission entries like b6wf1 +++f, a6wf1 ++f, 96wf1 +++++1 etc under [House] solved the problem completely. Seems it has to do something with the destruction mode in FMB.
" String index out of range 1"
What this means is:
There is a code fragment is trying to access and index which does not exists in the string array.
Question: When does this message display? When loading a mission? Joining a server or loading and aircraft? If you can narrow down when the exception is displayed we might be able to narrow down the issue.
Thanks