Advertisement
arsen_aar

Untitled

Nov 13th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 2.19 KB | None | 0 0
  1. Cocos2d: error:
  2. Cocos2d: |    5) PING
  3. Cocos2d: Diffs are sent successfully
  4. Cocos2d: InAppStore: Content without an account or got command code not equal to OK.
  5. Cocos2d: PrizesController::Content without Account
  6. Cocos2d: PrizesController::Content without Account
  7. Cocos2d: GiftsController::Content without Account
  8. Cocos2d: WebServer::tryRunNextTask()  -> online
  9. Cocos2d: HttpRequest::postRequest
  10. Cocos2d: url: https://fb-socexp-dev.crazybit.ru/api/online
  11. Cocos2d: body: api_signature=auth_key%3D1150628a7e7aaa77b9eac8027000987c
  12. Cocos2d: data: {"result":1,"data":{"time_played":902,"time_bonus":{"id":15000032674,"bonus1":1,"bonus2":1,"bonus3":0,"bonus4":0},"new_bonus":true},"took":0.026,"server_time":1415881798}
  13. Cocos2d: error:
  14. Cocos2d: |    6) CHECK_PRIZES
  15. Cocos2d: Diffs are sent successfully
  16. Cocos2d: InAppStore: Transactions size = 0, finalizing.
  17. Cocos2d: WebServer::tryRunNextTask()  -> online
  18. Cocos2d: HttpRequest::postRequest
  19. Cocos2d: url: https://fb-socexp-dev.crazybit.ru/api/online
  20. Cocos2d: body: api_signature=auth_key%3D1150628a7e7aaa77b9eac8027000987c
  21. Cocos2d: data: {"result":1,"data":{"time_played":933,"time_bonus":{"id":15000032674,"bonus1":1,"bonus2":1,"bonus3":0,"bonus4":0},"new_bonus":false},"took":0.0172,"server_time":1415881829}
  22. Cocos2d: error:
  23.  
  24.  
  25. ________________________
  26. ________________________
  27. ________________________
  28.  
  29.  
  30.  
  31.  <- commit: (6) CHECK_PRIZES
  32.  
  33.  /======================= responce( ok )
  34. |    6) CHECK_PRIZES
  35. | +  Client Debug: {"6001":39,"6003":13,"6004":391,"6005":3,"6007":16,"6190":2,"6269":175,"6279":2,"6365":1,"6399":3,"6400":2}   Random: []
  36.  \_______________________  
  37.  
  38. ______req______:
  39. id: "15000032674"
  40. passkey: "1150628a7e7aaa77b9eac8027000987c"
  41. packets {
  42.   command: CHECK_PRIZES
  43.   contents {
  44.     [Protobuf.Game.Account.accounts] {
  45.       id: "15000032674"
  46.     }
  47.   }
  48.   time_shift: 123
  49. }
  50. checksum: "f87b994647c8c1ddf123ba22d5c45a72"
  51.  
  52.  
  53.  ______resp______:
  54. id: "15000032674"
  55. packets {
  56.   command: OK
  57.   contents {
  58.     [Protobuf.Game.Account.accounts] {
  59.       id: "15000032674"
  60.       prizes {
  61.         id {
  62.           sinstance: 1
  63.         }
  64.         type: DAILY_1D
  65.         taken: true
  66.       }
  67.     }
  68.   }
  69. }
  70. error: NOERROR
  71. time: 1415881799
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement