Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Can't connect to Neko server on MacOS / Xcode / iPhone

A topic by kubawsky created 9 days ago Views: 61 Replies: 3
Viewing posts 1 to 2

Hi! I bought this tool a year ago and it worked for me then with my MacOS-to-mobile setup. However, I was unable to make YYC builds with GMLive stuff in there and only got YYC to work after I removed all traces of GMLive from the project... Now I'm doing some UI work on the app and wanted to use GMLive again, but I can't get it to work. I get different error messages in the Xcode console with "http://localhost:5100" in the live_init or when I put my IP address in there. After I got the 2024 mini fix the terminal started showing 1 client, before the fix it said 0 clients. Still it  cannot connect.

Developer

If it’s showing 1 client, it did connect - perhaps you’re losing obj_gmlive? See troubleshooting.

maybe this indicates what the issue is?:

load_eligibility_plist: Failed to open //private/var/db/os_eligibility/eligibility.plist: Operation not permitted(1)

Developer

Haven’t seen that before. Is that in gmlive server window or in GM?