Bitcoin Forum
May 07, 2024, 04:48:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 3 [All]
  Print  
Author Topic: YACoin Info And Communication Thread For Newbies YAC the CPU/GPU Mined coin  (Read 13324 times)
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 10, 2013, 10:09:34 PM
Last edit: June 25, 2013, 09:51:44 PM by YacLives
 #1

         Put your cpus' to work while you mine Bitcoin
Hi i just wanted to start a thread in the newbie section for all the new commers to
YACoin or people who are lurkers who wanted to ask any questions about
YACoin all the "How to" and "What If" that dont have a full access account yet

Im not a very good typer, speller or punctuator (is that even a word) but i will endeavour to keep this thread up to date with the latest software/links to
regarding YACoin how to start mining ect ect, and when i get out of newbie jail i will tell the other YAC enthusiest about it and they can also help
keep the thread alive
 
YACoin is currently on http://bter.com/trade/yac_btc trading and has been very stable

So lets get started, the main development thread where Windmaster our newly self appointed lightening rod lives
you can find mostly everything and everyone here like the new client updates ect ect


https://bitcointalk.org/index.php?topic=206577.0

http://yacointalk.com/
                                                       http://Pool.Yacointalk.com << Super fast Payouts at 70 confirmations instead of 520 and Super Fasts Server for Very Efficient Mining Smiley
Windamasters git repository

https://github.com/yacoin/yacoin

YACoin Think Tank

http://yacointalk.com/index.php/topic,273.0.html

Newest YACoin wallet

Newest Windows client
http://yacointalk.com/index.php/topic,294.msg1114.html#msg1114


Dependancys for Ububtu
sudo apt-get install build-essential libssl-dev libdb5.1-dev libdb5.1++-dev libboost-all-dev git
For Debian (stable)
sudo apt-get install build-essential libssl-dev libdb4.8-dev libdb4.8++-dev libboost-all-dev git
Download the source from Windmasters repos
git clone https://github.com/yacoin/yacoin
Change directory now to get started
cd yacoin/src
Change the -j4 to however many cores you have
make -j4 -f makefile.unix USE_UPNP=
Copy yacoind into /usr/bin
sudo cp yacoind /usr/bin/yacoind
With that installed now we have to make a config file
mkdir ~/.yacoin
If you dont have nano get it by typing
sudo apt-get install nano
Now to edit the conf file
sudo nano ~/.yacoin/yacoin.conf
Enter the following and when your're done press Ctrl X to save
server=1
daemon=1
rpcallowip=127.0.0.1
rpcuser=HardToGuessUsername
rpcpassword=HardToGuessPassword
You can start the deamon by just typing yacoind in terminal
give it some time to download the entire blockchain before you expect correct and current info
by typing yacoind getinfo, yacoind getmininginfo or ./yacoind help to see other commands to get your address or balence ect ect
or you can use the gui interface by typing yacoin



Here is the main YACoin p2pool thread with the software to also run your own node or just mine from others

https://bitcointalk.org/index.php?topic=202920.0

                 Mining software

Experimental GPU Miner

https://bitcointalk.org/index.php?topic=232241.0 <<<Tested and works visit here aswell to see how to best configure your card http://yacointalk.com/index.php/topic,274.msg1011.html#msg1011

CPU Miner

http://yacointalk.com/index.php/topic,264.0.html <<<Ive tested this and its a huge increase on the unfinished work here>> https://bitcointalk.org/index.php?topic=201027.0
extract the folder then make a new text doc in the folder and type

 minerd-avx.exe -a scrypt-jane -o http://84.200.240.198:8336/ -u YNyJ9qp6eSQmjra5gDFreoKMLtvNPrMMmJ -t 8 -q

editing your own address and prefered p2pool or mining pool just edit after the url and make -u YourMiningPoolUsername -p YourMiningPoolPaasword and edit -t to however many cores you want o use

now save as and give it a name followed by .bat (yacminer.bat) then choose all files in the drop down menu at the bottom then save and run that bat file to start your miner

Linux software

https://github.com/ali1234/cpuminer

Building in linux

sudo apt-get install git
sudo apt-get install libcurl4-openssl-dev automake make
Then download and build the miner:

git clone https://github.com/ali1234/cpuminer
cd cpuminer
sudo ./autogen.sh
sudo ./configure CFLAGS="-O3"
sudo make

This should be enough and more or less easy..
 Now you're ready to mine YACs. You can run the miner in backgroud with nohup (below is a sample for first YAC pools):

