address requested is not valid in its context

Brennen

hippopotomonstrosesquipedaliophobia
Nov 6, 2011
291
36
Why do I get that when I run my uberemu? I have edited the config and changed it to my dbs password and name so why doesnt it work?
 

Brennen

hippopotomonstrosesquipedaliophobia
Nov 6, 2011
291
36
lmao,

here is what it looks like...

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

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

## Game TCP/IP Configuration
game.tcp.bindip=192.168.1.18
game.tcp.port=7575
game.tcp.conlimit=500

## MUS TCP/IP Configuration
mus.tcp.bindip=192.168.1.18
mus.tcp.port=6565
mus.tcp.allowedaddr=94.79.170.151

## Client configuration
client.ping.enabled=0
client.ping.interval=0
* = password :)
Do I need to change anything?
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
lmao,

here is what it looks like...

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

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

## Game TCP/IP Configuration
game.tcp.bindip=192.168.1.18
game.tcp.port=7575
game.tcp.conlimit=500

## MUS TCP/IP Configuration
mus.tcp.bindip=192.168.1.18
mus.tcp.port=6565
mus.tcp.allowedaddr=94.79.170.151

## Client configuration
client.ping.enabled=0
client.ping.interval=0
* = password :)
Do I need to change anything?
Change localhost to your IP (if portforwarded) or hamachi IP or your VPS' IP.
 

Users who are viewing this thread

Top