Raptor3um / raptoreum

MIT License
316 stars 133 forks source link

Error: Expression: oldDMN != nullptr since a few days suddenly. #322

Closed enricolanger closed 1 year ago

enricolanger commented 1 year ago

This issue tracker is only for technical issues related to Raptoreum Core.

General Raptoreum questions and/or support requests and are best directed to the Raptoreum Discord.

To report critical security issues, DM the Core or Developer Teams instead of creating Github issues.

Describe the issue

Can you reliably reproduce the issue? yes

If so, please list the steps to reproduce below:

a few days ago this error suddenly appeared after trying to start the Raptoreum Core App. System was not changed since. All Windows-Updates done. I deinstalled Core App 1.3.17.2 - and reinstalled same version - same error After that I installed newer version 1.3.17.5 - same error After that I installed newest beta 1.4.17.99 form here - same error I deinstalled all Visual C++ components from Windows an reinstalled the latest VC++ All-in-One package - same error

Expected behaviour

App should start and load the database

Screenshots.

If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.

What version o

error_after_install error_after_install f Raptoreum Core are you using? List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA. 1.3.17.2 1.3.17.5 1.4.17.99 beta

Machine specs:

Any extra information that might be useful in the debugging process.

This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred.

Blueskys379 commented 1 year ago

For running on mainnet you will want to run, 1.3.17.5 and the beta version 1.4.17.99 if want to run the new assets code on testnet. To fix the issue you will need to apply the bootstrap. The bootstrap can be found here https://bootstrap.raptoreum.com

There is a video guide on how to bootstrap here: https://youtu.be/m41ue-xjpMU

Bootstrap doc is here: https://docs.raptoreum.com/raptoreum-docs/raptoreumcore-other/bootstrap/

Bigpiggy01 commented 1 year ago

Closed, The fix for mainnet is as @Blueskys379 pointed out to use the correct wallet for mainnet and bootstrap it.