Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
145 stars 127 forks source link

Login.php client 12 #382

Closed milkersky closed 4 years ago

milkersky commented 4 years ago

its loading character list and after choosing character can't connect, client 12.30

Znote commented 4 years ago

This is probably related to #380

What distribution are you testing on? I might be able to check it out this weekend and bump the login protocol. But I need to setup a local test environment, and get access to the client your using.

milkersky commented 4 years ago

Im using: github.com/opentibiabr their distro and client

Znote commented 4 years ago

Just tested now, didnt find any issues with login. You just gotta configure it properly. Don't use custom login.php, it works with default Znote AAC files. Client 11 + 12 compatibility is already built in.

Remember to edit $config['gameserver'] to directly match exact same as config.lua! Especially server name else you will be stuck in character list. image

image

If client doesn't respond at all, it might try to access wrong url for website: image If you change this, remember to edit in (INSERT) keyboard write mode. Else you risk damaging the .exe file when you save.

milkersky commented 4 years ago

thanks a lot :)

pasturryx commented 4 years ago

i downloaded clean znoteacc clean serer tibia 12 but the connection is not working .. i can access to char list but not to the game

Znote commented 4 years ago

@Felipe21 Could you link the download to this "clean server tibia 12"? Then I can test it myself as well. I think the problem is wrong configuration in config.php. (See first image in above post).

daniofordon commented 4 years ago

help me https://otland.net/threads/client-12-40-problem-login-server.272780/#post-2627004

Znote commented 3 years ago

I made a Lua script to help sync login connection between AAC and ingame for protocol 11, 12+

https://github.com/Znote/ZnoteAAC/blob/master/Lua/TFS_10/revscriptsys/znote_login.lua