Rage Emulator Configuration Help

JynX

Posting Freak
Feb 6, 2016
710
438
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:
85fa1beeec7b4b7f9d212c5d904c1fd0.png

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

Thanks in advance for the help. :)
 
Last edited:

Pinkman

Posting Freak
Jul 27, 2016
814
193
Yeah what Shawn said. You have used a db with data in it already. If you are still having these errors then private message me and I will be happy to help you.
 

Users who are viewing this thread

Top