Bitcoin Forum
May 24, 2024, 04:31:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Armory Wallet grief  (Read 1821 times)
neilbab (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 11, 2016, 02:34:52 AM
 #21

I ran memtest with zero errors.  I ran prime95 with no issues.  I loaded Armory on a 128 GB USB and attempted once again to open it.  Again it quit as it was Building Databases.  What is the next suggestion of how to open my wallet?

Armory Log20160610 http://pastebin.com/xMCW0wBy

Armory cpplog  http://pastebin.com/zgFVNUwE

goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
June 11, 2016, 10:47:17 AM
 #22

Can you build code? You'd have to change a couple lines in the code base to try and reveal the cause of the bug.

neilbab (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 11, 2016, 02:42:38 PM
 #23

No, I have never built code, but I might have a couple of friends who could help as long as you can give me very specific instructions.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
June 11, 2016, 09:02:44 PM
 #24

https://github.com/goatpig/BitcoinArmory/blob/master/cppForSwig/DatabaseBuilder.h#L57

replace this line by

Code:
return 1;

build and try.

neilbab (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 12, 2016, 04:27:14 AM
 #25

replace which line?
Holliday
Legendary
*
Offline Offline

Activity: 1120
Merit: 1010



View Profile
June 12, 2016, 04:31:51 AM
 #26

replace which line?

57 would be my guess.

If you aren't the sole controller of your private keys, you don't have any bitcoins.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
June 12, 2016, 09:59:55 AM
 #27

replace which line?

When you click these types of link, it highlights the line in question, in this case, #57 indeed.

neilbab (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 12, 2016, 02:46:02 PM
 #28

Thanks gentlemen.  Sometimes the obvious is not evident especially to the neophyte.
neilbab (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 13, 2016, 10:02:35 PM
 #29

In which file do I need to make this modification?  Also will I need a program to make the change? Something like Windows Visual Studio or Notepad++?
Carlton Banks
Legendary
*
Offline Offline

Activity: 3430
Merit: 3074



View Profile
June 13, 2016, 10:22:29 PM
 #30

/cppforswig/DatabaseBuilder.h

It's written in goatpig's post. Visual Studio. (goatpig or other Windows afficionados can tell you if the Express version of VS might work for this)

Vires in numeris
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
June 14, 2016, 12:07:53 AM
 #31

In which file do I need to make this modification?  Also will I need a program to make the change? Something like Windows Visual Studio or Notepad++?

MSVS 2013 or 2015 express for desktop

Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!