PDA

View Full Version : HEM1 stopped working, please help/advise



carlos07
09-30-2013, 02:46 AM
Hi,

I was playing a session this morning and got a 'Microsoft.NEt Framework' error and then my hud stopped working. I closed HEM and tried again but got the same message. I then updated to 1.13.02 and still have the same message.

40458f8a98df037faedd920bdddd1e24.png (http://gyazo.com/40458f8a98df037faedd920bdddd1e24)

below is what it says in the details box, please see screenshot also.

Any help would be appreciated, thanks.






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

************** Exception Text **************
System.IO.IOException: The requested operation could not be completed due to a file system limitation

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
at System.IO.FileStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.StreamWriter.Dispose(Boolean disposing)
at System.IO.TextWriter.Dispose()
at System.IO.File.AppendAllText(String path, String contents, Encoding encoding)
at HMImport.ZoomScraper..ctor()
at HMImport.frmImportMain.tmrRush_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HMImport
Assembly Version: 1.11.5.7837
Win32 Version: 1.11.05.7837
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/HMImport.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Npgsql
Assembly Version: 2.0.6.0
Win32 Version: 2.0.6.0
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/Npgsql.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Mono.Security
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/Mono.Security.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
HMClass
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/HMClass.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:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.

Patvs
09-30-2013, 03:33 AM
Run a manual Windows Update and install all updates, including all .net framework updates.


Update to: http://www.holdemmanager.com/Downloads/HmUpdate_Release_1.13.02_29Sep2013.exe

guidosuller
09-30-2013, 06:47 PM
Hello, I started getting this error, how can I solve it? I tried installing windows updates but did not work at all.

Thanks.



Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.

************** Texto de la excepción **************
System.IO.IOException: No se puede completar la operación solicitada por una limitación del sistema de archivos.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
en System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
en System.IO.FileStream.Dispose(Boolean disposing)
en System.IO.Stream.Close()
en System.IO.StreamWriter.Dispose(Boolean disposing)
en System.IO.TextWriter.Dispose()
en System.IO.File.AppendAllText(String path, String contents, Encoding encoding)
en HMImport.ZoomScraper..ctor()
en HMImport.frmImportMain.tmrRush_Tick(Object sender, EventArgs e)
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HMImport
Versión del ensamblado: 1.11.5.7823
Versión Win32: 1.11.05.7823
Código base: file:///D:/Holdem%20Manager/HMImport.exe
----------------------------------------
System.Windows.Forms
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Npgsql
Versión del ensamblado: 2.0.6.0
Versión Win32: 2.0.6.0
Código base: file:///D:/Holdem%20Manager/Npgsql.DLL
----------------------------------------
System.Data
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Código base: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Código base: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Mono.Security
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.0.0
Código base: file:///D:/Holdem%20Manager/Mono.Security.DLL
----------------------------------------
System.Configuration
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Accessibility
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Código base: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
mscorlib.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HMClass
Versión del ensamblado: 1.0.0.0
Versión Win32: 1.0.0.0
Código base: file:///D:/Holdem%20Manager/HMClass.DLL
----------------------------------------
System.Data.SQLite
Versión del ensamblado: 1.0.44.0
Versión Win32: 1.0.44.0
Código base: file:///D:/Holdem%20Manager/System.Data.SQLite.DLL
----------------------------------------
System.Core
Versión del ensamblado: 3.5.0.0
Versión Win32: 3.5.30729.5420 built by: Win7SP1
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada

Por ejemplo:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.

Patvs
09-30-2013, 07:25 PM
Do you also have .net 3.5 installed? If not, please install it. HM1 requires .net 3.5.

Install .Net FrameWork 3.5 SP1 On Windows 7 (http://csharpdotnetfreak.blogspot.com/2012/06/install-net-framework35-sp1-windows7.html)

guidosuller
09-30-2013, 07:39 PM
Do you also have .net 3.5 installed? If not, please install it. HM1 requires .net 3.5.

Install .Net FrameWork 3.5 SP1 On Windows 7 (http://csharpdotnetfreak.blogspot.com/2012/06/install-net-framework35-sp1-windows7.html)


yep, this started yesterday, don't know why, did not make any substancial changes..

i just tried this without success: http://forums.holdemmanager.com/manager-general/27361-microsoft-net-framework-problem.html

guidosuller
09-30-2013, 07:42 PM
im now trying activating SP1...

guidosuller
09-30-2013, 07:48 PM
fml, still getting the error, now it appears as soon as HM is executed..

Patvs
09-30-2013, 07:50 PM
Also update HM1 to: http://www.holdemmanager.com/Downloads/HmUpdate_Release_1.13.02_29Sep2013.exe

guidosuller
09-30-2013, 10:50 PM
it worked for 120min till now :P

carlos07
10-01-2013, 02:44 AM
Run a manual Windows Update and install all updates, including all .net framework updates.


Update to: http://www.holdemmanager.com/Downloads/HmUpdate_Release_1.13.02_29Sep2013.exe

thank you very much, working now.

D.redstone
10-01-2013, 05:29 AM
Have the same problem. HEM worked like a charm for ever and all of a sudden NET error.
Upgraded to latest release no help. But noticed I didn't have Net 3 so installed that. Still doesn't work

D.redstone
10-01-2013, 05:46 AM
mine work for 1 min after restarting the computer and did manage to import all 200ish hands I played today, but no more.

I did also manually updated windows but no go

D.redstone
10-01-2013, 05:48 AM
seems like this problem suddenly appeared at the same time for few users. Surely it can't be something we all did

udbrky
10-01-2013, 12:51 PM
1) Export any custom HUD configs and Copy/Paste your \Config folder before deleting any files as a backup in HUD Options - Player Preferences.
2) Delete your existing HUD Positions files, so HM will rebuild them to default. The location is in 3).
3) Delete > \Holdem Manager\Config\pospref.txt, and pospref2.txt, and pospref4.txt.

Uninstall HM.
Please install this:

http://www.holdemmanager.com/downloads/Holdem_Manager_Setup.exe

Then Please update to this version:

http://www.holdemmanager.com/Downloads/HmUpdate_Release_1.13.02_25Sep13.exe

4) Start HM< Auto Import, Open the Table Manager, and test on a single cash table.

If it works, reimport your HUD's.

udbrky
10-01-2013, 12:53 PM
Also try:

Please run this:

Download Microsoft .NET Framework Repair Tool from Official Microsoft Download Center (http://www.microsoft.com/en-us/download/details.aspx?id=30135)

D.redstone
10-01-2013, 06:17 PM
Runnig the NET repair tool did nothing for me, but unintalling everything worked like a charm

Thanks a lot

BTW, for some reason I did not have pospref.txt - could that be the cause?

Patvs
10-02-2013, 06:15 AM
It's normal you don't have pospref.txt. This file is no longer being created and isn't used anymore.