nohup ./minerd -a scrypt-jane -o http://YOURMININGPOOLADDRESS -u user -p password -t 4 -r 9999 2>&1 &

or for a P2pool which is more recommended as its usually free and you get a payout each block solved
nohup ./minerd -o http://84.200.240.198:8336 -u YNyJ9qp6eSQmjra5gDFreoKMLtvNPrMMmJ<<<<be sure to change this to your own addy. -a scrypt-jane -t8 -q -r 9999 2>&1 &

and remember to change the cores it uses by editing the -t option to the amount of cores you want to use ( -t8 for 8 cores -t6 for 6 cores)

NEW OFFICIAL YACOINTALK.COM POOL

http://Pool.Yacointalk.com << Super fast Payouts at 70 confirmations instead of 520 and Super Fasts Server for Very Efficient Mining Smiley[/gl
1715100497
Hero Member
*
Offline Offline

Posts: 1715100497

View Profile Personal Message (Offline)

Ignore
1715100497
Reply with quote  #2

1715100497
Report to moderator
1715100497
Hero Member
*
Offline Offline

Posts: 1715100497

View Profile Personal Message (Offline)

Ignore
1715100497
Reply with quote  #2

1715100497
Report to moderator
1715100497
Hero Member
*
Offline Offline

Posts: 1715100497

View Profile Personal Message (Offline)

Ignore
1715100497
Reply with quote  #2

1715100497
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 10, 2013, 10:44:20 PM
Last edit: June 16, 2013, 11:34:14 AM by YacLives
 #2

Get on board and get YAC some serious exposure!!! read here >>http://yacointalk.com/index.php/topic,296.msg1120.html#msg1120
amytheplanarshift
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
June 11, 2013, 07:24:50 AM
 #3

Great thread! Thanks for this! Smiley

http://nem.io/
XEM: NBT6RQ-B2K3DN-EB3BDF-TUE3FT-SBDCJJ-L4PCX5-GKL6
ranlo
Legendary
*
Offline Offline

Activity: 1974
Merit: 1007



View Profile
June 11, 2013, 07:41:23 AM
 #4

Thanks for the info! It'd help to have more information on its development as of lately, plans for the near/distant future, etc.

https://nanogames.io/i-bctalk-n/
Message for info on how to get kickbacks on sites like Nano (above) and CryptoPlay!
cdqbj
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 11, 2013, 07:47:42 AM
 #5

Thanks for the info!
bitdwarf
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


The cryptocoin watcher


View Profile
June 11, 2013, 07:48:13 AM
 #6

Bump for teh win.

𝖄𝖆𝖈: YF3feU4PNLHrjwa1zV63BcCdWVk5z6DAh5 · 𝕭𝖙𝖈: 12F78M4oaNmyGE5C25ZixarG2Nk6UBEqme
Ɏ: "the altcoin for the everyman, where the sweat on one's brow can be used to cool one's overheating CPU" -- theprofileth
askou
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 11, 2013, 07:48:37 AM
 #7

Thanks for the info!
yulongcw
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 11, 2013, 07:50:35 AM
 #8

Thanks for the info!
btccn
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 11, 2013, 07:52:13 AM
 #9

Thanks for the info!
comeagain
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 11, 2013, 07:52:38 AM
 #10

Great thread!
recome
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
June 11, 2013, 07:54:54 AM
 #11

3q
lxljr
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 11, 2013, 07:55:42 AM
 #12

thank you:-*
 Kiss Kiss Kiss Kiss Kiss
chdrg
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 11, 2013, 07:56:11 AM
 #13

yacoin is very good
email
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 11, 2013, 07:57:17 AM
 #14

YAC the CPU mined 。very good。
Boing7898
Sr. Member
****
Offline Offline

Activity: 686
Merit: 259



View Profile
June 11, 2013, 09:09:56 AM
 #15

Thanks for this informational thread!
dongshanwew
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 11, 2013, 09:13:30 AM
 #16

Thanks for the info!
Bitcoin Merchant
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 11, 2013, 05:11:42 PM
 #17

YACoin owner owns half the supply and will sell once yac is worth anything, AVOID AT ALL COSTS.
Boing7898
Sr. Member
****
Offline Offline

Activity: 686
Merit: 259



View Profile
June 11, 2013, 05:30:04 PM
 #18

