dave23
|
 |
October 21, 2014, 06:54:45 PM |
|
This is the error from winrar
windows.7z: Unknown method in windows\32\md5sum.txt windows.7z: Unknown method in windows\64\md5sum.txt windows.7z: Unknown method in windows\32\gapcoin-cli.exe windows.7z: Unknown method in windows\64\gapcoin-cli.exe windows.7z: Unknown method in windows\32\gapcoin-qt.exe windows.7z: Unknown method in windows\32\gapcoind.exe windows.7z: Unknown method in windows\64\gapcoind.exe windows.7z: Error - operation failed
.
Maybe your download got corrupted....did you re-download?
|
|
|
|
j0nn9 (OP)
|
 |
October 21, 2014, 06:55:54 PM |
|
This is the error from winrar
windows.7z: Unknown method in windows\32\md5sum.txt windows.7z: Unknown method in windows\64\md5sum.txt windows.7z: Unknown method in windows\32\gapcoin-cli.exe windows.7z: Unknown method in windows\64\gapcoin-cli.exe windows.7z: Unknown method in windows\32\gapcoin-qt.exe windows.7z: Unknown method in windows\32\gapcoind.exe windows.7z: Unknown method in windows\64\gapcoind.exe windows.7z: Error - operation failed
.
use 7zip: http://www.7-zip.org/
|
Gapcoin - The largest, decentralized prime gap search
|
|
|
Bagdar13
Member

Offline
Activity: 115
Merit: 10
|
 |
October 21, 2014, 06:55:57 PM |
|
lol at the block size, 0.07, no point for early adopter...
no surprise mining is dead
lol I found a block with 0.009 GAP  .27!!!! I am in the club!!!
|
|
|
|
BanditryAndLoot
Member

Offline
Activity: 70
Merit: 10
Activity: 350
|
 |
October 21, 2014, 06:56:45 PM |
|
Hm, well it's not crashing or anything for me, just error prompts. I got about 5 of them so far. It's finding blocks though, everything seems to be working fine and I can use the qt with no problems.
|
And it's only at the end of fall, that we discover it was naught but the wind that knew when one particular leaf was to fall from one particular tree, only to land in one distinct spot .. to be left for an eternity, and waste its time in a wait sublime. C0A2A1C4
|
|
|
rossr1
|
 |
October 21, 2014, 07:04:15 PM |
|
downloaded windows wallet 3 times, can't get it to load at all!
|
|
|
|
j0nn9 (OP)
|
 |
October 21, 2014, 07:04:45 PM |
|
Trying to get the RPC miner on to my BAMT miner and am getting this when trying the make all: src/PoWCore/src/PoWUtils.h:296: warning: integer constant is too large for ‘long’ type Uhh, that was a bug within the 32 bit compatibility. It is fixed now, use git pull. src/Miner.cpp: In static member function ‘static void* Miner::miner(void*)’: src/Miner.cpp:171: error: ‘SCHED_IDLE’ was not declared in this scope make: *** [src/Miner.o] Error 1 Any idea how to fix this? you could delete Miner.cpp:170-172 Sorry for that, GapMiner still has alpha qualities!
|
Gapcoin - The largest, decentralized prime gap search
|
|
|
miningteam23
|
 |
October 21, 2014, 07:08:31 PM |
|
This is the error from winrar
windows.7z: Unknown method in windows\32\md5sum.txt windows.7z: Unknown method in windows\64\md5sum.txt windows.7z: Unknown method in windows\32\gapcoin-cli.exe windows.7z: Unknown method in windows\64\gapcoin-cli.exe windows.7z: Unknown method in windows\32\gapcoin-qt.exe windows.7z: Unknown method in windows\32\gapcoind.exe windows.7z: Unknown method in windows\64\gapcoind.exe windows.7z: Error - operation failed
.
use 7zip: http://www.7-zip.org/Thanks, so to start mining with the wallet all we have to do is add setgenerate true?
|
|
|
|
j0nn9 (OP)
|
 |
October 21, 2014, 07:14:09 PM |
|
This is the error from winrar
windows.7z: Unknown method in windows\32\md5sum.txt windows.7z: Unknown method in windows\64\md5sum.txt windows.7z: Unknown method in windows\32\gapcoin-cli.exe windows.7z: Unknown method in windows\64\gapcoin-cli.exe windows.7z: Unknown method in windows\32\gapcoin-qt.exe windows.7z: Unknown method in windows\32\gapcoind.exe windows.7z: Unknown method in windows\64\gapcoind.exe windows.7z: Error - operation failed
.
use 7zip: http://www.7-zip.org/Thanks, so to start mining with the wallet all we have to do is add setgenerate true? Yes
|
Gapcoin - The largest, decentralized prime gap search
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1072
|
 |
