Replies: 1 comment 1 reply
-
|
I think the account file may be broken.
Thanks for your suggestion. Have you tried the Loopback Redirect Interface? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed while developing that the AuthCode is requested too often while testing, (4/5 times per hour testing).
Obviously i'm starting and stopping the game all the time on editor.
Thing is, i'm thinking how this will behave since the game is multiplayer, and the player will receive new licenses all the time, imagine a new player joining the same server than you, and it just pop your browser up in the middle of your gameplay to make you log-in on pixiv again.
(i leaved the game running for a while to see if it gonna request again when received a new license,and it did).
edit:
I just noticed that Craftopia doesn't ask you for login all the time, so i just don't know how to do it properly then.
PS: it would be interessting to have the call for the auth code ingame as well, just to make simpler for the user.
Beta Was this translation helpful? Give feedback.
All reactions