Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS
by
haladez
on 30/05/2018, 20:30:53 UTC
My wallet (1.0.2.2) didn't open and the loading window disappeared without any notice after ~5 minutes, repeatedly.

Then I installed 1.0.2.4 and I get
Quote
a fatal error occurred. BiblePay can no longer continue safely and will quit.

I tried deleting everything but my wallet.dat, I tried using an "empty" wallet.dat and reinstalling.

I can open my wallet, it asks for the PODC password, and after a while it crashes with above error message.

Debug:
Code:
2018-05-30 20:23:40 ProcessNewBlock : ACCEPTED
2018-05-30 20:23:53 GUI: Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

2018-05-30 20:23:53

************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_16bad_lexical_castEEEEE      
bad lexical cast: source type value could not be interpreted as target      
C:\Program Files\BiblepayCore\biblepay-qt.exe in Runaway exception      

2018-05-30 20:24:30 ProcessMessages(addr, 30003 bytes): CHECKSUM ERROR nChecksum=c3f0869d hdr.nChecksum=1641cf83
2018-05-30 20:24:34 UpdateTip: new best=00000b0ef8301f9a0d30aa0aa0e5ce947257717c1459f5cfb3f9c50881161b3f  height=226  log2_work=25.937256  tx=231  date=2017-07-25 08:18:50 progress=0.001235  cache=0.1MiB(227tx)
2018-05-30 20:24:34 ProcessNewBlock : ACCEPTED

Then it seems to work for a while, and after some blocks it says:

Code:
2018-05-30 20:26:34 UpdateTip: new best=000005f863c8814a6d408724612a4c3b6094a5efe37c14fc2b97b49a9cbe844b  height=364  log2_work=27.507559  tx=392  date=2017-07-26 06:57:02 progress=0.002096  cache=0.1MiB(368tx)
2018-05-30 20:26:34 ProcessNewBlock : ACCEPTED
2018-05-30 20:26:35 CDBEnv::EnvShutdown: Error 22 shutting down database environment: Invalid argument

(end of debug)