Well, I have a problem, I have purchased a TCP proxy and set it up, but when I add it to my client.php my client loads then disconnects, if I add my VPS IP in client.php it works perfectly.
Do you have any clue?
Thank you so much.
Well, I have a problem, I have purchased a TCP proxy and set it up, but when I add it to my client.php my client loads then disconnects, if I add my VPS IP in client.php it works perfectly.
Do you have any clue?
Thank you so much.
If you use azure emulator then there is the problem.
And here is the fix.
If you use azure emulator, it wont work. Because then you need to edit the emulator, you need to search for something like domaincrosspolicy and then find something like game.tcp.port and you remove that and replace it with something like tcp.proxy. and you add tcp.proxy=(your proxy port) in your emulator configuration and then yoou debug the emulator. From there the client should connect to the emulator.