October 21, 2014, 07:17:41 PM |
|
lol at the block size, 0.07, no point for early adopter...
no surprise mining is dead
Ha ha From the OP Gapcoin was not designed to enrich the early adopters or the coin creators!They weren't kidding well i'm not talking about enriching, but just a normal reward or at least 1:10, not certainly 0.0xx lol
|
|
|
|
Benito
Member

Offline
Activity: 64
Merit: 10
|
 |
October 21, 2014, 07:20:44 PM Last edit: October 21, 2014, 07:52:26 PM by Benito |
|
Hey there, If you need a graphic/web designer hit me up. I'll do you a great logo for .1BTC or PM me if you want a website designed.
|
BTC: 136LLCFTvTnXGbVjFJS29ebvmRgjRKGkBv NODE: 5688479141554434797
|
|
|
GreekBitcoin
Legendary
Offline
Activity: 1428
Merit: 1001
getmonero.org
|
 |
October 21, 2014, 07:34:34 PM |
|
Is it possible to upload wallets somewhere else too so that we can download from terminal?
|
|
|
|
j0nn9 (OP)
|
 |
October 21, 2014, 07:58:57 PM |
|
|
Gapcoin - The largest, decentralized prime gap search
|
|
|
jorneyflair
|
 |
October 21, 2014, 08:52:48 PM |
|
 g++ -Wall -Wextra -c -Winline -Wformat -Wformat-security -pthread --param max-inline-insns-single=1000 -lm -Wno-write-strings -march=native -O2 src/Rpc.cpp -o src/Rpc.o In file included from src/Rpc.cpp:25:0: src/Rpc.h:22:23: fatal error: curl/curl.h: No such file or directory #include <curl/curl.h> ^ compilation terminated. make: *** [src/Rpc.o] Error 1 [/s] nevermind , i got it solved
|
|
|
|
drumingspz
|
 |
October 21, 2014, 09:50:17 PM |
|
src/Miner.cpp: In static member function ‘static void* Miner::miner(void*)’: src/Miner.cpp:171: error: ‘SCHED_IDLE’ was not declared in this scope make: *** [src/Miner.o] Error 1 Any idea how to fix this? you could delete Miner.cpp:170-172 Sorry for that, GapMiner still has alpha qualities! That nailed it. Now my GPU BAMT miner is pulling double duty digging for GAP as well. Cheers!
|
░░░░░░░▄▄█████▄▄▄░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ░░░░▄██████████████▄░░░░░░░░░░░░░░░░░░░▄██████▄▄░░░░░░ ░░▄██████████████████▄░░░░░░░░░░░░░░▄████████████▄░░░░ ░██████████████████████▄░░░░░░░░░░▄████████████████▄░░ ▄███████████████████████▄░░░░░░░▄████████████████████░ ██████████████████████████▄░░░▄███████████████████████ █████████████████████████████████████████████████████▀ █████████████████████████▀░░░░░▀████████████████████▀░ ░██████████████████████▀░░░░░░░░░▀█████████████████▀░░ ░░███████████████████▀░░░░░░░░░░░░░░▀████████████▀░░░░ ░░░▀███████████████▀░░░░░░░░░░░░░░░░░░▀▀██████▀▀░░░░░░ ░░░░░░▀█████████▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
| mira | | ▀▀ ██ ██ ██ ██ ██ ██ ▄▄ | | | ▀▀ ██ ██ ██ ██ ██ ██ ▄▄ | | | |
[/center]
|
|
|
|
SRBOOTH
|
 |
October 21, 2014, 10:55:06 PM |
|
Nice1! I am not a big linux user especially wallets. Your instructions were easy thanks. How do I check/see balance and also how do I send coins to my "home" wallet? thanks
|
|
|
|
GreekBitcoin
Legendary
Offline
Activity: 1428
Merit: 1001
getmonero.org
|
 |
October 21, 2014, 11:37:02 PM |
|
Nice1! I am not a big linux user especially wallets. Your instructions were easy thanks. How do I check/see balance and also how do I send coins to my "home" wallet? thanks
I answered in the tread 
|
|
|
|
kcanup
Legendary
Offline
Activity: 1484
Merit: 1000
|
 |
October 21, 2014, 11:41:40 PM |
|
Hows mining going guys?  I have shit cpu right now so sad i cudnt mine this coin I like new coins like this than just usual clones. Good luck guys. Im watching tho 
|
|
|
|
muchoman
|
 |
October 22, 2014, 04:48:35 AM |
|
No windows miner?
|
|
|
|
z38630610
Legendary
Offline
Activity: 1050
Merit: 1000
|
 |
October 22, 2014, 05:11:35 AM |
|
dev how do look my hash on wallet ?
|
|
|
|
|