JSON format error (offset 254) Invalid escape character in string
-
Please someone help me...wtf am I doing wrong..?
Using burstminer v1.170820
{
"Mode" : "pool",
"Server" : "burstneon.com",
"Port": 8080,"UpdaterAddr" : "burstneon.com",
"UpdaterPort": "8080","InfoAddr" : "burstneon.com",
"InfoPort": "8080","EnableProxy": false,
"ProxyPort": 8126,"Paths":["f:\plots","h:\plots","i:\plots","j:\plots","k:\plots"],
"CacheSize" : 10000,"Debug": true,
"UseHDDWakeUp": true,"TargetDeadline": 80000000,
"SendInterval": 100,
"UpdateInterval": 950,"UseLog" : true,
"ShowWinner" : false,
"UseBoost" : false,"WinSizeX": 76,
"WinSizeY": 60
}
-
@baron said in JSON format error (offset 254) Invalid escape character in string:
"WinSizeY": 60
"WinSizeY": 60,
-
@baron The paths need to use double \ -
"Paths":["f:\\plots","h:\\plots","i:\\plots","j:\\plots","k:\\plots"],
-
Will try and get back to y'all...
-
Added double \
Added , winsizeJSON format error (offset 573)
Missing a name for object member
-
This post is deleted!
-
@baron Sorry for not fixing me anymore, you are using an old version you have to use this version
https://github.com/JohnnyFFM/miner-burst/releases/tag/v.1.170911
And the configuration file in the new version would be something like{ "Mode" : "pool", "Server" : "burstneon.com", "Port" : 8080, "UpdaterAddr" : "burstneon.com", "UpdaterPort" : 8080, "InfoAddr" : "burstneon.com", "InfoPort" : 8080, "EnableProxy" : false, "ProxyPort" : 8124, "Paths": [ "f:\\plots","h:\\plots","i:\\plots","j:\\plots","k:\\plots" ], "CacheSize" : 131072, "CacheSize2" : 256000, "Debug": true, "UseHDDWakeUp": true, "TargetDeadline": 19536000, "SendInterval": 100, "UpdateInterval": 950, "UseLog" : true, "ShowWinner" : false, "UseBoost" : true, "WinSizeX": 86, "WinSizeY": 70, "POC2StartBlock":502000 }
-
Thanks...it's working kinda...
f, i, and j hard disks are coming up as zero non recognized plots...
So I have two plots ok..
Plots were all verified by TurboPlotter...