Well as someone asked me help for installing the server,
i give a try on it even if i said i wont run it but seems interesting to have it run and study it.
Took me 2 hours download and extracting (without vmware)
I installed it on my dedicated server with mssql 2018
everything work at first try i did try the client and i'm in game (for now i don't have client on my pc).
so gonna download on pc now and see if i can help you out with what is missing
Working on Fairy Dreams 3dMobile Game
Here i just upload everything i use for setup this server on my google drive as mirrors if some of you need google drive link (file that i found on this Thread of course)
https://drive.google.com/drive/folde...8p?usp=sharing
Client + Server file and addons that come with the package
Last edited by Magenik; 12-11-20 at 03:44 PM.
Working on Fairy Dreams 3dMobile Game
- - - Updated - - -
I think because you used diff. files that is not properly configure with your server IP check api/login.php on line 133 modify the IP of your server res.LOGIN_SERVER = '192.168.200.170';
- - - Updated - - -
res.LOGIN_SERVER = 'SERVERIP'; <- modify this with your server IP