PDA

View Full Version : net framework exception hm1



olga492
09-09-2013, 10:29 AM
I was playing my zoom session today and everything was fine until this happened after like 900 hands(i was just playing). I installed latest hm update and updated net framework to 4.5, restarted, freed some space on my hd and it only happens quicker, now it's enough to just open hm while originally i had to start auto import. OS is windows 7 home premium and previously i had 1.13.01 version. Bolded part - Unable to complete the requested operation because of the limitations of file systems



************** Tekst wyjątku **************
System.IO.IOException: Nie można ukończyć żądanej operacji z powodu ograniczenia systemu plików.

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


************** Zestawy załadowane **************
mscorlib
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HMImport
Wersja zestawu: 1.11.5.7837
Wersja Win32: 1.11.05.7837
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/HMImport.exe
----------------------------------------
System.Windows.Forms
Wersja zestawu: 2.0.0.0
Wersja Win32: 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
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Wersja zestawu: 2.0.0.0
Wersja Win32: 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
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.5473 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Npgsql
Wersja zestawu: 2.0.6.0
Wersja Win32: 2.0.6.0
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/Npgsql.DLL
----------------------------------------
System.Data
Wersja zestawu: 2.0.0.0
Wersja Win32: 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
Wersja zestawu: 2.0.0.0
Wersja Win32: 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
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/Mono.Security.DLL
----------------------------------------
System.Configuration
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.5473 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
mscorlib.resources
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HMClass
Wersja zestawu: 1.0.0.0
Wersja Win32: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/RVG%20Software/Holdem%20Manager/HMClass.DLL
----------------------------------------
System.Windows.Forms.resources
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Debugowanie w trybie JIT **************
Aby włączyć debugowanie w trybie JIT (just-in-time), plik .config tej
aplikacji lub komputera (machine.config) musi mieć
wartość jitDebugging ustawioną w sekcji system.windows.forms.
Aplikacja musi być również skompilowana z włączonym
debugowaniem.

Na przykład:

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

Gdy debugowanie JIT jest włączone, wszystkie nieobsługiwane wyjątki
są wysyłane do debugera JIT zarejestrowanego na komputerze
i nie są obsługiwane w tym oknie dialogowym.

olga492
09-09-2013, 02:53 PM
Just finished database maintenance, nothing changed

udbrky
09-09-2013, 03:21 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 HM1. 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_05Aug2013.exe


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