CLIENT - Client fermo al 70%

Nitrocannone01

Utente Medio
Autore del topic
5 Agosto 2013
238
29
Miglior risposta
0
Assistenza Tecnica Habbo Retroserver
Titolo
Client fermo al 70%
Tipologia del tuo problema/richiesta
CLIENT
CMS/Server/DB/Client Utilizzato
HoloEdit 4
Qual è il tuo errore?
Si blocca al 70% e poi da errore e esce dalla pagina
Screenshot
-
Ulteriori informazioni
Il client l'ho dovuto configurare dall'HK. Ma non sono sicuro di tutte le stringhe
 
Posta uno screen dove riprendi la configurazione del client nell'HK e posta il config dell'emu

Link immagine:
Perfavore, Entra oppure Registrati per vedere i Link!

Config EMU:
## 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=Mia pass
db.name=Mio db

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=100

## Game TCP/IP Configuration
game.tcp.bindip=25.182.247.200
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=False

## MUS TCP/IP Configuration
mus.tcp.bindip=25.182.247.200
mus.tcp.port=30001
mus.tcp.allowedaddr=25.182.247.200

## Maximum duckets
ducket.upper.limit=6500

## Stream Message
hotel.stream.message=N

## License
internal.license=

##Hotel Link
hotel.link=http://localhost/

## Hotel Link; To Stream Images
guilds.link=http://localhost/habbo-imaging/badge/
stream.link=http://localhost/habbo-imaging/head/

## Client configuration
client.ping.enabled=1
client.ping.interval=200000
client.maxrequests=500
client.maxpossiblefriends=700
client.maxitemsininventary=0

#IRC
irc.enabled=false
irc.server=irc.website-service.org
irc.port=6667
irc.user=USER CSharpBot 8 * :I'm a C# irc bot
irc.nick=[VG]Mordi
irc.channel=#habbovg_servermod
irc.password=:emoji_joy:123

allow.packetlog=false
group.enabled=true
auth.ssodisabled=false

#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=600

#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=600

game.login.credits.receiveamount=100
game.login.pixel.receiveamount=100

#Threading Main Loops.
#Esta opcion separa del MainGameLoop cada tarea a ejecutar en un proceso distinto.
SeparatedTasksInMainLoops.enabled=true


#Threading GameClientManager Loops.
#Esta opcion separa del GameClientManager.OnCycle las tareas de forma lógica para aumentar rendimiento.
SeparatedTasksInGameClientManager.enabled=true

#Baneo por spam
#Esta opción banea a los usuarios tras sucesivos intentos de flood.
spambans.enabled=true
spambans.limit=5
@404Error