muntorg / munt-official

Munt is a witness-secured decentralized network for payments, digital assets, finance and more
https://www.munt.org
Other
135 stars 46 forks source link

Application crashes when generate command used in console #191

Closed tatdig closed 4 years ago

tatdig commented 4 years ago

Describe the issue

Application crashes when "generate" or "generatetoaddress" command used in console

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. Open debug window console issue command "generate 11" or "generatetoaddress"
  2. Exception raised

New Bitmap Image (2)

Expected behaviour

Attempt to generate blocks without exception raised

Actual behaviour

Exception occurs

Screenshots.

New Bitmap Image (2)

What version of Gulden are you using?

Latest

Machine specs:

mjmacleod commented 4 years ago

Will look into it, however what is your use case, are you trying to mine?

Both of these commands are for internal unit tests basically and not intended for actual mining. If you are trying to mine you should be using setgenerate and potentially setminingrewardaddress - ask for help with these on slack if you don't understand how they work from the rpc help.