YACoin owner owns half the supply and will sell once yac is worth anything, AVOID AT ALL COSTS.
Sure..  Roll Eyes





YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 12, 2013, 01:34:14 AM
 #19

Updated with Experimental GPU Miner  Shocked
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 12, 2013, 03:15:11 PM
 #20

Can someone explain to me what will happen to the viability of GPU mining with the N-increases?  It is basically going to be more RAM dependent?

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
St.Bit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 12, 2013, 04:07:31 PM
 #21

Can someone explain to me what will happen to the viability of GPU mining with the N-increases?  It is basically going to be more RAM dependent?
ad1) That's an interresting question, but I don't know if there is a reliable answer to this yet.

It's supposed that CPU stays very competable, but since CPUs will be required to use data from RAM and GPU's GDDR is far faster I'm not 100% sure about this. Only time can tell how CPUs and GPUs will function in the future and what system will be the most profitable.

Nevertheless the difference won't be several magnitudes so CPU can at least coexist.

ad2) Yes, it will become far more RAM dependent.
The memory requirement is for one core and GPUs have far more cores than CPUs.

Sign a message and get some YAC: https://bitcointalk.org/index.php?topic=300152.0
yajos
Newbie
*
Offline Offline

Activity: 54
Merit: 0



View Profile
June 12, 2013, 04:32:51 PM
 #22

Great thread.
Thanks!
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 12, 2013, 04:33:02 PM
 #23

Can someone explain to me what will happen to the viability of GPU mining with the N-increases?  It is basically going to be more RAM dependent?
ad1) That's an interresting question, but I don't know if there is a reliable answer to this yet.

It's supposed that CPU stays very competable, but since CPUs will be required to use data from RAM and GPU's GDDR is far faster I'm not 100% sure about this. Only time can tell how CPUs and GPUs will function in the future and what system will be the most profitable.

Nevertheless the difference won't be several magnitudes so CPU can at least coexist.

ad2) Yes, it will become far more RAM dependent.
The memory requirement is for one core and GPUs have far more cores than CPUs.

Agreed and i have seen the argument about the cpu mem speed being somewhat ok for the N-increases given we are getting larger L3 caches on chips these days.

The argument was that server CPUs' seem to take less of a hit to hash rates after the N-increases

for example the the Xeon 6500/7500 with 8 cores/16 threads boasts a whopping 24mb of L3 thats 3mb per core....so interesting to see how viable GPU will remain after/if someone releases their optimised GPU miner
petesays
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
June 12, 2013, 05:26:02 PM
 #24

This is what each coin should be doing. The value of a new coin would be enhanced if they could get the new people on board. This makes it easier to get going, because you wouldn't have to track down all the info and figure out how it works.

Excellent job.
St.Bit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 12, 2013, 06:17:03 PM
 #25

Agreed and i have seen the argument about the cpu mem speed being somewhat ok for the N-increases given we are getting larger L3 caches on chips these days.
L3 alone won't be sufficent. There are already the first CPUs with L4, but I suppose some new sort of small and fast GDDRx that be added to the mainboard will make it. (like in PS3)

I really like the N-increase since it takes further PC development into consideration. If we had the first crypto in the 90' the memory requirements today would be so ridiculous small that even GPUs couldn't compete against highly paralellized ASICS or FPGAs. YAC satisfies the demand for a crypto that is mineable on standard PCs.

Sign a message and get some YAC: https://bitcointalk.org/index.php?topic=300152.0
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 12, 2013, 07:19:41 PM
 #26

Agreed and i have seen the argument about the cpu mem speed being somewhat ok for the N-increases given we are getting larger L3 caches on chips these days.
L3 alone won't be sufficent. There are already the first CPUs with L4, but I suppose some new sort of small and fast GDDRx that be added to the mainboard will make it. (like in PS3)

I really like the N-increase since it takes further PC development into consideration. If we had the first crypto in the 90' the memory requirements today would be so ridiculous small that even GPUs couldn't compete against highly paralellized ASICS or FPGAs. YAC satisfies the demand for a crypto that is mineable on standard PCs.


Well put, i wonder how spintronics will work with this type of hashing.
In my opinion it should be amazing and will keep CPU mining very competative in the future.
St.Bit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 12, 2013, 07:48:30 PM
 #27

Well put, i wonder how spintronics will work with this type of hashing.
In my opinion it should be amazing and will keep CPU mining very competative in the future.
I'm sorry to disapoint you, but the effect on that is zero.

If MRAM really replaces DRAM or this 'd leed to a total new technology it will be used on both, CPU and GPU. The nice properties of YACs hash algorithm make it very stable against technological advance. Most other hash algorithms will be performed by ASICs or FPGA in the future when they become even too simple tasks for GPU. (far future)

The only way I see YAC to loose the homemining ability requires an extreme technological breakthrue and extreme high prices. Since the calculations for its mining are quiet similiar to standard computing even then it's unlikely to become impossible on standard home hardware like bitcoin will in a few month.

Sign a message and get some YAC: https://bitcointalk.org/index.php?topic=300152.0
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 13, 2013, 04:46:16 AM
 #28

Thank you for the input.  I think I understand better, but it definitely feels like I have to learn a different language to understand you smart computer-types sometimes.

So if I understand correctly... GPUs are generally built with less RAM per core compared to CPUs since not a lot of memory storage is required when processing graphics.  Thus, CPUs are built with 4-16 gigs of RAM while GPUs don't go beyond a couple megs PER CORE.  I guess my next question is... how simple would it be to design/rig a GPU with CPU-sized RAM?  Could it be done just by software design?  I'm revealing my ignorance, but I would really appreciate more light shined on the hardware/software implications.

The way I see it, YaCoin is the only coin since LiteCoin to offer a true alternative in cryptocurrencies.  It seems to actually require different investment in what could be considered the most important aspect of these coins which is the mining.  The other coins attempt to gain value by essentially stealing from the investment of btc/ltc as you have to choose which ones to direct your mining operations.  With YaCoin, you can mine it while, let's say, still mining LTC on your GPU and not worry that you are diverting your resources, your investment to a less profitable option.

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
St.Bit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 13, 2013, 07:41:00 AM
 #29

So if I understand correctly... GPUs are generally built with less RAM per core compared to CPUs since not a lot of memory storage is required when processing graphics.  Thus, CPUs are built with 4-16 gigs of RAM while GPUs don't go beyond a couple megs PER CORE.

GPUs have GDDR on the card that is a special, ultrafast DDR RAM. It's far bigger than caches for CPUs (12Mb vs 1Gb) and their only problem is the memory per core since they have a lot of cores. I belive it is unlikely that there will be enough GDDR on standard graphic cards since this gives no advantage for their usual workload and requires a lot of work.

On the other hand it is just a matter of time when RAM gets so big that the size difference between onCPU memory and RAM make it interresting to add faster GDDRx on mainboards. L3 on CPU chip(MB)<GDDR next to CPU(few GB)<RAM(several GB)<SSD(lots of GB)<HDD(and so on)<NAS<... while speed is the opposite.

How simple would it be to design/rig a GPU with CPU-sized RAM?
I don't know, but I suppose special YAC hardware will never or only on rare occasions pay off their initial developing costs. Even if you get the RAM on a custom board the GPU still has limitations on transfer speed and such. This could easyly get very messy.

If some mainboard producer adds GDDRx on a blade mainboard all your effords would be useless. The performance gain compared to CPUs with GDDR would be reduced to a minimum. Other factors, f.e energy costs would dominate this so hard that money should be spent on these to improve.

Sign a message and get some YAC: https://bitcointalk.org/index.php?topic=300152.0
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 14, 2013, 06:44:59 AM
 #30

Updated: GPU miner, with links to guide to configure to your card http://yacointalk.com/index.php/topic,274.msg1011.html#msg1011
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 14, 2013, 03:33:46 PM
 #31

My next question... I have a LTC miner app on my phone that gets around 30 hashes/s which basically gets me nothing.  However, would this be feasible down the road with YAC?  Would it be worth using the computing power on your smart phone to mine assuming no specialized hardware at that point?  These are really more questions on the relationship between computing power and RAM.  Thanks again.

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
St.Bit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 14, 2013, 03:48:50 PM
 #32

Would it be worth using the computing power on your smart phone to mine assuming no specialized hardware at that point?
No, that's just a waste of time.

Sign a message and get some YAC: https://bitcointalk.org/index.php?topic=300152.0
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 15, 2013, 11:03:35 PM
 #33

Update: new Windows client http://yacointalk.com/index.php/topic,294.msg1114.html#msg1114


Enjoy.
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 16, 2013, 11:36:20 AM
 #34

Edited second post showing where to go to start getting some EASY exposure for YACoin  Shocked

                or you can click here   http://yacointalk.com/index.php/topic,296.msg1120.html#msg1120
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 17, 2013, 04:31:26 AM
 #35

