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
Rage Emulator Configuration Help
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="JynX" data-source="post: 377538" data-attributes="member: 66193"><p>Hello DevBest,</p><p>I've recently tried using RageEMU 2.7.5, and I cannot seem to get it to work. Everything I've tried has failed. Here are some screenshots and my configuration file:</p><p><img src="http://image.prntscr.com/image/85fa1beeec7b4b7f9d212c5d904c1fd0.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>[SPOILER="Configuration File"]</p><p>[PHP]## Azure Emulator System Configuration File</p><p>## Must be edited for the server to work</p><p></p><p>## MySQL Configuration</p><p>db.hostname=127.0.0.1</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=DB PASS</p><p>db.name=DB NAME</p><p>db.type=MySQL</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=10</p><p>db.pool.maxsize=250</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=VPS IP/127.0.01 <--- I've tried both, same error.</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=100000</p><p>game.tcp.enablenagles=true</p><p></p><p></p><p>## When using a proxy, your port could be different. Set here the proxy port.</p><p>## If you don't use a proxy, set the same port as 'game.tcp.port'.</p><p>game.tcp.port.proxy=30000</p><p></p><p>## Anti-DDOS</p><p>## Note: Keep this disabled this if you are using a proxy.</p><p>game.tcp.antiddos=false</p><p>game.tcp.conperip=1500</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=VPS IP</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=127.0.0.1</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=20000</p><p>client.maxrequests=300</p><p></p><p>## Developer Settings</p><p>Debug=false</p><p></p><p>## Language System</p><p>system.lang=english</p><p></p><p>## Console Clear Timer</p><p>console.clear.enabled=false</p><p>console.clear.time=60000</p><p></p><p>## Bots Settings</p><p>game.roomswithbotscolor=0</p><p>game.botdefaultcolor=31</p><p>game.botbadge=BOT[/PHP]</p><p>[/SPOILER]</p><p></p><p>Thanks in advance for the help. <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="JynX, post: 377538, member: 66193"] Hello DevBest, I've recently tried using RageEMU 2.7.5, and I cannot seem to get it to work. Everything I've tried has failed. Here are some screenshots and my configuration file: [IMG]http://image.prntscr.com/image/85fa1beeec7b4b7f9d212c5d904c1fd0.png[/IMG] [SPOILER="Configuration File"] [PHP]## Azure Emulator System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=127.0.0.1 db.port=3306 db.username=root db.password=DB PASS db.name=DB NAME db.type=MySQL ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=250 ## Game TCP/IP Configuration game.tcp.bindip=VPS IP/127.0.01 <--- I've tried both, same error. game.tcp.port=30000 game.tcp.conlimit=100000 game.tcp.enablenagles=true ## When using a proxy, your port could be different. Set here the proxy port. ## If you don't use a proxy, set the same port as 'game.tcp.port'. game.tcp.port.proxy=30000 ## Anti-DDOS ## Note: Keep this disabled this if you are using a proxy. game.tcp.antiddos=false game.tcp.conperip=1500 ## MUS TCP/IP Configuration mus.tcp.bindip=VPS IP mus.tcp.port=30001 mus.tcp.allowedaddr=127.0.0.1 ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 ## Developer Settings Debug=false ## Language System system.lang=english ## Console Clear Timer console.clear.enabled=false console.clear.time=60000 ## Bots Settings game.roomswithbotscolor=0 game.botdefaultcolor=31 game.botbadge=BOT[/PHP] [/SPOILER] Thanks in advance for the help. :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Rage Emulator Configuration Help
Top