Client and Emulator problem

Ziamerko

Member
Mar 29, 2015
54
3
Emulator doesnt recieve connections. Firewall are open, and I am kind of stuck.
Perhaps it has something to do with web build?
Anyhow I need help, open or teamviewer too.


Client php
Emu settings
Config.php
 

Roper

Ancient Member
Jul 4, 2010
569
216
Put your IP address of the VPS in your emulator
Code:
game.tcp.bindip=35.228.42.92

Make sure the ports are open as well.
Don't do this. Use 0.0.0.0 and It'll listen for all connections.

Please check external variables and override variables are set up and linked correctly - this is usually the issue!
 

Shxrty

Shorty#1960
Mar 31, 2018
629
163
Don't do this. Use 0.0.0.0 and It'll listen for all connections.

Please check external variables and override variables are set up and linked correctly - this is usually the issue!
No, Put the IP.. Make sure the Client, Config for the CMS are edited correctly and make sure the Emulator is edited correctly.

*also i recommend hiding your ip next time :)*
 

Roper

Ancient Member
Jul 4, 2010
569
216
No, Put the IP.. Make sure the Client, Config for the CMS are edited correctly and make sure the Emulator is edited correctly.

*also i recommend hiding your ip next time :)*
Completely wrong. Use 127.0.0.1 or 0.0.0.0. Pointless binding it to the server IP unless you're running the emulator on a seperate machine.
 

Users who are viewing this thread

Top