As the dev V2 pool is down, I wanted to mine on pool.burst-team.us.
But, blago's miner just crashes with this config:
Any ideas why?
{
"Mode" : "pool",
"Server" : "pool.burst-team.us",
"Port": 8124,
"UpdaterAddr" : "pool.burst-team.us:8124",
"UpdaterPort": 8124,
"InfoAddr" : "localhost",
"InfoPort" : 8125,
"EnableProxy": true,
"ProxyPort": 8126,
"Paths":["E:\\plots","H:\\plots","I:\\plots","Y:\\plots","Z:\\plots"],
"CacheSize" : 40000,
"ShowMsg" : false,
"ShowUpdates" : false,
"UseSorting" : true,
"Debug": false,
"UseHDDWakeUp": true,
"SendBestOnly": false,
"UseFastRcv" : true,
"SendInterval": 100,
"UpdateInterval": 1000,
"UseLog" : false,
"ShowWinner" : false
}