Is this running ok? what do those errors mean
You need to run the wallet in order to solo mine. Also, you will need to copy your passfrase you got when creating the account to passphrases.txt and run run_dump_address.bat.
It should dump your address and passfrase to address.txt
Let me know if its working metter
those seem to be the old addresses i generated when learning, the most current one im using is mining right?
i have the wallet running and logged in with the same passphrase thats in the .txt file
the generate bat wrote into the passphrase file found address "passphrase" -> 140628xxxxxxxx
but it still says error reading file 140628xxxxx then it says new best 140628196xxxx:9729
Ok, go to your wallet. Click on more info on Balance thingy (green blob). You should see the ID there. Is it the same with the one in your plot file?
yes inside the wallet the number is identical to the number on the top of my generate nonce bat and is identical to what you see in the miner cmd picture. its disconcerting seeing it say that there is a error reading the file with the same number (the one in my wallet and my plot file) .. as you see in the picture in red circle.. am i ok?
No, sorry. I read between the lines. Its working now.
The error about not being able to read the file is ok. If you are generating that plot at the same time you will see that message every time a new block is found.
Also, that message is shown if you stop the plotting before it ends. But it still reads the file, you should be fine
My bad
wonderful! now im feeling confident
so theoretically could i map drives on my network and generate plots on them too and utilize my network and other computers that stay powered on in my same lan?
you've been so much help i dont have any burst yet, but i would love to tip you, do you have a doge address?
DSdAH4YMmQeQypxxQd3HgN3tToX27ch5eM is my Doge.
So, in theory you could use the drives on lan. But, when you plot files the process is as follows. The data is generated in RAM, and when the set stagger size is reached it is then dumped to disk.
For example. I am plotting files with a stagger of 40000 (thats 10 Gb of RAM used). So, every 40000 nonces, the plotter dumps 10 Gb of data to disk.
The problem is that unless you have gigabit LAN, plotting on mapped drives will be slow