There is a typo in some AIs. One of them is militaryFiascoCarrierAI, but I've seen it elsewhere as well, just don't remember. I guess it has spread via c&p. The final "s" has to go.
[ai.unpermittedMethod]: Handler "ENTER" for state "STAY_INTERSTELLAR" in AI "militaryFiascoCarrierAI.plist" uses "scanForHostiless", which is not a permitted AI method. In a future version of Oolite, this method will be removed from the handler. If you believe the handler should be a permitted method, please report it to [email protected].
Oh, and as far as militaryFiascoCarrierAI is concerned, one suggestion:
the state names should probably be "foo_INTERSTELLAR" instead "_INTERGALACTIC"
There is a typo in some AIs. One of them is militaryFiascoCarrierAI, but I've seen it elsewhere as well, just don't remember. I guess it has spread via c&p. The final "s" has to go.
Oh, and as far as militaryFiascoCarrierAI is concerned, one suggestion:
the state names should probably be "foo_INTERSTELLAR" instead "_INTERGALACTIC"
That typo was al ready removed in one of the previous versions. Its a copy based on the behemoth carrier so that will be the other you have seen.
Changed the state name now to "foo_INTERSTELLAR" for a future release.