Phroi

Results 17 comments of Phroi

At any rate, to work around this the user as to go back to the [section **Fill in the transaction information**](https://zero2ckb.ckbapp.dev/learn#fill-the-tx-form) and recalculate `transaction.outputs[0].capacity` to take in account transaction fees!

![Screenshot from 2022-05-05 18-58-21](https://user-images.githubusercontent.com/90913182/167005488-ead0e0d2-8361-4ee7-b6e5-fc7783806353.png)

Of course using a valid args, such as "args": "0x43d509d97f26007a285f39241cffcd411157196c", fixes the transaction and so it validates without any issue! ![Screenshot from 2022-05-05 19-03-42](https://user-images.githubusercontent.com/90913182/167006020-4b76b7c2-0f78-4014-a6f4-8cbc047b9e77.png)

@TravisLeeRichardson @jordanmack and I spent at least three days each thinking about this: we are smart and well informed on Nervos L1, but we couldn't figured it out. What would...

Great news on more friendly error messages!! :partying_face: As for me I'm following the [Developer Training Course](https://nervos.gitbook.io/developer-training-course/) and noting errors as I go. You may want to **check out if...

[I already tried changing from `data` to `data1`](https://discord.com/channels/657799690070523914/834511268873895956/1087284219295846501), but the Lumos version used in the course is too old.. I guess, we'll figure something out, thanks for the help!! :pray:

@quake now basically the issue is **displaying a proper error message when CKB VM 2021 binary is run in a old CKB VM**, a very common mistake. Feel free to...