I installed that new windows client and ran the daemon exe.  It crashes everytime I open it now... Sad  I'm worried I just dloaded a virus.

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
sirbellos
Newbie
*
Offline Offline

Activity: 18
Merit: 0



View Profile
June 17, 2013, 04:34:51 AM
 #36

you got to look for the qt client daemon is command line only
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 17, 2013, 05:03:34 AM
 #37

you got to look for the qt client daemon is command line only

The qt client crashes every time I run it.  Anyone else having this problem?

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 18, 2013, 08:11:06 AM
 #38

you got to look for the qt client daemon is command line only

The qt client crashes every time I run it.  Anyone else having this problem?

are you running any other clients at the same time? what os are you using?
chedros
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 18, 2013, 10:24:06 AM
 #39

The qt client crashes every time I run it.  Anyone else having this problem?

+1
win8 x64, other clients are not running this time
ranlo
Legendary
*
Offline Offline

Activity: 1974
Merit: 1007



View Profile
June 18, 2013, 11:59:07 AM
 #40

Would it be worth using the computing power on your smart phone to mine assuming no specialized hardware at that point?
No, that's just a waste of time.

This. The computing power of phones is pretty low. Computers are only viable because they have real CPU's; phones are very watered down versions of computers.

https://nanogames.io/i-bctalk-n/
Message for info on how to get kickbacks on sites like Nano (above) and CryptoPlay!
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 18, 2013, 02:44:09 PM
 #41

The qt client crashes every time I run it.  Anyone else having this problem?

+1
win8 x64, other clients are not running this time

So, did you get it going or is it still a problem?
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 18, 2013, 10:52:01 PM
 #42

The qt client crashes every time I run it.  Anyone else having this problem?

+1
win8 x64, other clients are not running this time

So, did you get it going or is it still a problem?


Thanks for the help, YacLives.  I am running Windows 8 64-bit.  I guess I'll just deal with the error of "Checkpoint is too old" Sad

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
Alexander The Great
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
June 18, 2013, 11:06:59 PM
 #43

YAC is one of my favorite alts next to my #1 which is feathercoin. I like YAC because not to much supply of it.
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 19, 2013, 01:49:51 AM
 #44

The qt client crashes every time I run it.  Anyone else having this problem?

+1
win8 x64, other clients are not running this time

So, did you get it going or is it still a problem?


Thanks for the help, YacLives.  I am running Windows 8 64-bit.  I guess I'll just deal with the error of "Checkpoint is too old" Sad

You can find a working update for windows 7 here http://yacointalk.com/index.php/topic,294.msg1114.html#msg1114 it was in my op
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
June 19, 2013, 02:51:40 AM
Last edit: June 19, 2013, 03:03:23 AM by Beave162
 #45

The qt client crashes every time I run it.  Anyone else having this problem?

+1
win8 x64, other clients are not running this time

So, did you get it going or is it still a problem?


Thanks for the help, YacLives.  I am running Windows 8 64-bit.  I guess I'll just deal with the error of "Checkpoint is too old" Sad

You can find a working update for windows 7 here http://yacointalk.com/index.php/topic,294.msg1114.html#msg1114 it was in my op

I am confused... I am running Windows 8, not Windows 7.  I am getting that exact problem discussed in the thread.  It just crashes unexpectedly with that qt client...

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 19, 2013, 04:08:20 AM
 #46

The qt client crashes every time I run it.  Anyone else having this problem?

+1
win8 x64, other clients are not running this time

So, did you get it going or is it still a problem?


Thanks for the help, YacLives.  I am running Windows 8 64-bit.  I guess I'll just deal with the error of "Checkpoint is too old" Sad

You can find a working update for windows 7 here http://yacointalk.com/index.php/topic,294.msg1114.html#msg1114 it was in my op

I am confused... I am running Windows 8, not Windows 7.  I am getting that exact problem discussed in the thread.  It just crashes unexpectedly with that qt client...

wow my bad i need some sleep i kept thinking it was win 7 haha but for now that checkpoint should not be a problem so running it will be ok because they really didnt change to much in this update
ill put the word out for you in the mean time Smiley
YacLives (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile WWW
June 25, 2013, 09:55:00 PM
 #47

Updated with new http://Pool.Yacointalk.com pool with is super fast payouts and super fast server and connection for more efficient mining
Pages: 1 2 3 [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!