R63 Stuck on 70%

Sakumari

New Member
Mar 25, 2013
12
0
Hey, i have just made myself a R63 retro for learning reasons only :)

I use BcStorm emulator (No errors found)

I cleared my cach and it loads fine until 70%

On 70% it just stops, it stays like that...

I have seen some other people with the same problem on youtube,
 

Queef

Some people...
Jul 27, 2012
645
289
You people post these threads telling us what the problem is but you dont show us your vars, config docs. Don't expect us to be able to fix the problem just like that.

Post your external_variables, and the RevCMS config part that links to the SWF's
 

Sakumari

New Member
Mar 25, 2013
12
0
Okay

external_variables​
I think that's the conig part that links to the SWF's :S​
 

Mega

Posting Freak
Mar 23, 2013
858
155
Okay

external_variables​
I think that's the conig part that links to the SWF's :S​

add localhost or 127.0.0.1 before the /swf eg ;
/..

Hope that will help.
 

Sakumari

New Member
Mar 25, 2013
12
0
Like this? :confused:


Okay, that was wrong done,

"Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\xampp\htdocs\app\management\config.php on line 53"
 

Sakumari

New Member
Mar 25, 2013
12
0
ok, now i get white screen on the client

PHP:
$_CONFIG['hotel']['external_vars'] = 'localhost/swfs/external_variables.txt'; //URL to your external vars
 
$_CONFIG['hotel']['external_texts'] = 'localhost/swfs/external_flash_texts.txt'; //URL to your external texts
 
$_CONFIG['hotel']['product_data'] = 'localhost/swfs/productdata.txt'; //URL to your productdata
 
$_CONFIG['hotel']['furni_data'] = 'localhost/swfs/furnidata.txt'; //URL to your furnidata
 
$_CONFIG['hotel']['swf_folder'] = 'localhost/swfs'; //URL to your SWF folder(does not end with a '/')
 

Mega

Posting Freak
Mar 23, 2013
858
155
Okay, go to emulator's config and change

game.tcp.port=300 to game.tcp.port=30000

mus.tcp.port=301 to mus.tcp.port=30001

Hope this will work x)
 

Users who are viewing this thread

Top