Bitcoin Forum
August 07, 2024, 02:49:49 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: December 23, 2017, 03:47:44 PM
In Windows x64 and x32 version, it does not keep the peers. They flash on the peers list for a second then disappear. What could be causing this?

It also states, "No block source available".

-Edit-
Nevermind, it was the clock. It was off by 10 minutes. Thank you debug logs!
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: December 18, 2017, 01:53:11 AM


If I clear the biblepay.conf is works fine but can't mine.
Could you see if the data is stored in
%appdata%\biblepaycore

Just see if that folder has complete admin rights?
Is biblepay-qt unblocked, and has rights to run as admin?
Try renaming wallet.dat to wallet.old and see if it runs with a config?
Maybe try installing this on another PC, just for kicks and get it mining, it might be revealing, somehow.


EDIT: One more thing, ensure in windows you create the file with notepad.
In windows you need a CRLF between each line (not a CR).



Ive backed up my wallet, renamed wallet.dat to wallet.old. Issue no longer persisted. All those funds, how do I get them to the new wallet?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: December 18, 2017, 01:11:10 AM
2 issues

1: When I open my BBP wallet it gives me a runtime error unless I leave the biblepay.conf file blank. But that's useless since I need to input the lines provided by these instructions. - https://www.reddit.com/r/BiblePay/comments/6umlqq/how_to_mine_biblepay_on_windows/

2: My other windows system is unable to sync with the network stating "no block source available"


Any thoughts?

Should not be giving runtime if its blank, but in this version, one click-mining setup works now.

Could you please paste the error?

But first, delete chainstate, blocks and mn*.dat from %appdata%\biblepaycore.  Then restart.




----------
Runtime Error!

Program C:\Program Files\BiblepayCore\biblepay-qt.exe

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
----------

2017-12-18 00:56:20 init message: Memorizing Prayers...
2017-12-18 00:56:20 mapBlockIndex.size() = 1
2017-12-18 00:56:20 chainActive.Height() = 0
2017-12-18 00:56:20 setKeyPool.size() = 997
2017-12-18 00:56:20 mapWallet.size() = 46
2017-12-18 00:56:20 mapAddressBook.size() = 6
2017-12-18 00:56:20 init message: Loading addresses...
2017-12-18 00:56:20 torcontrol thread start
2017-12-18 00:56:20 ERROR: Read: Deserialize or I/O error - CAutoFile::read: end of file
2017-12-18 00:56:20 Invalid or missing banlist.dat; recreating
2017-12-18 00:56:20 Loaded 12979 addresses from peers.dat  56ms
2017-12-18 00:56:20 AddLocal([2605:a601:4240:79:99ce:3401:607b:9ef4]:40000,1)
2017-12-18 00:56:20 Discover: TATOOINE - 2605:a601:4240:79:99ce:3401:607b:9ef4
2017-12-18 00:56:20 AddLocal([2605:a601:4240:79:c0a8:7ec0:93fe:3ba7]:40000,1)
2017-12-18 00:56:20 Discover: TATOOINE - 2605:a601:4240:79:c0a8:7ec0:93fe:3ba7
2017-12-18 00:56:20 dnsseed thread start
2017-12-18 00:56:20 net thread start
2017-12-18 00:56:20 addcon thread start
2017-12-18 00:56:20 opencon thread start
2017-12-18 00:56:20 mnbcon thread start
2017-12-18 00:56:20 msghand thread start
2017-12-18 00:56:20  Starting Thread #0.000000 with Bible #0.000000      BibleMiner -- started thread 0.000000
2017-12-18 00:56:20  Starting Thread #1.000000 with Bible #0.000000      BibleMiner -- started thread 1.000000
2017-12-18 00:56:20  Starting Thread #2.000000 with Bible #0.000000      BibleMiner -- started thread 2.000000
2017-12-18 00:56:21  Starting Thread #3.000000 with Bible #0.000000      BibleMiner -- started thread 3.000000
2017-12-18 00:56:21  ** Started 4.000000 BibleMiner threads. **

2017-12-18 00:56:21 init message: Done loading

----------------

the issue may be the banlist.dat - I created an empty file but I don't think that works lol

-----------------

Reminder, this issue only happens when I put info in the biblepay.conf either by the one click mining option or by manually inputting using the guide in reddit.


