MasterJiq
Member
- Jul 8, 2016
- 385
- 23
Hello!
I am asking for help that I can't even enter to my client, before this I can enter client but now can't. After finding the solution, I tried to enter client without using proxy (proxy removed from config and use original IP Server) and I can enter to the client but only me because I set the permissions on client.php only my name can enter client to prevent people getting my ip on client source. So do all of you think its the proxy problem ? I do think so because I can enter client after removing proxy. I am using
Client Config:
Emu GTE Config.conf:
I've been in this problem about 2 days and waste my server expiration and proxy expiration time. Could someone help me ? Or something I would ask to server provider/ proxy provider.
Thanks,
Jiq
P/S: It's disconnected to /client/error when entering client with proxy, and working success with proxy.
I am asking for help that I can't even enter to my client, before this I can enter client but now can't. After finding the solution, I tried to enter client without using proxy (proxy removed from config and use original IP Server) and I can enter to the client but only me because I set the permissions on client.php only my name can enter client to prevent people getting my ip on client source. So do all of you think its the proxy problem ? I do think so because I can enter client after removing proxy. I am using
You must be registered for see links
proxy and they said "Nothing is wrong except you entered wrong information.". OH NO! It's occured after 5 days later using this proxy. If all of you think if I am wrong on configuration, you can check this:Client Config:
Code:
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1",
"connection.info.host" : "http://proxy.playprevs.com", <-- Direct to IP that plusprovider given
"connection.info.port" : "30709", <-- port from plusprovider
"site.url" : "http://playprevs.com",
"url.prefix" : "http://playprevs.com",
"client.reload.url" : "/game",
"client.fatal.error.url" : "/me",
"client.connection.failed.url" : "/me",
"external.variables.txt" : "http://playprevs.com/games/external_variables",
"external.texts.txt" : "http://playprevs.com/games/external_flash_texts",
"use.sso.ticket" : "1",
"sso.ticket" : "Prevs-SSO-$2a$15$GKDGIS.wi33a94ABH4GmpOiSh/iSlPVHVL6RCdyTwoVdK3qLVoU.a",
"processlog.enabled" : "1",
"account_id" : "4",
"client.starting" : "",
"flash.client.url" : "/game",
"user.hash" : "-",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "false",
"new.user.flow.enabled" : "true"
};
Emu GTE Config.conf:
Code:
game.tcp.bindip=MY SERVER IP
game.tcp.port=30000
game.tcp.conlimit=1050
game.tcp.proxyip=91.134.178.217 <!-- PROXY IP
client.ping.enabled=1
client.ping.interval=30000
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
I've been in this problem about 2 days and waste my server expiration and proxy expiration time. Could someone help me ? Or something I would ask to server provider/ proxy provider.
Thanks,
Jiq
P/S: It's disconnected to /client/error when entering client with proxy, and working success with proxy.