KaukausInsurgency / ki-dcs

Kaukasus Insurgency
5 stars 2 forks source link

Unable to slot in when starting mp game #256

Closed Igneous01 closed 6 years ago

Igneous01 commented 6 years ago

Started KI game in MP, but was unable to slot in at all.

AddOrUpdatePlayer was sent to TCP server with successful response

{0:19-7-2018 20:22:41}Client Sent: {"Action":"GetOrAddPlayer","BulkQuery":false,"Data":{"Name":"Igneous01","UCID":"a68afce32e6b1f57a6c8d10da24f1516"},"Destination":"MYSQL"} {0:19-7-2018 20:22:41}Server Sent: 000114{"Action":"GetOrAddPlayer","Result":true,"Error":"","Data":[["a68afce32e6b1f57a6c8d10da24f1516","Igneous01",5,0]]}

online players table contains record.

Igneous01 commented 6 years ago

caused by bug when the response.data was changed to always be array of arrays