Phoenix for the begin is not that good, try MMOE's
I'm no rookie I know use "MMOEMPIRE" But I have a Mysql error that let in the photo below.
sql.png462 KB · 17 downloads
Originally Posted by cxydsaewq
Phoenix for the begin is not that good, try MMOE's
I'm no rookie I know use "MMOEMPIRE" But I have a Mysql error that let in the photo below. parti in Portuguese, is written in English: "A connection attempt failed because the connected party did not properly respond after a period of time"
SQ.png444 KB · 3 downloads
Ahh your answer is already there. First line, can't connect to any mysql connections.
Reinstall MySql and it will fix the problem. You could sometimes need to reinstall mysql several times though
Originally Posted by Ahlwong
Ahh your answer is already there. First line, can't connect to any mysql connections.
Reinstall MySql and it will fix the problem. You could sometimes need to reinstall mysql several times though
Thank you I managed to solve this error, the more accurate your help, I edited a client to realms doomed for my friend, however it connects to the server but the nexus does not load. Can you help me?
Originally Posted by davi89
Thank you I managed to solve this error, the more accurate your help, I edited a client to realms doomed for my friend, however it connects to the server but the nexus does not load. Can you help me?
The client isn't sending the Hello packet meaning that you probably edited the wrong client. @Astyrics and I had this problem that I solved. You need to edit the ip (using rabcadasm) of the client in the root folder.
Originally Posted by Ahlwong
The client isn't sending the Hello packet meaning that you probably edited the wrong client. @Astyrics and I had this problem that I solved. You need to edit the ip (using rabcadasm) of the client in the root folder.
I go into Rabcdasm \ client-1 com \ company \ assembleegameclient \ parameters and edit the Parameters.class with My hamachi IP 25.2.30.189 and port 8888.
And will not, can you help me?
Originally Posted by davi89
I go into Rabcdasm \ client-1 com \ company \ assembleegameclient \ parameters and edit the Parameters.class with My hamachi IP 25.2.30.189 and port 8888.
And will not, can you help me?
You need to disable the firewall for the hamachi connection which is easily done in Windows Vista and 7 and I think 8 as well
Originally Posted by Ahlwong
You need to disable the firewall for the hamachi connection which is easily done in Windows Vista and 7 and I think 8 as well
I disabled the error however remains
Originally Posted by davi89
I disabled the error however remains
if you are still using the port 80, change it
This is simple just go to the server bin, open program.cs and change the
private const int port = 80;
to this
private const int port = 8888;
after that rebuild the server
If you still have the nexus connect error be sure that the firewall is off/ Hamachi or whatever you using is working and all items/dungs or whatever you added works correctly
Originally Posted by cxydsaewq
if you are still using the port 80, change it
This is simple just go to the server bin, open program.cs and change the
private const int port = 80;
to this
private const int port = 8888;
after that rebuild the server
If you still have the nexus connect error be sure that the firewall is off/ Hamachi or whatever you using is working and all items/dungs or whatever you added works correctly
I opened the "localhost" in yogda and then edit the two IPs, as shown in the photo. However this mode dial my friend the "Loading Error".
I did what you said, he was right was in "8888".
if I build the "rabcdasm" he can not enter in that nexus does not load
The next print shows how the server is. Remembering that I can open the localhost. but my friend did
then hes unable to get to the server.exe so make sure ports are open and firewall expections are in otherwise he wont beable to access your computer giving him a loading error.
Originally Posted by Dragonlord3344
then hes unable to get to the server.exe so make sure ports are open and firewall expections are in otherwise he wont beable to access your computer giving him a loading error.
i have this Problem in my rotmg server.
If my friend enter the my realm in the "Wserver" Say: Error Sending packet With ID Tex Box. You can help me ?
Originally Posted by davi89
i have this Problem in my rotmg server.
If my friend enter the my realm in the "Wserver" Say: Error Sending packet With ID Tex Box. You can help me ?
PMed you the fix since you PMed me asking about this.
@Dragonlord3344 Don't you remember @Astyrics and I discussion with you about this problem?