BobbaRP no connect

wow97

New Member
Apr 14, 2019
6
0
Code:
## BobbaRP EMULATOR

## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=
db.name=

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

## Game TCP/IP Configuration
game.tcp.bindip=my-ip
game.tcp.port=30000
game.tcp.conlimit=100000
game.tcp.conperip=200
game.tcp.enablenagles=true

## MUS TCP/IP Configuration
mus.tcp.bindip=myip
mus.tcp.port=30001
mus.tcp.allowedaddr=myip

## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300

# WebSocket TCP/IP Configuration
ws.tcp.bindip=my-ip (not correct????????)
ws.tcp.port=3000

# Head color
head.color=;40;34;35;36;31;32;37;38;43;46;47;48;44;39;45;42;61;1394;1395;33;1396;1397;1398;49;1342;1343;1399;1344;1400;1401;59;1345;1348;54;1346;1347;55;1349;56;1350;1351;1352;1402;1403;1404;1405;1353;57;60;58;1354;1355;1356;53;52;1406;51;1316;50;41;1407;
look.color=;1048;90;91;66;1320;68;73;72;71;74;75;76;82;81;80;83;84;85;88;64;1325;67;1409;89;92;93;1321;1410;1322;94;1323;70;1411;1324;1329;1330;1331;100;1412;1413;96;1328;1414;97;1326;98;1327;95;99;1415;1416;1417;1418;1419;79;1420;78;1340;1421;1339;1337;105;104;1422;106;1423;107;1424;108;1341;1425;1426;1338;77;1427;63;1428;1334;1335;1429;109;1336;1430;1431;1432;1433;87;86;1315;103;102;101;1332;1333;110;

price.soin=20




If i put the static ip or 127.0.0.1 on ws.tcp.bindip, it works but does not receive connections.
My hotel is traveling on the 8080 if it is of interest




First case:
You must be registered for see images attach



Second Case:
You must be registered for see images attach
 

Users who are viewing this thread

Top