I need help with client

Paradocs

LieWise Developer!
May 10, 2011
117
7
When i go to client it loads then i get black screen then this errors comes out.
Plz help me
 

Mitchul

Sledmoresux
Feb 18, 2012
371
46
Any more details? Are your swf's set up properly? Have you checked client.php for
"connection.info.host" : "{server_ip}",
"connection.info.port" : "1232", ?

if it's 1232 it should be

"connection.info.host" : "{server_ip}",
"connection.info.port" : "30000",
are you going to {url}/client instead of {url}/client.php ?
 

Paradocs

LieWise Developer!
May 10, 2011
117
7
Any more details? Are your swf's set up properly? Have you checked client.php for
"connection.info.host" : "{server_ip}",
"connection.info.port" : "1232", ?

if it's 1232 it should be

"connection.info.host" : "{server_ip}",
"connection.info.port" : "30000",
are you going to {url}/client instead of {url}/client.php ?
and i have space problem
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\xampp\htdocs\app\tpl\class.html.php on line 27
 

Users who are viewing this thread

Top