Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't connect to newest Canary src #508

Open
miah-sebastian opened this issue Apr 13, 2022 · 0 comments
Open

Can't connect to newest Canary src #508

miah-sebastian opened this issue Apr 13, 2022 · 0 comments

Comments

@miah-sebastian
Copy link

miah-sebastian commented Apr 13, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant