Pages:
Author

Topic: Beta 4 Released! BitMiner - Advanced Mining GUI - page 4. (Read 50249 times)

legendary
Activity: 1022
Merit: 1001
Check PM Smiley
hero member
Activity: 700
Merit: 500
Still fails with the same error.

Win 7 - 64-bit

Ok I actually have no idea then, it looks like something related to python is failing, which is weird because poclbm, not BitMiner is written in python.

If it's alright with you, would I be able to take a look over teamviewer or something? I wanna know what's making this happen aswell Smiley

-- Edit: Is the title of the error message "ERROR!"?
legendary
Activity: 1022
Merit: 1001
Still fails with the same error.

Win 7 - 64-bit
hero member
Activity: 700
Merit: 500
Yes path is correct.

Ive copied over the poclbm.exe again to the folder and tried launching the miner using the 2 accounts I had already added before. 1 comes up with the same exception error, the other seems to launch (pops up a window with my logon/ID, miner host etc) like its going to run then stops working with an error window message: Loadlibrary (python.dll failed)

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01:   bitminer.exe
  Problem Signature 02:   1.0.0.0
  Problem Signature 03:   4dee2615
  Problem Signature 04:   System.Core
  Problem Signature 05:   4.0.0.0
  Problem Signature 06:   4ba1dfee
  Problem Signature 07:   458
  Problem Signature 08:   d
  Problem Signature 09:   System.ArgumentNullException
  OS Version:   6.1.7601.2.1.0.768.3
  Locale ID:   3081
  Additional Information 1:   0a9e
  Additional Information 2:   0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:   0a9e
  Additional Information 4:   0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
 

Ok wait I think I know what the problem is, give me a minute.

Ok I just uploaded version 2.1. Download that and see if it fixes your problem. If it does tell me, if it doesn't reply back with your OS, and architecture.
hero member
Activity: 700
Merit: 500
Yes path is correct.

Ive copied over the poclbm.exe again to the folder and tried launching the miner using the 2 accounts I had already added before. 1 comes up with the same exception error, the other seems to launch (pops up a window with my logon/ID, miner host etc) like its going to run then stops working with an error window message: Loadlibrary (python.dll failed)

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01:   bitminer.exe
  Problem Signature 02:   1.0.0.0
  Problem Signature 03:   4dee2615
  Problem Signature 04:   System.Core
  Problem Signature 05:   4.0.0.0
  Problem Signature 06:   4ba1dfee
  Problem Signature 07:   458
  Problem Signature 08:   d
  Problem Signature 09:   System.ArgumentNullException
  OS Version:   6.1.7601.2.1.0.768.3
  Locale ID:   3081
  Additional Information 1:   0a9e
  Additional Information 2:   0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:   0a9e
  Additional Information 4:   0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
 

Ok wait I think I know what the problem is, give me a minute.
legendary
Activity: 1022
Merit: 1001
Yes path is correct.

Ive copied over the poclbm.exe again to the folder and tried launching the miner using the 2 accounts I had already added before. 1 comes up with the same exception error, the other seems to launch (pops up a window with my logon/ID, miner host etc) like its going to run then stops working with an error window message: Loadlibrary (python.dll failed)

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01:   bitminer.exe
  Problem Signature 02:   1.0.0.0
  Problem Signature 03:   4dee2615
  Problem Signature 04:   System.Core
  Problem Signature 05:   4.0.0.0
  Problem Signature 06:   4ba1dfee
  Problem Signature 07:   458
  Problem Signature 08:   d
  Problem Signature 09:   System.ArgumentNullException
  OS Version:   6.1.7601.2.1.0.768.3
  Locale ID:   3081
  Additional Information 1:   0a9e
  Additional Information 2:   0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:   0a9e
  Additional Information 4:   0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
 
hero member
Activity: 700
Merit: 500
Yea I did that

You dropped the folder, or the program in the same directory?

So the path to poclbm is C:/Users/David/Desktop/Bitminer2Beta/Beta%202/poclbm/poclbm.exe?
legendary
Activity: 1022
Merit: 1001
Yea I did that
hero member
Activity: 700
Merit: 500
legendary
Activity: 1022
Merit: 1001
Installed Beta 2 and got:


************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BitMiner.Miner.Start()
   at BitMiner.Form1.newMiner(String nick, Int32 failover)
   at BitMiner.Form1.button4_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BitMiner
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer2Beta/Beta%202/BitMiner.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Simple7
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer2Beta/Beta%202/Simple7.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


   


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

hero member
Activity: 700
Merit: 500
Looks like it could go far, just keep updating it, it will all iron out =P

Beta 2 released!
sr. member
Activity: 418
Merit: 253
Looks like it could go far, just keep updating it, it will all iron out =P
hero member
Activity: 700
Merit: 500
Ok, I have failover/fallover (w.e you wanna call it) working, you can now select another account that runs another miner when the first accounts miner fails.

Apart from the things on the checklist, anyone else have any suggestions?
Will release v0.2 in about ~12 hours if nothing else comes up. Cheesy

Major bug found in failover code, will release soon.
hero member
Activity: 700
Merit: 500
Ok, I have failover/fallover (w.e you wanna call it) working, you can now select another account that runs another miner when the first accounts miner fails.

Apart from the things on the checklist, anyone else have any suggestions?
Will release v0.2 in about ~12 hours if nothing else comes up. Cheesy
hero member
Activity: 700
Merit: 500
Yeah that's fixed in 0.2, you need to select your account on the left before starting the miner.
legendary
Activity: 1022
Merit: 1001
Ok I tried this tonight but got the following exception error:


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Users\David\Desktop\Bitminer\accounts\.txt'.
File name: 'C:\Users\David\Desktop\Bitminer\accounts\.txt'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   at System.IO.StreamReader..ctor(String path)
   at BitMiner.Form1.button4_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BitMiner
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer/BitMiner.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Simple7
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/Desktop/Bitminer/Simple7.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


   


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

**********************************

The accounts folder and text file are there. Im running Win 7 - 64bit too.
hero member
Activity: 700
Merit: 500
Looks promising, will you integrate the patch here http://forum.bitcoin.org/index.php?topic=10762.0 for .2?

I'll take a look. Probably not for .2, but possibly in the future.

Quote

This looks interesting. I'll try it tonight.


PM me or reply back here if you need any help Smiley
legendary
Activity: 1022
Merit: 1001
This looks interesting. I'll try it tonight.
Xer
member
Activity: 99
Merit: 10
Looks promising, will you integrate the patch here http://forum.bitcoin.org/index.php?topic=10762.0 for .2?
hero member
Activity: 700
Merit: 500
Pages:
Jump to: