Hello MegaMU community!
I'm a MacOS user and I'm trying to open more than one client at the same time, but I can't.
I tried several ways (suggested by Chat GPT) but no luck.
Can the developers/admin help me with this issue? You know that playing this game with a few accounts at the same time is crucial.
Thanks!
(10-24-2025, 11:06 AM)Napoletano Escreveu: [ -> ]Hello MegaMU community!
I'm a MacOS user and I'm trying to open more than one client at the same time, but I can't.
I tried several ways (suggested by Chat GPT) but no luck.
Can the developers/admin help me with this issue? You know that playing this game with a few accounts at the same time is crucial.
Thanks!
Send me a message on discord (User: oreitroll) with a video of what happens so I can forward it to the test group.
I have the same problem and opened a topic a couple of days ago ->
https://megamu.net/forum/showthread.php?tid=17937
When you try to open a 2nd application, the MEGAMU app icon just blinks in the top bar and closes. Even when trying with cmd `open -n MEGAMU.app` doesn't work.
MacOS by default doesn't allow multiple instances of the same process. There is a way to bypass this behavior, by executing the application from within its package.
Execute the following in the Mac terminal:
open -n 'Documents/Library/Application Support/MEGADEV/MEGAMU/Data/MEGAMU.app/Contents/MacOS/MEGAMU'
But remember, we don't guarantee it will be fully functional, as it might cause local data conflicts (locally saved on Mac) between simultaneous accounts.