You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to special character (<) inside your password. Try to hardcode password inside the script. Keep in mind this is very old repo, I guess the pipe part still work, but you will need to fix the backend (ntauth) to obtain proper auth token. You can look into this: https://github.com/stdLemon/nostale-auth
hello how can i start it?
C:/Users/AppData/Local/Programs/Python/Python311/python.exe c:/NosTale-Gfless-master/server.py <MyMail@mail,com>< MyPass>
i get error :
At line:1 char:103
The '<' operator is reserved for future use.
At line:1 char:111
The '<' operator is reserved for future use.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
The text was updated successfully, but these errors were encountered: