I have an MMF2 (regular) application that uses the String Parser 2 extension. Whenever I run the application, everything is fine.
However, when I send the application to my girlfriend, she sees an error message saying "Cannot load parser.mfx. This object might need an external program or library not yet installed."
After a while of searching on Google and trying various things, I still can't figure out what's wrong.
The parser extension is parser.mfx, right? That seems like a stupid question, but I ask because I've tried sending that file to her along with the application and the application still encounters the error.
Also, just to clarify, she does not have any Clickteam software.
I've had this before... Try building with a newer version? All extensions are supposed to be included in the exe - check the data elements list and see if it's in the extensions list? (There's a little button on the main toolbar if you don't know how to get there)
When I run anything in Darwine (Mac port of Wine) it stumbles over the parser.mfx and luaplus.mfx files and won't load them :\
I noticed that the string parser 2 object in MMF2 had a funny icon and whenever I tried to, I was unable to create a new string parser 2 object. This gave me the idea that parser.mfx wasn't really working, but since that file was in the MMF2 folders, MMF2 ran it as if it were working.
I got a different parser.mfx file, put it where it needed to be and sent it to my girlfriend. Everything works now.
I hope this helps anyone else who has extension problems.