• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

[Realese]Pather_admintools_3.5

Newbie Spellweaver
Joined
May 23, 2012
Messages
73
Reaction score
42
who tested the program?
The program is configured once and then automatically runs on all versions simply create ini file once and then automatically change the user names and passwords and ip
 
Newbie Spellweaver
Joined
May 23, 2012
Messages
73
Reaction score
42
hardcoding a ? :D
you dont need all versions to get it working for all versions ;)

Well then this is the release of which is suitable for all applications - add another hex that was convenient to import offsets.
I gave Outcomes PankJ
 
Newbie Spellweaver
Joined
Feb 5, 2011
Messages
97
Reaction score
1
Hi, Thanks for this tool patcher. Or tried to patch admintoll, admintool connects to preserver but when you have to connect to the DB gives me an error.
"Database atum2_db_1 (192.168.10.13:1433) can not be connected"

ODBC Server are set well and UP. and the DB and affixed, we only admintool that can not connect to the db how come?
 

Attachments

You must be registered for see attachments list
[emoji848]
Legend
Joined
Dec 3, 2011
Messages
2,232
Reaction score
1,518
Well, I see you want to use the admin tool local, in your server.
Did you check if you allowed your local IP in the PreServer Configuration?
Or can you show any PreServer Log files?
Does the PreServer even notices that a tool is trying to connect to it?

I need some more infos to help you...
 
Newbie Spellweaver
Joined
Feb 5, 2011
Messages
97
Reaction score
1
Log Preserver


09-01 14:33:07| [Notify] CheckAllowedToolIP ==> Allowed (127.0.0.1)
09-01 14:33:07|[Notify] SCAdminTool connected !!, AccountName(prova) IP(127.0.0.1) AccountType(130)
09-01 14:33:09|Socket Closed SocketIndex[ 64] SocketType[8] PeerIP[ 127.0.0.1] Port[60650] MaxWriteBufCounts[ 1] ==> reason 6[0X000006]


I used first EP 3.4 everything worked fine.
With Preserver configured with the IP address of the dedicated server and user password in the DB.
Now EP 3.5 with the same configurations do not work anymore, and I wondered why.


The configuration with the hex editor and preserver:
Dedicated Server Ip
User and passord database

As for admintool with hex editor and:

127.0.0.1
user and password of db



Connects to preserver but not contte to db.


set global.cfg

$ALLOWED_TOOL_IP = IP server
$ALLOWED_TOOL_IP = 127.0.0.1 Ip local
 
Back
Top