Hier ein Bild von mein Fehler im Emulator ich weiß nicht mehr weiter Client getauscht gamedata mehrmals getauscht auch emu und db getauscht richtig eingestellt ist es das kann ich euch sagen
Bild zum problem d79f05ef1eb8e8c63a74dd486fd4bb48.png
vllt ist hier ein fehler drin was ich aber nicht denke
Emu ## Phoenix 3.0
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=pw
db.name=db
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=ip
game.tcp.port=30000
game.tcp.conlimit=5000
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=ip
mus.tcp.port=30001
mus.tcp.allowedaddr=ip
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1