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

Application crashes when generate command used in console #191

Closed
tatdig opened this issue Jan 16, 2020 · 1 comment
Closed

Application crashes when generate command used in console #191

tatdig opened this issue Jan 16, 2020 · 1 comment

Comments

@tatdig
Copy link

tatdig commented Jan 16, 2020

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:

  • OS: Windows 10
  • CPU:
  • RAM:
  • Disk size:
  • Disk Type (HD/SDD):
@mjmacleod
Copy link
Member

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.

mjmacleod added a commit that referenced this issue Apr 11, 2020
It doesn't make sense on other networks; closes #191
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

2 participants