Author

Topic: Murray coin Vert Miner HD 4850 help (Read 1045 times)

legendary
Activity: 952
Merit: 1002
November 21, 2014, 04:00:25 PM
#3
*bump*
Anybody?

You're running it from a batch file?  Put the word "Pause" on a separate line just after you call vertminer, that way you can see what the error message is.  Start there.

as in...

vertminer blah blah
pause
sr. member
Activity: 423
Merit: 250
November 19, 2014, 08:42:48 PM
#2
*bump*
Anybody?
sr. member
Activity: 1078
Merit: 270
November 19, 2014, 08:02:19 PM
#1
Hello I downloaded Vert Miner to mine Murray coin but all it does is open and then close, here is my config file

{
"pools" : [
   {
      "url" : "stratum+tcp://sfo.fusionhash.com:3334 ",
      "user" : "VCaleb.user",
      "pass" : "password"
   },
   {
      "url" : "stratum+tcp://stratum-us.backuppool.com:3384",
      "user" : "USERNAME.WORKERNAME",
      "pass" : "WORKERPASS"
   },
   {
      "url" : "stratum+tcp://3rdbackup.com:3333",
      "user" : "USERNAME.WORKER",
      "pass" : "WORKERPASS"
   }
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "6336",
"temp-cutoff" : "90",
"expiry" : "30",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0",
"shaders" : "1200",
"scrypt-vert" : true
}

It just opens and closes.

Jump to: