-
I novaemu error is 87%
Help me each time I enter the client does not load more runs in 87% and let me know what is wrong here and all left the caonfiguración
http://i.imgur.com/lC74aXQ.png?1
config.dll
Code:
db.hostname=localhost
db.port=3306
db.username=root
db.password=#imierdas#
db.name=db
## MySQL pooling setup (controls amount of connections)
db.pool=true
db.pool.minsize=5
db.pool.maxsize=100
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=90000
game.tcp.conperip=4
game.tcp.enablenagles=false
## MUS TCP/IP Configuration
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## RemoteControlAdministration Tool Configuration
RemoteControlAdministration.tcp.port=30100
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## Bobba Filter configuration
client.wordfilter.enabled=1
client.wordfilter.censor=*
## Client Subscription configuration
client.subscription.endprice=5
client.subscription.normalprice=20
client.chatlogsqlmode=true
client.messengerchatlogsqlmode=false
client.enablestafflogsqlmode=false
client.enablerankingmode=false
client.enableimlog=true
## Client notifications configuration
client.notifications.hotelstatus.InfoHotelClosing.time=60
client.notifications.hotelstatus.LoginFailedHotelClosed.time=24
client.notifications.hotelstatus.InfoHotelClosed.time=24
client.notifications.rooms.maxrooms=150
client.notifications.rooms.flood.time=10
client.notifications.welcomealert.enabled=0
client.notifications.welcomealert.texts=
#Says wether the users should receive pixels each X seconds, how much and when (When in seconds)
game.pixel.enabled=true
game.pixel.amount=100
game.pixel.time=1200
#Says wether the users should receive pixels each X seconds, how much and when (When in seconds)
game.credits.enabled=true
game.credits.amount=1000
game.credits.time=1200
game.login.credits.receiveamount=100
game.login.pixel.receiveamount=100
duckets.enable=true
## Emulator lang options
com.sulake.core.lang=en
## Room Configuration
rooms.limit.furni=3000
#License
com.nova.communication.core.license.supportdomain=http://127.0.0.1/
com.nova.communication.gamecenter.image=127.0.0.1
client.groupimage.link=http://127.0.0.1/habbo-imaging/badge/
#fastfood settings
fastfood.gameip=127.0.0.1
fastfood.port=30002
fastfood.imagehost=http://127.0.0.1
fastfood.mainswf.url=http://127.0.0.1/game/games/gamecenter_basejump/BaseJump.swf
fastfood.assetsswf.url=http://127.0.0.1/game/games/gamecenter_basejump/BasicAssets.swf
client
Code:
var flashvars = { "client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "{$connection_info_host}",
"connection.info.port" : "{$connection_info_port}",
"site.url" : "{$www}",
"url.prefix" : "{$www}",
"client.reload.url" : "{$www}/client",
"client.fatal.error.url" : "{$www}/flash_client_error",
"client.connection.failed.url" : "{$www}/flash_client_error",
"external.variables.txt" : "{$variables}",
"hotelview.banner.url" : "http://localhost/gamedata/supersecret.php",
"external.texts.txt" : "{$texts}",
"productdata.load.url" : "{$productdata}",
"furnidata.load.url" : "{$furnidata}",
"use.sso.ticket" : "1",
"processlog.enabled" : "1",
"account_id" : "19927505",
"client.starting" : "{$loadingtext}",
"flash.client.url" : "{$www}/client",
"sso.ticket" : "{$sso}",
"user.hash" : "199275052dbf5f89adb0a643bf16b0ea1cd646db",
"flash.client.origin" : "popup",
};
lightcms
Code:
public $connection_info_host = "localhost"; public $connection_info_port = "30000";
public $variables = "http://localhost/gamedata/external_variables.txt";
public $texts = "http://localhost/gamedata/external_flash_texts.txt";
public $override_texts = "http://localhost/gamedata/external_override_flash_texts.txt";
public $productdata = "http://localhost/gamedata/productdata.txt";
public $furnidata = "http://localhost/gamedata/furnidata_xml.xml";
public $baseurl = "http://localhost/gamedata/";
public $habbo_swf = "http://localhost/gamedata/Habbo.swf";
public $loadingtext = "Please wait! Zap 2.0 is loading.";
Use this cms https://forum.ragezone.com/f353/nova...table-1077283/
See if you can help me thanks