-Greed-
|
|
August 16, 2014, 06:30:28 AM |
|
Cryptnite-qt is trying to download blockchain into %appdata%/Bitcoin and corrupts Bitcoin blockchain (Windows 7 x64). The wallet seems to have same path that Bitcoin-qt has (probably something wrong in the Windows registry).
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 16, 2014, 06:57:23 AM |
|
Cryptnite-qt is trying to download blockchain into %appdata%/Bitcoin and corrupts Bitcoin blockchain (Windows 7 x64). The wallet seems to have same path that Bitcoin-qt has (probably something wrong in the Windows registry). It's actually Bitcoin trying to read the Cryptonite data folder, but the issue has been fixed. You might still be experiencing problems because you ran an older version of Cryptonite and your registry is still messed up. To repair bitcoin, open regedit and search for bitcoin-qt. Should be a key called strDataDir in there, point that back at your bitcoin folder and everything should be fine. If that doesn't work or you can't figure it out, reinstalling bitcoin should also fix your registry.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
trid
|
|
August 16, 2014, 07:29:25 AM |
|
Here a first version of ccminer with cryptonite support (binaries windows). ccminer -a m7 https://mega.co.nz/#!8c0RQRQI!7pux-uYYlgW2IYxaTbpERV-XTMkqUyYs6Nlt3AwCUpEIt should work, however there are still a few things to correct: * relatively large amount compared to other algo of shares which doesn't validate on cpu (probably whirlpool) * You might have while starting mining on 1gh a long chain of boo because of the low diff (like for HVC, If I remember well). Just let the miner run, until it stabilizes. The source will be uploaded a bit later as many things has been modified, I want to make sure the code doesn't break anything. need cudart32_65.dll I just updated the link with one with those libraries ccminer error - "Unable to query number of CUDA devices! Is an nVidia driver installed?" windows compiled miner from https://github.com/MiniblockchainProject/CudaMiner works well Update drivers to 340.52 Thanx!
|
|
|
|
-Greed-
|
|
August 16, 2014, 08:37:58 AM |
|
Cryptnite-qt is trying to download blockchain into %appdata%/Bitcoin and corrupts Bitcoin blockchain (Windows 7 x64). The wallet seems to have same path that Bitcoin-qt has (probably something wrong in the Windows registry). It's actually Bitcoin trying to read the Cryptonite data folder, but the issue has been fixed. You might still be experiencing problems because you ran an older version of Cryptonite and your registry is still messed up. To repair bitcoin, open regedit and search for bitcoin-qt. Should be a key called strDataDir in there, point that back at your bitcoin folder and everything should be fine. If that doesn't work or you can't figure it out, reinstalling bitcoin should also fix your registry. Thanks. Dowloading the newest build fixed the problem but now I'm stuck on downloading headers. There are lots of lines in debug.log like these: 2014-08-16 08:33:58 ProcessBlock: ORPHAN BLOCK, prev=0000000001a33261995f32364c0d1fc3ebbd011faa2237de75e9dfd31721fef2 2014-08-16 08:34:00 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:34:03 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:34:05 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:34:07 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:34:26 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:34:44 ProcessBlock: ORPHAN BLOCK, prev=0000000000de609c3d17817a61cd822e3366f159dc5180e3f03aeb6534de5edd 2014-08-16 08:34:44 ProcessBlock: Orphan already exists! 00000000018bff0056cd2efbd99cb6ff581f12ee286c1bc828e37c4c3fe7cf81 2014-08-16 08:34:46 ProcessBlock: ORPHAN BLOCK, prev=000000000135a7bc1ff07224e6672afac943f56497219a022d130ecd1a0f258a 2014-08-16 08:34:46 ProcessBlock: Orphan already exists! 0000000000de609c3d17817a61cd822e3366f159dc5180e3f03aeb6534de5edd 2014-08-16 08:34:53 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:35:03 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:35:08 ProcessBlock: ORPHAN BLOCK, prev=00000000018bff0056cd2efbd99cb6ff581f12ee286c1bc828e37c4c3fe7cf81 2014-08-16 08:35:08 ProcessBlock: Orphan already exists! 0000000001a33261995f32364c0d1fc3ebbd011faa2237de75e9dfd31721fef2 2014-08-16 08:35:24 ERROR: AcceptToMemoryPool: : transaction not final 2014-08-16 08:35:28 ProcessBlock: ORPHAN BLOCK, prev=0000000000e9ee8189ef0ad8c27c8ff488fbed12dcbf929053caab45e7438022
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 16, 2014, 09:01:48 AM |
|
You probably need to run -resync after upgrading. Also make sure your system time is correct.
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
-Greed-
|
|
August 16, 2014, 09:24:04 AM |
|
You probably need to run -resync after upgrading. Also make sure your system time is correct.
I removed the whole folder in appdata/cryptonite and tried to download again but no luck. I tried to restart it two times and synced system time as well. Also, the network is probably being abused: 2014-08-16 09:14:47 Misbehaving: 98.143.148.83:8253 (0 -> 100) BAN THRESHOLD EXCEEDED
|
|
|
|
alternate
Member
Offline
Activity: 79
Merit: 10
|
|
August 16, 2014, 09:38:51 AM |
|
the price of XCN is such low,i will buy more and let the weakhands cry!
|
|
|
|
bitfreak! (OP)
Legendary
Offline
Activity: 1536
Merit: 1000
electronic [r]evolution
|
|
August 16, 2014, 09:49:29 AM |
|
You probably need to run -resync after upgrading. Also make sure your system time is correct.
I removed the whole folder in appdata/cryptonite and tried to download again but no luck. I tried to restart it two times and synced system time as well. Also, the network is probably being abused: 2014-08-16 09:14:47 Misbehaving: 98.143.148.83:8253 (0 -> 100) BAN THRESHOLD EXCEEDED Try adding these nodes: 66.45.239.67:8253 119.178.100.203:8253 182.254.130.75:8253
|
XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
|
|
|
-Greed-
|
|
August 16, 2014, 10:54:55 AM |
|
It worked, thanks!
|
|
|
|
Hueristic
Legendary
Offline
Activity: 4004
Merit: 5446
Doomed to see the future and unable to prevent it
|
|
August 16, 2014, 03:36:26 PM |
|
No ATI miner? Is there a bounty for one?
|
“Bad men need nothing more to compass their ends, than that good men should look on and do nothing.”
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
August 16, 2014, 04:03:09 PM |
|
maybe they want it nvidia only
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
August 16, 2014, 04:09:33 PM |
|
No ATI miner? Is there a bounty for one?
it's good, less dumping, and a better distribution, otherwise big amd farm will rape this
|
|
|
|
|
cubydu
|
|
August 16, 2014, 04:41:01 PM |
|
thank you
|
|
|
|
DougB62
|
|
August 16, 2014, 05:00:36 PM |
|
Ok I need the help of someone who's having problems running the wallet on win7 or win8. Go here: http://technet.microsoft.com/en-au/sysinternals/bb896656.aspxThen scroll down and click on the "Download ListDLLs" link. Extract the Listdlls.exe file to some place on your computer. Open a command prompt and cd to the place where you saved it. Make sure you have cryptonite-qt running before proceeding. Then run this command: Listdlls -v cryptonite-qt >> "log.txt"That should create a file called log.txt in the same folder as Listdlls.exe. Copy the text from log.txt to pastebin and post the link in this thread. EDIT: I'm not sure if this will work if you get an error right on startup EDIT: you may also need to rename your qt exe to cryptonite-qt.exe EDIT: you also need to run the command prompt as an administrator Listdlls pastebin: http://pastebin.com/Ja81q8Fj(Edit: Win 7 Ultimate x64)
|
|
|
|
RavenXBR
|
|
August 16, 2014, 05:27:58 PM |
|
Ok I need the help of someone who's having problems running the wallet on win7 or win8. Go here: http://technet.microsoft.com/en-au/sysinternals/bb896656.aspxThen scroll down and click on the "Download ListDLLs" link. Extract the Listdlls.exe file to some place on your computer. Open a command prompt and cd to the place where you saved it. Make sure you have cryptonite-qt running before proceeding. Then run this command: Listdlls -v cryptonite-qt >> "log.txt"That should create a file called log.txt in the same folder as Listdlls.exe. Copy the text from log.txt to pastebin and post the link in this thread. EDIT: I'm not sure if this will work if you get an error right on startup EDIT: you may also need to rename your qt exe to cryptonite-qt.exe EDIT: you also need to run the command prompt as an administrator Just to share my experience with the wallet: I installed it in a folder not at %appdata%, even not in C: drive, and for 12h straight its running perfect. I'm using Win 7 64.
|
|
|
|
tarzanbigcity
|
|
August 16, 2014, 05:36:18 PM |
|
If an AMD miner drops you can kiss any profit from this coin goodbye. The only good thing going for this coin at the moment is that its hard to get any significant quantity. This is pushing the price up.
|
|
|
|
RavenXBR
|
|
August 16, 2014, 05:42:26 PM |
|
If an AMD miner drops you can kiss any profit from this coin goodbye. The only good thing going for this coin at the moment is that its hard to get any significant quantity. This is pushing the price up.
Definitely...
|
|
|
|
|
darlidada
|
|
August 16, 2014, 07:07:30 PM |
|
pm me if you got xcn to sell otc, or just sell to the buy orders at polo.
|
|
|
|
|