Advertisement
arsen_aar

Untitled

Nov 24th, 2014
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 3.72 KB | None | 0 0
  1.  
  2.  /======================= responce( ok )
  3. |   10) GENERATOR createGenerator: kind=BK_SCANNER_MONEY(310): 3 objs [BK_MONEY_HOLE(318),BK_MONEY_HOLE(319),BK_MONEY_HOLE(320),]
  4. | +  Client Debug: {"6001":39,"6002":7,"6003":6,"6004":149,"6005":6,"6007":579,"6011":13,"6058":2,"6138":3,"6169":1,"6179":8,"6189":12,"6190":8,"6258":17,"6269":250,"6279":2,"6291":2,"6292":3,"6293":8,"6310":1,"6324":1,"6325":1,"6335":1,"6337":1,"6338":1,"6365":1,"6375":6,"6379":3,"6397":13,"6399":82,"6400":8,"6405":804}   Random: []
  5.  \_______________________  
  6.  
  7. ______req______:
  8. id: "10094111"
  9. passkey: "431622dd121769f430c2cd3282dd0226"
  10. packets {
  11.   command: GENERATOR
  12.   contents {
  13.     [Protobuf.Dict.Land.lands] {
  14.       id {
  15.         prototype: 1
  16.       }
  17.       buildings {
  18.         id {
  19.           sinstance: 318
  20.         }
  21.         interactive {
  22.           id {
  23.             prototype: 503742
  24.           }
  25.         }
  26.         point {
  27.           x: 29
  28.           y: 99
  29.         }
  30.         flags {
  31.           flipped: true
  32.         }
  33.         state: STATE_BASE
  34.         params {
  35.           explore_stage: 0
  36.         }
  37.       }
  38.       buildings {
  39.         id {
  40.           sinstance: 319
  41.         }
  42.         interactive {
  43.           id {
  44.             prototype: 503742
  45.           }
  46.         }
  47.         point {
  48.           x: 25
  49.           y: 111
  50.         }
  51.         flags {
  52.           flipped: true
  53.         }
  54.         state: STATE_BASE
  55.         params {
  56.           explore_stage: 0
  57.         }
  58.       }
  59.       buildings {
  60.         id {
  61.           sinstance: 320
  62.         }
  63.         interactive {
  64.           id {
  65.             prototype: 503742
  66.           }
  67.         }
  68.         point {
  69.           x: 28
  70.           y: 109
  71.         }
  72.         flags {
  73.           flipped: true
  74.         }
  75.         state: STATE_BASE
  76.         params {
  77.           explore_stage: 0
  78.         }
  79.       }
  80.     }
  81.     [Protobuf.Game.Account.accounts] {
  82.       id: "10094111"
  83.       land {
  84.         id {
  85.           prototype: 1
  86.         }
  87.         buildings {
  88.           id {
  89.             sinstance: 310
  90.           }
  91.         }
  92.       }
  93.     }
  94.   }
  95.   time_shift: 5
  96. }
  97. checksum: "626b832e17218237fcd556041ec07907"
  98.  
  99.  
  100.  ______resp______:
  101. id: "10094111"
  102. packets {
  103.   command: OK
  104.   contents {
  105.   }
  106. }
  107. error: NOERROR
  108. time: 1416845794
  109.  
  110.  
  111.  /======================= responce( ERROR )
  112. |   11) EVENT_DROP mole spowned
  113. | +  Client Debug: {"6001":39,"6002":7,"6003":6,"6004":149,"6005":6,"6007":579,"6011":13,"6058":2,"6138":3,"6169":1,"6179":8,"6189":12,"6190":8,"6258":17,"6269":250,"6279":2,"6291":2,"6292":3,"6293":8,"6310":1,"6324":1,"6325":1,"6335":1,"6337":1,"6338":1,"6365":1,"6375":6,"6379":3,"6397":13,"6399":82,"6400":8,"6405":804}   Random: []
  114. | error: %s4: )onEVENT_DROP(account 10094111 [MOBILE]) incoming building instance 321 does not match my building instance 318
  115.  \_______________________  
  116.  
  117. ______req______:
  118. id: "10094111"
  119. passkey: "431622dd121769f430c2cd3282dd0226"
  120. packets {
  121.   command: EVENT_DROP
  122.   contents {
  123.     [Protobuf.Game.Account.accounts] {
  124.       id: "10094111"
  125.       land {
  126.         id {
  127.           prototype: 1
  128.         }
  129.         buildings {
  130.           id {
  131.             sinstance: 321
  132.           }
  133.           interactive {
  134.             id {
  135.               prototype: 503354
  136.             }
  137.           }
  138.           point {
  139.             x: 27
  140.             y: 99
  141.           }
  142.           params {
  143.           }
  144.         }
  145.       }
  146.     }
  147.   }
  148.   time_shift: 5
  149. }
  150. checksum: "626b832e17218237fcd556041ec07907"
  151.  
  152.  
  153.  ______resp______:
  154. id: "10094111"
  155. packets {
  156.   command: OK
  157.   contents {
  158.     [Protobuf.Game.Error.errors] {
  159.       message: "onEVENT_DROP(account 10094111 [MOBILE]) incoming building instance 321 does not match my building instance 318"
  160.     }
  161.   }
  162. }
  163. error: LOGIC_VIOLATION
  164. time: 1416845795
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement