Whenever I give Play Game in the launcher, when it is loading the game it of error.If I use an IP camuflator it can log in.How do you fix this error?
Log:
WO_API: failed with error code 5 no parameter s_idLoginAuth: 5
Whenever I give Play Game in the launcher, when it is loading the game it of error.If I use an IP camuflator it can log in.How do you fix this error?
Log:
WO_API: failed with error code 5 no parameter s_idLoginAuth: 5
Go to your api folder and open the file api_Login.aspx.cs and send to Pastebin.com - #1 paste tool since 2002!
Now, make same with Navicat>DB>DBO>Functions>WZ_ACCOUNT_LOGIN
Ok, the problem can it, open your api_Login.aspx.cs search by
Code:string username = web.Param("username332563"
Now you will change this and others code like it >
Code:string username = web.Param("username"); string password = web.Param("password");
Now build, publish and test!
Someone help ?
hi i wanted to ask you a question how i can fix this error i have the dbo twhttps://ibb.co/ceNZkV