ZnoteAAC icon indicating copy to clipboard operation
ZnoteAAC copied to clipboard

Can't connect to newest Canary src

Open miah-sebastian opened this issue 3 years ago • 0 comments

I'm using branch v2. At first it was saying Error transferring http://127.0.0.1/login.php - server replied: Internal Server Error so, in login.php I reverted a few changes, line 57: premium_ends_at to premdays and line 216/217 to: if (isset($account['secret']) && strlen($account['secret']) > 5) $sessionKey .= "\n".$token."\n".floor(time() / 30); and that allows me to choose character, but after I choose it says: The remote host closed the connection. This might be my problem, it seems setup right though. I added the znote_login.lua to revscriptsys too. It seems like your script does everything it needs to, the remote host closed the connection error is probably my end, but those changes needed made. EDIT: The original script works fine with TFS 1.5, so I'll just use that. Thanks, your AAC is the best!

miah-sebastian avatar Apr 13 '22 00:04 miah-sebastian