[TUT] How to make r63b Habbo Retro

Did this tutorial help you?


  • Total voters
    142
Status
Not open for further replies.

Mega

Posting Freak
Mar 23, 2013
858
155
Can someone please help me out here?
When I start my emu, it says "please check your configuration file - some values appear to be missing".
This is what i edited in my configuration.ini:

## 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=***
db.name=uber (i used uber as my database)

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

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

## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=301
mus.tcp.allowedaddr=localhost;127.0.0.1;localhost

## Stream Message; Si lo dejas sin texto no aparecerá
hotel.stream.message=ButterStorm Edicion especial para Spain. By Carlos D and Nestear.

## License
internal.license=

## Hotel Link; To Stream Images
guilds.link=
stream.link=

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

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

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=false

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

Is your problem solved? If not ; What cms are you using? If revCMS just use Leen's Emulator db (.sql) if ubercms use the uber sql than just add r63b's DB
 

Lyneekitty

New Member
Mar 23, 2013
7
0
still trying to solve it. im using revcms that kyle gave in his first post. now im trying to find a way to add r36b's db cause idk how to use navicat. yeah im a noob i know lol
 

Mega

Posting Freak
Mar 23, 2013
858
155
still trying to solve it. im using revcms that kyle gave in his first post. now im trying to find a way to add r36b's db cause idk how to use navicat. yeah im a noob i know lol

Ur hosting on your VPS or just on your computer? If you want me to help, PM me for my skype!
 

Lyneekitty

New Member
Mar 23, 2013
7
0
my client goes black then d/c. my emu doesn't say anything like connection received. i dont know where to clear the cache and history :\
 

jeffrey1

New Member
Aug 23, 2011
12
1
everything works goddamm perfect thanks dude you are a life saver !!!! But there is one problem by your housekeeping if you go to there this is what you see Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\app\tpl\class.html.php on line 45
 

jeffrey1

New Member
Aug 23, 2011
12
1
i got this problem to when i go to housekeeping 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
 
Status
Not open for further replies.

Users who are viewing this thread

Top