Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Error Connecting To The Hotel
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="EliteKey" data-source="post: 298299" data-attributes="member: 5866"><p>Anyone have any idea on how to fix?</p><p>Basically what it does is it just sits on the hotel view and then disconnects, the emulator(Golden Tree) does not even pick up my connection</p><p>My config:</p><p>[CODE]## Gold Tree Emulator 3.0 System Configuration File</p><p></p><p>## MySQL Configuration</p><p>db.hostname=localhost</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=mypassword</p><p>db.name=mydb</p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=5</p><p>db.pool.maxsize=55</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=127.0.0.1</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=100</p><p>game.tcp.proxyip=127.0.0.1</p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=30000</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=127.0.0.1</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=127.0.0.1</p><p></p><p>## Console Configuration</p><p>emu.messages.connections=1</p><p>emu.messages.roommgr=1</p><p></p><p>## Automatic shutdown (DONT CHANGE VALUES IF YOU DONT WANT ENABLE THIS)</p><p>shutdown-server=</p><p>shutdown-server-player-limit=0</p><p>shutdown-warning-alert=!!!Hotel shutdown!!!</p><p></p><p>## Automatic update</p><p>gte.update.noticy.disable=0</p><p>gte.update.autoupdate=0</p><p></p><p>## Anti Advertising Configuration ###</p><p>anti.ads.enable=1</p><p></p><p>## The following configuration defines the last rank that will have anti advertisement enabled</p><p>## ranks above this integer will be able to post links freely</p><p>anti.ads.rank=1</p><p></p><p>## Message that is displayed after ad preventation</p><p>anti.ads.msg=Advertising will lead you to be banned</p><p></p><p>## Some ad (alert) shit to client</p><p>ads.disable=0</p><p>ads.allowrdonlyrandomads=1</p><p></p><p>debug=1[/CODE]</p><p>Screenshot:</p><p><img src="http://i58.tinypic.com/x3yc12.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="EliteKey, post: 298299, member: 5866"] Anyone have any idea on how to fix? Basically what it does is it just sits on the hotel view and then disconnects, the emulator(Golden Tree) does not even pick up my connection My config: [CODE]## Gold Tree Emulator 3.0 System Configuration File ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=mypassword db.name=mydb ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=55 ## Game TCP/IP Configuration game.tcp.bindip=127.0.0.1 game.tcp.port=30000 game.tcp.conlimit=100 game.tcp.proxyip=127.0.0.1 ## Client configuration client.ping.enabled=1 client.ping.interval=30000 ## MUS TCP/IP Configuration mus.tcp.bindip=127.0.0.1 mus.tcp.port=30001 mus.tcp.allowedaddr=127.0.0.1 ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=1 ## Automatic shutdown (DONT CHANGE VALUES IF YOU DONT WANT ENABLE THIS) shutdown-server= shutdown-server-player-limit=0 shutdown-warning-alert=!!!Hotel shutdown!!! ## Automatic update gte.update.noticy.disable=0 gte.update.autoupdate=0 ## Anti Advertising Configuration ### anti.ads.enable=1 ## The following configuration defines the last rank that will have anti advertisement enabled ## ranks above this integer will be able to post links freely anti.ads.rank=1 ## Message that is displayed after ad preventation anti.ads.msg=Advertising will lead you to be banned ## Some ad (alert) shit to client ads.disable=0 ads.allowrdonlyrandomads=1 debug=1[/CODE] Screenshot: [IMG]http://i58.tinypic.com/x3yc12.jpg[/IMG] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Error Connecting To The Hotel
Top