Re: [PlusEmu] Black Client
/PlusEMU/Plus Emulator/bin/Debug/config.ini
Re: [PlusEmu] Black Client
Quote:
Originally Posted by
KeineChance
/PlusEMU/Plus Emulator/bin/Debug/config.ini
It's all setup correctly as I'm able to connect to the emulator, here's the config file if you want to double check it:
Quote:
## uberEmulator System Configuration File## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=*removed*
db.name=plus
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=10
db.pool.maxsize=500
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=localhost;127.0.0.1;74.63.200.76;64.31.26.250;
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
Re: [PlusEmu] Black Client
Okey.
Here the right config.
## uberEmulator System Configuration File## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=YOUR PASS
db.name=YOUR DB
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=10
db.pool.maxsize=500
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
Here the right SWFs
And here are the links of the right swfs:
variables = "http://localhost/game/latest_v/external_variables.txt";
texts = "http://localhost/game/gamedata/b5da780fa98c6bc2fa2f70e68a9ac238/external_flash_texts.txt";
override_texts = "http://localhost/externals.php?type=texts&?h=180520131";
override_vars = "http://localhost/externals.php?type=vars&?h=180520131";
productdata = "http://localhost/game/gamedata/archive/a9c2dfebdaa0a48b66498012a2fd4612/productdata.txt";
furnidata = "http://localhost/game/gamedata/archive/a9c2dfebdaa0a48b66498012a2fd4612/furnidata.txt";
baseurl = "http://localhost/game/core/05283f046dd1073a787334bce2beb332/";
habbo_swf = "http://localhost/game/core/05283f046dd1073a787334bce2beb332/Habbo.swf";
DONT FORGOT TO CONFIGURE THE EXTERNAL_VARIABLES.TXT & BANNER.PHP
Re: [PlusEmu] Black Client
There isn't a problem with my SWF's
Here's a picture:
Re: [PlusEmu] Black Client
Quote:
Originally Posted by
JackHoll
There isn't a problem with my SWF's
Here's a picture:
Compared your problem to mine and it seems there pretty much the same. I'm using Uber2, what CMS are you using? I noticed friend got it too work after skipping having to use a CMS and making his own SSO (Or some shiz like dat) I'm positive it's something to do with the auth_ticket.
Re: [PlusEmu] Black Client
Quote:
Originally Posted by
FatalLulz
Compared your problem to mine and it seems there pretty much the same. I'm using Uber2, what CMS are you using? I noticed friend got it too work after skipping having to use a CMS and making his own SSO (Or some shiz like dat) I'm positive it's something to do with the auth_ticket.
I found a solution after looking over my external_variables
Change hotelview.banner.url to:
hotelview.banner.url=http://YOUR URL/game/banner/banner.php