
I followed the tutorial and installed the game, but once the loading screen pops up it crashes and quits the game. I don't know what to do now.
Moderator: EN minimods
juleic1123 wrote:I unfortunately can't help with that as I don't own a mac, so we have to wait for Marybellio. Please though, describe everything as detailed as possible to see if we can reproduce and get the same bug
marybellio wrote:I'm sorry for my late answer, can you describe me what you do to open the game? Do you use the terminal and the correct codes? I need more details to understand
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-van-(name):~ (name)$ ./WinxAdventureGameMac
-bash: ./WinxAdventureGameMac: No such file or directory
MacBook-Pro-van-(name):~ (name)$ ./WinxAdventureGameMac
-bash: ./WinxAdventureGameMac: No such file or directory
MacBook-Pro-van-(name):~ (name)$ cd ~/Downloads/WinxAdventureGameMac.app/Contents/MacOS/
MacBook-Pro-van-(name):MacOS (name)$ chmod +x WinxAdventureGameMac
MacBook-Pro-van-(name):MacOS (name)$
MacBook-Pro-van-(name):MacOS (name)$ ./WinxAdventureGameMac
Mono path[0] = '/Users/(name)/Downloads/WinxAdventureGameMac.app/Contents/Resources/Data/Managed'
Mono config path = '/Users/(name)/Downloads/WinxAdventureGameMac.app/Contents/Data/Managed/etc'
Player data archive not found at `/Users/(name)/Downloads/WinxAdventureGameMac.app/Contents/Resources/Data/data.unity3d`, using local filesystemMacBook-Pro-van-(name):MacOS (name)$
MacBook-Pro-van-(name):MacOS (name)$ ./WinxAdventureGameMac
Mono path[0] = '/Users/(name)/Downloads/WinxAdventureGameMac.app/Contents/Resources/Data/Managed'
Mono config path = '/Users/(name)/Downloads/WinxAdventureGameMac.app/Contents/Data/Managed/etc'
Player data archive not found at `/Users/(name)/Downloads/WinxAdventureGameMac.app/Contents/Resources/Data/data.unity3d`, using local filesystemMacBook-Pro-van-(name):MacOS (name)$
cd ~/Desktop/WinxAdventureGameMac.app/Contents/MacOS/
chmod +x WinxAdventureGameMac
./WinxAdventureGameMac
marybellio wrote:Hey!
Thanks for sharing all the details — you actually explained everything super clearly, don’t worry!![]()
From what you described (especially the “Player data archive not found” message), it seems like the game can’t find or access one of its main files — specifically data.unity3d. That’s usually what makes it close right after the loading screen.
Here are a few things you can try that often fix this issue on macOS:
Reinstall the game properly
- Delete the current WinxAdventureGameMac.app from your Downloads folder.
- Download it again from the official site.
- Important: don’t open the game directly inside the ZIP!
- First, double-click the ZIP to extract it properly (or right-click → “Open With → Archive Utility”).
- Then move the extracted WinxAdventureGameMac.app to your Desktop or Applications folder before running it.
Give permission to run
Open Terminal and type these commands (press Enter after each line):
- Code: Select all
cd ~/Desktop/WinxAdventureGameMac.app/Contents/MacOS/
chmod +x WinxAdventureGameMac
./WinxAdventureGameMac
If you moved the app to Applications instead of Desktop, replace ~/Desktop with /Applications.
Allow the app in Security Settings
If macOS says the app can’t be opened because it’s from an unidentified developer:
- Go to System Preferences → Security & Privacy → General
- At the bottom, click “Open Anyway” next to the message about WinxAdventureGameMac.
Check if the missing file exists
You can check whether the file the game complains about actually exists:
Right-click on WinxAdventureGameMac.app → Show Package Contents
Navigate to: Contents/Resources/Data/
See if there’s a file called data.unity3d inside that folder.
If it’s missing or shows 0 KB, the download didn’t complete correctly, and you’ll need to redownload the game.
Please let me know if everything work like this, if not we can check others things but for now try this. And to be sure, have you also watched the tutorial that we made and posted here? After the Windows one you can find the Mac tutorial so you can check if you are missing something https://onlinewinxclub.com/centro-web/pages/Games/WinxAdvGuidePage.php?lang=it
I'll wait for your response![]()
Users browsing this forum: No registered users and 0 guests