this server and apk very bug, error when u open it on vps online!
this server and apk very bug, error when u open it on vps online!
i have solved my issue with the login, to make it work add the myme type for extension= .unity3d mymetype= (application/octet-stream) files in the console of the WWW folder in IIS.
i was able to register and get to server screen, but then client crashes gonna read wireshark sniff to see if there another error there.
after a few tries i have found that the problem is when the baidu icon is ready, if i cancel the login the client just waits for account logon, but if a login then it authenticates, and crashes.
Last edited by lacripta; 29-01-17 at 03:33 AM.
IIS set:
<mimeMap fileExtension=".qj" mimeType="application/octet-stream" />
<mimeMap fileExtension=".apk" mimeType="application/octet-stream" />
<mimeMap fileExtension=".unity3d" mimeType="application/octet-stream" />
After i added some mime types and configure some files the Client made a step forward , but still is not playable..
Now something new apear -> Imgur: The most awesome images on the Internet
Then the client auto log me after i made an account earlier -> Imgur: The most awesome images on the Internet
Again , that message that says that my internet disconneted appears -> Imgur: The most awesome images on the Internet
Then a new message appears that i think it says "Error: Server verify failure, please register an account, or switch account and try again..." and after that game crash -> Imgur: The most awesome images on the Internet
P.S: @recardomart , i edited that too , but still the same results.
Last edited by Danrei; 29-01-17 at 02:53 PM.
client version.xml
loginport="3001" gameport="6601" />
Which ports we should write.
and
gamedbserver/appconfig
<Socket ip="" port="31270" capacity="100" />
<Line ID="1" ip="192.168.0.105" port="21270" />
gamerserver/appconfig
<Socket ip="192.168.0.105" port="4403" capacity="900" />
<DBServer pool="50" ip="127.0.0.1" port="31270" /> <LogDBServer pool="10" ip="127.0.0.1" port="41270" />
log/appconfig
<Socket ip="" port="41270" capacity="100" />
What ports should be.
this is what i got, the game crashes after baidu is done loading, if i cancel the baidu login i shows "quite fine" the server list https://youtu.be/2usx1hNkVoQ, any on clue on the issue?
with apk 151 china, you must set ip with 192.168.x.x, else, something game is out
Hi,
thanks for your patience @nhed57
Now i can register account and login, but game not start , i choose character and turn back.
please help me.
EDIT : i change time and now enter. How to solve this problem.
Ok, so i managed to solve the majority of the problems.
Now , my last problem...
If i skip loggin everything is ok the server list apears , everything looks good ( Imgur: The most awesome images on the Internet , Imgur: The most awesome images on the Internet) but after i loggin the game gets laggy and after 2 or 3 seconds crash.
Can someone help me with this error?![]()
xml file in this server is 143 but apk client is 151! what the hell?