Closed rayshan closed 10 years ago
Sorry about this, can you please try this beta version and see if you have better luck? http://downloads.fabulouspanda.co.uk/MacMiner.app-1.5.19.zip
If it still doesn't open, please open it holding the alt/option key while it's opening
Oh please don't be sorry. We're all thankful of your contribution.
Still having the same problem. Crash report looks very similar (let me know if posting the whole thing would help). I tried to hold the option
key, doesn't appear to have changed anything.
BTW I am able to mine w/ bfgminer via CLI just fine.
Process: MacMiner [3856]
Path: /Applications/MacMiner.app/Contents/MacOS/MacMiner
Identifier: com.fabulouspanda.macminer
Version: 1.5.19 (1519)
Code Type: X86-64 (Native)
Parent Process: launchd [176]
Responsible: MacMiner [3856]
Date/Time: 2014-02-24 22:26:55.126 -0800
OS Version: Mac OS X 10.9.1 (13B42)
Report Version: 11
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteScanner setScanLocation:]: Index 8 out of bounds; string length 0'
terminating with uncaught exception of type NSException
abort() called
What coins did you set up and did you change any preferences? Trying to figure out why this happens for only some
If you delete /Users/username/Library/Application Support/MacMiner /Users/username/Library/Preferences/com.fabulouspanda.macminer.plist and /Users/username/Library/Caches/com.fabulouspanda.macminer\
Then restart I believe it will work again
I was using ghash.io (just trying it out, will move off it after getting something running consistently).
I entered MobileMiner credentials (there's no save button on that screen so I assume it's auto-saved like other mac setting dialogs). Also selected enable spoken warnings / show hash rates / auto scroll / auto start FPGA in General. Tried both check for updates on and off.
I did delete all 3 of those folders/files and MacMiner started up successfully. Now I'm having this problem in the FPGA/ASIC Miner dialog:
[2014-03-02 01:33:31] /Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer: -c: JSON decode of file '/Users/rayshan/Library/Application Support/MacMiner/bfgurls.conf' failed
unable to open /Users/rayshan/Library/Application Support/MacMiner/bfgurls.conf: No such file or directory
[2014-03-02 01:33:31] /Applications/MacMiner.app/Contents/Resources/bfgminer/bin/bfgminer: -c: JSON decode of file '/Users/rayshan/Library/Application Support/MacMiner/bfgurls.conf' failed
unable to open /Users/rayshan/Library/Application Support/MacMiner/bfgurls.conf: No such file or directory
I assume this conf file was generated upon MacMiner first start, but now that I deleted its parent folder, MacMiner isn't re-generating it.
You're right about MobileMiner - will save on text change, the rest of the preferences will be that way eventually too.
That bfgurls.conf file is created when you set up the pool for Bitcoin/SHA256 - once it's deleted you need to set up the pools again
I'm suspecting that file actually of causing the crash, so once you've set up the pools again I would very much appreciate your posting it here!
I re-entered pool info and hit save. The conf file seems to be created and I was able to hit start to start mining again. Unfortunately once I quit MacMiner and start it again, I see a blank FPGA/ASIC dialog on the screen, the MacMiner icon bounces repeatedly in the dock, then it quits. I think you're right - it feels like the dialog is first instantiated, then app tries to load the conf file, and crashes while doing it. Crash report shows the same error:
Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteScanner setScanLocation:]: Index 8 out of bounds; string length 0'
terminating with uncaught exception of type NSException
abort() called
The only way for me to start MacMiner again is to delete those 3 paths you mentioned. Then I'm back to the conf file not found and have to reset the pool.
BTW in FPGA/ASIC settings, I have only BFL selected.
Please post the contents of the bfgurls.conf file so we can see what's going wrong with that! It's very peculiar that it works once…
Here it is. Is it a json
file? Looks ok structurally. Maybe I'm only supposed to enter us1.ghash.io:3333
for url?
{
"pools" : [
{
"url" : "stratum+tcp://us1.ghash.io:3333",
"user" : "xxx.worker1",
"pass" : ""
}
]
}
I'm hoping this version will have fixed it, can you please test for me? http://downloads.fabulouspanda.co.uk/MacMiner-gridseed5.zip
closed due to inactivity - updates on this issue would be appreciated!
Hi, thanks for the hard work on MacMiner. Ran for the first time earlier today for 3 hours with no problems. Quit, later tried to run again but keeps crashing upon launch. Below is one of the crash report (sorry for being so long). Help please?