Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test][v8] why game_list_datas is gone after run execute on block 18 #133

Open
hackfisher opened this issue Jun 4, 2015 · 3 comments
Open

Comments

@hackfisher
Copy link

No description provided.

@hackfisher
Copy link
Author

→ game_list_datas dice
[]
[]

@hackfisher
Copy link
Author

some times can get, sometime cannot

@hackfisher
Copy link
Author

2015-06-04T12:24:50    th_a:delegate_loop              execute ] Start executing in game client at block 18       client.cpp:200
567 2015-06-04T12:24:50    th_a:delegate_loop              execute ] Start execute the game dice       client.cpp:207
568 2015-06-04T12:24:50    th_a:delegate_loop              execute ] Start execute in game engine...         v8_game.cpp:458
569 2015-06-04T12:24:50    th_a:delegate_loop              execute ] Start setting global objects...         v8_game.cpp:468
570 2015-06-04T12:24:50    th_a:delegate_loop              execute ] Start running the script in game engine...       v8_game.cpp:476
571 2015-06-04T12:24:50    th_a:delegate_loop              execute ] Run the script to get the result...        v8_game.cpp:506
572 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is "block number is 18"        v8_helper.cpp:151
573 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is "a6af14fc2e1b5387605b587a6c5c8a835f562615"       v8_helper.cpp:151
574 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is 65753178        v8_helper.cpp:151
575 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is 8         v8_helper.cpp:151
576 2015-06-04T12:24:50    th_a:delegate_loop     Get_Block_Digest ] The block number is 8       v8_api.cpp:229
577 2015-06-04T12:24:50    th_a:delegate_loop     Get_Block_Digest ] The block digest is {"previous":"6b0047a47d4dd016f5b7f0e83d75b6caad3e5287","block_num":8,"timestamp":"2015-06-04T12:23:10","transaction_digest":"05199c54d591c7    43cf94209b1e9caee481e4b34e994b9b694b78620b13c4b7a5","next_secret_hash":"d6a17f8313eec536ad0b050f46d91dc1f012cdae","previous_secret":"0000000000000000000000000000000000000000","delegate_signature":"1f5ddd87b2ec6e8d258b41a47ff    0a28865ed57b52db6e1d545e6da3e995d028a5d4297d255c6eb0b929ef1cf7efcbf785769dff69dcd3c924685ec5de877c35981","user_transaction_ids":["dc14db45d5c81a12872afb0fc95e4c7118775b89"]}         v8_api.cpp:234
578 2015-06-04T12:24:50    th_a:delegate_loop     Get_Block_Digest ] The block digest is {"previous":"6b0047a47d4dd016f5b7f0e83d75b6caad3e5287","block_num":8,"timestamp":"2015-06-04T12:23:10","transaction_digest":"05199c54d591c7    43cf94209b1e9caee481e4b34e994b9b694b78620b13c4b7a5","next_secret_hash":"d6a17f8313eec536ad0b050f46d91dc1f012cdae","previous_secret":"0000000000000000000000000000000000000000","delegate_signature":"1f5ddd87b2ec6e8d258b41a47ff    0a28865ed57b52db6e1d545e6da3e995d028a5d4297d255c6eb0b929ef1cf7efcbf785769dff69dcd3c924685ec5de877c35981","user_transaction_ids":["dc14db45d5c81a12872afb0fc95e4c7118775b89"],"id":"d734293c30e75def991b11a7607d093b5e37a303"}             v8_api.cpp:249
579 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is {"previous":"6b0047a47d4dd016f5b7f0e83d75b6caad3e5287","block_num":8,"timestamp":"2015-06-04T12:23:10","transaction_digest":"05199c54d591c    743cf94209b1e9caee481e4b34e994b9b694b78620b13c4b7a5","next_secret_hash":"d6a17f8313eec536ad0b050f46d91dc1f012cdae","previous_secret":"0000000000000000000000000000000000000000","delegate_signature":"1f5ddd87b2ec6e8d258b41a47f    f0a28865ed57b52db6e1d545e6da3e995d028a5d4297d255c6eb0b929ef1cf7efcbf785769dff69dcd3c924685ec5de877c35981","user_transaction_ids":["dc14db45d5c81a12872afb0fc95e4c7118775b89"],"id":"d734293c30e75def991b11a7607d093b5e37a303"}            v8_helper.cpp:151
580 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is "dc14db45d5c81a12872afb0fc95e4c7118775b89"       v8_helper.cpp:151
581 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is [1171985628,303745237,268118663,1900830409,-1990494440]         v8_helper.cpp:151
582 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is 1171985628         v8_helper.cpp:151
583 2015-06-04T12:24:50    th_a:delegate_loop Get_Game_Data_Record ] Starting Get_Game_Data_Record with game_id:1 and data_id:1171985628         v8_api.cpp:545
584 2015-06-04T12:24:50    th_a:delegate_loop Get_Game_Data_Record ] game_data_record:{"game_id":1,"data":{"index":1171985628,"amount":1000,"owner":"XTSKjMFzUSCipf41y6ot9BZupJmuY8Gx1wNz","odds":2,"guess":1}}       v8_api.cpp:550
585 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is {"game_id":1,"data":{"index":1171985628,"amount":1000,"owner":"XTSKjMFzUSCipf41y6ot9BZupJmuY8Gx1wNz","odds":2,"guess":1}}         v8_helpe    r.cpp:151
586 2015-06-04T12:24:50    th_a:delegate_loop                Print ] The 0th parameter is {"execute_results":[{"play_owner":"XTSKjMFzUSCipf41y6ot9BZupJmuY8Gx1wNz","jackpot_owner":"XTSKjMFzUSCipf41y6ot9BZupJmuY8Gx1wNz","play_amou    nt":1000,"jackpot_received":0,"odds":2,"lucky_number":2}],"game_datas":[1171985628],"diff_balances":[{"owner":"XTS4Attt64KDdan23RJ1rf98cNPAmAp1YnSN","asset":{"amount":-1000,"asset_id":1}}],"diff_supply":[{"amount":-1000,"ass    et_id":1}]}         v8_helper.cpp:151
587 2015-06-04T12:24:50    th_a:delegate_loop              execute ] The result of the running of script is [object Object]       v8_game.cpp:518
588 2015-06-04T12:24:50    th_a:delegate_loop              execute ] End running the script in game engine...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant