[Help][RevCMS] I need help with my client/swf [Help]

AdinoXHaxzFTW

New Member
Dec 7, 2012
20
1
I enter my hotel and the client load's
You must be registered for see images attach


And then my client just turns black...
You must be registered for see images attach


Could someone help me with this?

And when i have connected my hamachi and people in my network can join, the site doesn't turn up with them...

-AdinoX
 

Attachments

  • upload_2013-12-29_15-14-47.png
    upload_2013-12-29_15-14-47.png
    133.4 KB · Views: 1

AdinoXHaxzFTW

New Member
Dec 7, 2012
20
1
Code:
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=vildeemilie
db.name=dell_revcms

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

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
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=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

Is it something wrong here?
 

JayC

Always Learning
Aug 8, 2013
5,497
1,398
Code:
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=vildeemilie
db.name=dell_revcms

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

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
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=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

Is it something wrong here?
Are you trying to localhost this?
 

Sab

I love milfs.
Jun 25, 2011
1,212
136
Code:
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=vildeemilie
db.name=dell_revcms

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

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
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=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

Is it something wrong here?
For one you are an idiot for giving away your db pass.
Did you setup your vars? Did you make sure you connected your swfs in your config file located in management folder?
Anyways, I'm willing to help via Teamviewer. Pm me.
 

Users who are viewing this thread

Top