- Joined
- Nov 30, 2013
- Messages
- 142
- Reaction score
- 13
What you are facing? Now I am going to setup the huge database I do not have much space, but trying to cleanupI'm getting beaten up in the GameServer part
Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!
Join Today!What you are facing? Now I am going to setup the huge database I do not have much space, but trying to cleanupI'm getting beaten up in the GameServer part
What you are facing? Now I am going to setup the huge database I do not have much space, but trying to cleanup
So you managed to get the gameserver from red to green? I inverted and converted the ip, but still getting redI'm not sure how to fill in the field below, especially the eRating fields.
estou em duvida de como preencher o campo abaixo, principalmente os campos do eRating.
View attachment 240341
View attachment 240340
how are the machines communicating? try a ping to the gameserver ip.So you managed to get the gameserver from red to green? I inverted and converted the ip, but still getting red
Yeah I managed to get it ping successfully, but still cannot get green line, going to repeat the process one more time.how are the machines communicating? try a ping to the gameserver ip.
if you hear no response edit /etc/sysconfig/network-scripts/eth0.
did you release the ports in the Windows firewall?Yeah I managed to get it ping successfully, but still cannot get green line, going to repeat the process one more time.
Yeah I did all of that, but nothing works. Anyway I will take a break for a while, DM me when you setup your own successfully. It needs to migrate to fully windows, this CentOS too old and more issues.did you release the ports in the Windows firewall?
The first image is for the game database "Which you have to add at Gerenciamento físico de maquinas"I'm not sure how to fill in the field below, especially the eRating fields.
estou em duvida de como preencher o campo abaixo, principalmente os campos do eRating.
View attachment 240341
View attachment 240340
Are you using the provided VM's or a different one?So you managed to get the gameserver from red to green? I inverted and converted the ip, but still getting red
Yes I'm using the one you provided.The first image is for the game database "Which you have to add at Gerenciamento físico de maquinas"
You can use the same database that you are using for masterweb. Just backup the daybreak_104001.sql.
The eRating part is the currently ip for erating, and at "interruptor de autenticação" use the second option.
Are you using the provided VM's or a different one?
The first image is for the game database "Which you have to add at Gerenciamento físico de maquinas"
You can use the same database that you are using for masterweb. Just backup the daybreak_104001.sql.
The eRating part is the currently ip for erating, and at "interruptor de autenticação" use the second option.
Are you using the provided VM's or a different one?
If you have changed the /sdetector/sat_detector.cfg with the inverted ip and converted to decimalYes I'm using the one you provided.
You can keep the same as examples.And what other eRating information? Do I keep the same as your example? Where can I find this information?
Another thing, do I need to create a physical machine for the GameServer, database and eRating in "Physical Machine Management"?
-
E quais as outras informações do eRating? Mantenho as mesmas do seu exemplo? Onde eu consigo achar essas informações?
Outra coisa, preciso criar uma Maquina fisica para o GameServer, banco de dados e eRating no "Physical Machine Management"?
If you have changed the /sdetector/sat_detector.cfg with the inverted ip and converted to decimal
Add these two paths; /home/sdetector/sdetector and /home/server/dbserver on the GameServer machine menu.
They should be green for detecting the sdetector ip. "The sdetector ip should be the private ip of your IIS"
Are you using local host on the VM's or private ip address?
You can keep the same as examples.
you can find the info on eRating database.
user : erating
password : erating
eRating is responsable for auth passwords and diamond recharges
on Physical Machine Management, you just need database and gameserver.
No, just the gameserver.When creating the database in "Physical Machine Management", does it need to turn green?
ao criar o banco de dados em "Physical Machine Management", ele precisa ficar verde?
No, just the gameserver.
You just need to add the database to select it here
it should all be the same ip of the database.
nome de usuario /senha is your mysql access
View attachment 240684
Probably using 127.0.0.1 as database ip.IP GMTools: 192.168.1.30
GameServer: 192.168.1.31
ERating: 192.168.1.3
DB: 127.0.0.1
what am I doing wrong?
o que estou fazendo de errado?
View attachment 240703
OPS... DB ip: 192.168.1.30:3306Probably using 127.0.0.1 as database ip.
Use your private ip instead.
If still dont work, create a user dayb on your database and give all privileges. use it on server setup instead of root.
OPS... DB ip: 192.168.1.30:3306
create a user : "dayb" on your mysql, give it all privileges and do not include special characters at password.OPS... DB ip: 192.168.1.30:3306
I must be really dumb! Now it takes a long time, but the error returns.
Eu devo ser muito burro! Agora demora muito, mas volta a dar erro.
View attachment 240704
Already ip changed in the sat_detector.cfg to 268544192 after inverted and converted from 192.168.1.16 to 16.1.168.192 that is my iis ipIf you have changed the /sdetector/sat_detector.cfg with the inverted ip and converted to decimal
Add these two paths; /home/sdetector/sdetector and /home/server/dbserver on the GameServer machine menu.
They should be green for detecting the sdetector ip. "The sdetector ip should be the private ip of your IIS"
Are you using local host on the VM's or private ip address?
You can keep the same as examples.
you can find the info on eRating database.
user : erating
password : erating
eRating is responsable for auth passwords and diamond recharges
on Physical Machine Management, you just need database and gameserver.
mhmmm, did you configured the patch to sdetector?Already ip changed in the sat_detector.cfg to 268544192 after inverted and converted from 192.168.1.16 to 16.1.168.192 that is my iis ip
Gameserver eth0 ip is 192.168.1.46 also I can receive packets using ping from host to vm and vise versa so should be no issue in the connection but still cannot get green line. I tried to change master ip to 192.168.1.16 but same issue I don't know what am I missing.
View attachment 240787