Thats not normal, could you try adding :
debug=true
debugmaster=true

and also, try the 32bit version of the code just for kicks?
I cant think of a reason a populated conf would cause a crash.

Maybe you have a corrupted EXE, because I did have a bad deploy today.
Maybe try redownloading, then reinstall both 32 & 64 bit, and try the 32 for kicks?




---------------
2017-12-18 01:06:22 init message: Loading fulfilled requests cache...
2017-12-18 01:06:22 Reading info from netfulfilled.dat...
2017-12-18 01:06:22 Loaded info from netfulfilled.dat  1ms
2017-12-18 01:06:22      Nodes with fulfilled requests: 134
2017-12-18 01:06:22 Read: Cleaning....
2017-12-18 01:06:22      Nodes with fulfilled requests: 132
2017-12-18 01:06:22 init message: Memorizing Prayers...
2017-12-18 01:06:22 mapBlockIndex.size() = 1
2017-12-18 01:06:22 chainActive.Height() = 0
2017-12-18 01:06:22 setKeyPool.size() = 997
2017-12-18 01:06:22 mapWallet.size() = 46
2017-12-18 01:06:22 mapAddressBook.size() = 6
2017-12-18 01:06:22 init message: Loading addresses...
2017-12-18 01:06:22 torcontrol thread start
2017-12-18 01:06:22 ERROR: Read: Deserialize or I/O error - CAutoFile::read: end of file
2017-12-18 01:06:22 Invalid or missing banlist.dat; recreating
2017-12-18 01:06:22 Loaded 12979 addresses from peers.dat  73ms
2017-12-18 01:06:22 AddLocal([2605:a601:4240:79:99ce:3401:607b:9ef4]:40000,1)
2017-12-18 01:06:22 Discover: TATOOINE - 2605:a601:4240:79:99ce:3401:607b:9ef4
2017-12-18 01:06:22 AddLocal([2605:a601:4240:79:c0a8:7ec0:93fe:3ba7]:40000,1)
2017-12-18 01:06:22 Discover: TATOOINE - 2605:a601:4240:79:c0a8:7ec0:93fe:3ba7
2017-12-18 01:06:22 dnsseed thread start
2017-12-18 01:06:22 net thread start
2017-12-18 01:06:22 addcon thread start
2017-12-18 01:06:22 opencon thread start
2017-12-18 01:06:22 mnbcon thread start
2017-12-18 01:06:22 msghand thread start
2017-12-18 01:06:22  Starting Thread #0.000000 with Bible #0.000000      2017-12-18 01:06:22 BibleMiner -- started thread 0.000000
2017-12-18 01:06:22   thread  category true
2017-12-18 01:06:22  Starting Thread #1.000000 with Bible #0.000000      BibleMiner -- started thread 1.000000
2017-12-18 01:06:22  Starting Thread #2.000000 with Bible #0.000000      BibleMiner -- started thread 2.000000
2017-12-18 01:06:22   thread  category true
2017-12-18 01:06:22 receive version message: /Biblepay Core:1.0.6.8/: version 70711, blocks=21590, us=[2605:a601:4240:79:99ce:3401:607b:9ef4]:53738, peer=1
2017-12-18 01:06:22  Starting Thread #3.000000 with Bible #0.000000      BibleMiner -- started thread 3.000000
2017-12-18 01:06:22  ** Started 4.000000 BibleMiner threads. **

2017-12-18 01:06:22 init message: Done loading
2017-12-18 01:06:22   thread *ø’R category true
2017-12-18 01:06:23 CMasternodeSync::ProcessTick1 -- nTick 1 nRequestedMasternodeAssets 0 nRequestedMasternodeAttempt 0 nSyncProgress -0.250000
2017-12-18 01:06:23 CMasternodeSync::SwitchToNextAsset -- Starting MASTERNODE_SYNC_SPORKS
2017-12-18 01:06:23   thread ‰ˆˆˆ category true
2017-12-18 01:06:23 CMasternodeSync::ProcessTick4 -- nTick 1 nRequestedMasternodeAssets 1 -- requesting sporks from peer 1
2017-12-18 01:06:23   thread  category true
2017-12-18 01:06:29 CMasternodeSync::ProcessTick1 -- nTick 7 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
------------

