Probably I'm absolute stupid man, but after several attempts can't make MMO sources works on OSX :(
I tried to debug, and concluded - problems are in resources, but unfortunately I don't understand how to mix in OSX SDK resources with MMO resources. So I guessed it's possible to manipulate somehow Data directory:
1. Tried to use only MMO resources with engine.pak from OSX SDK - failed
2. Tried to override MMO resources with OSX SDK - failed
3. Tried to override OSX SDK with MMO resources - this probably most advanced result I could get:
If I just try to copy MMO resources over OSX SDK it doesn't work, but if I regenerate world on Windows and put in Data on mac I got error with Phyx.
If somebody built and run MMO on OSX 10.8, please help...
And still I didn't find any way to edit MMO world on my OSX 10.8 - Editor always crashes :(