sorry for an other off topic: (I can fix that)
i did everything to get a pt working on my vps but still i keeping conn fail (using Server Files Clarinha... presumably)
Red = bobsobol edits
Printable View
sorry for an other off topic: (I can fix that)
i did everything to get a pt working on my vps but still i keeping conn fail (using Server Files Clarinha... presumably)
Red = bobsobol edits
Please try to follow Why doesn't my client connect to my server? Part 1 and, if that doesn't solve it Part 2... if you are still unable to connect after doing all of that, you can at least tell us what you learned, what tests you struggled to complete, what results you got from the attempts etc.
From that, we can offer more help than the random stab in the dark that any response to your original post would be. :wink:
i did followed that tut but still the same
Sorry to have to repeat myself. I thought it was written clearly the first time... is it not? :blink:
"It doesn't work, please help" is not enough information for anyone to do any better than throw a few of the most common mistakes at you to try. You could use the forum search feature to find those for your self, just as easily.
If the results of those tests didn't tell you anything, let us know what they where, and I'm sure we'll gladly put our heads together an try to get the "super-brain" working on it. (many hands make light work... so to speak)
As it stands, you are giving us nothing to work with. :(:
Try it , withou account & password connect, if it back with "Incorrect ID/Password" it mean that your server can't connect to sql, if doesn't happen it mean that your hotuk.ini are unconfigured.
test it.
well after i do withoud account and password i get conn failed
Okay, we know that game can't connect to server, nothing about SQL .
check if your game.exe use ptReg.rgx and internal ips ,
I think that "Clarinha Server Files" used ptreg.rgx so , open with notepad
and change that
in your hotuk.ini (Server Folder)Quote:
"Server1" "127.0.0.1"
"Server2" "127.0.0.1"
"Server3" "127.0.0.1"
open your sql.dll with Hex Editor and check if all ips have been edited, check if "Null spaces" didn't filled with "20" "20"Quote:
*GAME_SERVER "TestePT" 127.0.0.1 127.0.0.1 127.0.0.1
*LOGIN_SERVER_IP 127.0.0.1 127.0.0.1 127.0.0.1
*SYSTEM_IP 127.0.0.1 127.0.0.1 127.0.0.1
*SERVER_LINK_IP 127.0.0.1 127.0.0.1 127.0.0.1
127.0.0.1...
these "..."
don't can be "20 20 20" and yes "00 00 00"
if you prefer try to create ODBC that is 100% functional
well , I said many way to fix it because I've got these errors...
I would recommend SQL.dll because it work perfectly also but when you got connect failed , ODBC is better.
well thats weard still staying the same...
which ip are you trying to connect?
my own ip what ports do i need to open?
You need know if that's wrong like denied ports,
If that is denied with 127.0.0.1 it could connect, with public IP can get connect failed,