Error continues on both 64 and 32 bit.

Added the debug lines but issue is the same. The info in the debug.log has a little bit more data. (above)

If I clear the biblepay.conf is works fine but can't mine.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: December 18, 2017, 12:58:59 AM
2 issues

1: When I open my BBP wallet it gives me a runtime error unless I leave the biblepay.conf file blank. But that's useless since I need to input the lines provided by these instructions. - https://www.reddit.com/r/BiblePay/comments/6umlqq/how_to_mine_biblepay_on_windows/

2: My other windows system is unable to sync with the network stating "no block source available"


Any thoughts?

Should not be giving runtime if its blank, but in this version, one click-mining setup works now.

Could you please paste the error?

But first, delete chainstate, blocks and mn*.dat from %appdata%\biblepaycore.  Then restart.




----------
Runtime Error!

Program C:\Program Files\BiblepayCore\biblepay-qt.exe

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
----------

2017-12-18 00:56:20 init message: Memorizing Prayers...
2017-12-18 00:56:20 mapBlockIndex.size() = 1
2017-12-18 00:56:20 chainActive.Height() = 0
2017-12-18 00:56:20 setKeyPool.size() = 997
2017-12-18 00:56:20 mapWallet.size() = 46
2017-12-18 00:56:20 mapAddressBook.size() = 6
2017-12-18 00:56:20 init message: Loading addresses...
2017-12-18 00:56:20 torcontrol thread start
2017-12-18 00:56:20 ERROR: Read: Deserialize or I/O error - CAutoFile::read: end of file
2017-12-18 00:56:20 Invalid or missing banlist.dat; recreating
2017-12-18 00:56:20 Loaded 12979 addresses from peers.dat  56ms
2017-12-18 00:56:20 AddLocal([2605:a601:4240:79:99ce:3401:607b:9ef4]:40000,1)
2017-12-18 00:56:20 Discover: TATOOINE - 2605:a601:4240:79:99ce:3401:607b:9ef4
2017-12-18 00:56:20 AddLocal([2605:a601:4240:79:c0a8:7ec0:93fe:3ba7]:40000,1)
2017-12-18 00:56:20 Discover: TATOOINE - 2605:a601:4240:79:c0a8:7ec0:93fe:3ba7
2017-12-18 00:56:20 dnsseed thread start
2017-12-18 00:56:20 net thread start
2017-12-18 00:56:20 addcon thread start
2017-12-18 00:56:20 opencon thread start
2017-12-18 00:56:20 mnbcon thread start
2017-12-18 00:56:20 msghand thread start
2017-12-18 00:56:20  Starting Thread #0.000000 with Bible #0.000000      BibleMiner -- started thread 0.000000
2017-12-18 00:56:20  Starting Thread #1.000000 with Bible #0.000000      BibleMiner -- started thread 1.000000
2017-12-18 00:56:20  Starting Thread #2.000000 with Bible #0.000000      BibleMiner -- started thread 2.000000
2017-12-18 00:56:21  Starting Thread #3.000000 with Bible #0.000000      BibleMiner -- started thread 3.000000
2017-12-18 00:56:21  ** Started 4.000000 BibleMiner threads. **

2017-12-18 00:56:21 init message: Done loading

----------------

the issue may be the banlist.dat - I created an empty file but I don't think that works lol

-----------------

Reminder, this issue only happens when I put info in the biblepay.conf either by the one click mining option or by manually inputting using the guide in reddit.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: December 18, 2017, 12:23:33 AM
2 issues

1: When I open my BBP wallet it gives me a runtime error unless I leave the biblepay.conf file blank. But that's useless since I need to input the lines provided by these instructions. - https://www.reddit.com/r/BiblePay/comments/6umlqq/how_to_mine_biblepay_on_windows/

2: My other windows system is unable to sync with the network stating "no block source available"


Any thoughts?
6  Alternate cryptocurrencies / Announcements (Altcoins) / other mining software on: October 12, 2017, 12:47:16 AM
Not sure if I am missing the info anywhere but is it possible to mine using software other than the wallet? Cpuminer? sgminer? ccminer? etc?
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: September 13, 2017, 07:18:01 PM
Thank you for the hard work. I couldn't do what you do so it is much appreciated.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!