PDA

View Full Version : Unibet + HM crash together



lusop
11-25-2009, 12:15 PM
I try to do autoimport with unibet and it's importing the hands but not in the propper way and the Table Manager Crashes and I can't find my unibet player nickname when trying to do a report. The first table I open with the unibet software is also crashing, but not the next ones. It's so weird...

I know it's importing in a weird way because, when I don't do auto import and later i import manually, it's importing a number of hands, so it seems that importing functionality works properly. BUT then , I look for my player in the database, and it's not there, nor from the reports area nor with a direct SQL sentece in Postgre.

I just downloaded the last HmBetaUpdate, but it's still crashing.

I was looking for the problem, but I just could find this one and it's not the same:

http://forums.holdemmanager.com/showthread.php?t=18538

any help?

netsrak
11-25-2009, 12:34 PM
*Please try updating to the latest version 1.09.02 from the link in my signature.

*If you have Vista/Windows7, please verify that UAC is off. If it is on, please turn it off and reboot. http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=73.
Or make sure that holdemmanager.exe and hmhud.exe are started as administrator. Run the windows explorer and navigate to your Holdemmanager installation directory. Right click the holdemmanager.exe, dbcontrolpanel.exe and the hmhud.exe executable and select "Run as admin" from the popup menu under compatibilty.

*If that doesn't help, please answer and post these questions: http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=174

lusop
11-25-2009, 02:34 PM
IMHO, I think it would be better if we make HEM to import manually the hands, but OK.

1) What version of Holdem Manager are you using?
The last beta update: 1.09.02

2)
a. What poker site are you playing on and does the problem occur on more than one site?
I play on FT and Unibet, but the problem only occurs in Unibet

b. Which type of game(s) are you playing? NL, FL, Omaha, SnGs, MTT
NL10

c. Have you clicked on the Start Auto Import button?
Yes

3) I followed the instructions on how to configure it. I tried not selecting the subfolders importing thing.

4) Check to see if the hand histories are showing up in the correct folder.
The file GameHistory.DAT is getting bigger and bigger. It's in:
C:\MicroGaming\Poker\unibetpokerMPP

5)
Are the hands being imported into Holdem Manager?
No, they're not. when the "import from folder" is finished, it appears:
"Imported 924 files
Files Imported: 924 of 924
Hands imported: 0 Hands/s: 0
Duplicate hands: 0
Import errors: 0"

My nickname doesn't even appear in the searching of players.

5a)I created a new database, and it says the same. When clicking on "Import from folder" it seems to do the importing, but there are no players when looking for anyone.

6) Have you tried the Table Finder and did it work?
I didn't, but if it's not importing I can't imagine how it's gonna work

7) If you open the hand history files, are they written in English? Note that they should be. If you have problems with SnGs and/or MTTs please try it with the english client of your pokersite.
It's ore like an sql text.

8) Make sure UAC is disabled and unselect it and restart if it is.
I use XP with my user as administrator

9) holdemmanager.config

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<setting name="ConnectionString">SERVER=127.0.0.1;PORT=5432;UID=postgres;PWD=postgr espass</setting>
<setting name="CurrentDatabase">try</setting>
<setting name="CurrentReportFilter">IsTourney,IsTourney,EqualTo,false,True
PokerGameType,PokerGameType,In,0~1~2,False
</setting>
<setting name="CurrentSessionFilter">IsTourney,IsTourney,EqualTo,false,True
PokerGameType,PokerGameType,In,0~1~2,False
</setting>
<setting name="CurrentHandsFilter">IsTourney,IsTourney,EqualTo,false,True
PokerGameType,PokerGameType,In,0~1~2,False
</setting>
<setting name="CurrentGraphsFilter">IsTourney,IsTourney,EqualTo,false,True
PokerGameType,PokerGameType,In,0~1~2,False
</setting>
<setting name="CurrentVsPlayerFilter">IsTourney,IsTourney,EqualTo,false,True
PokerGameType,PokerGameType,In,0~1~2,False
</setting>
<setting name="CurrentPreflopFilter">IsTourney,IsTourney,EqualTo,false,True
PokerGameType,PokerGameType,In,0~1~2,False
</setting>
<setting name="CurrentResultsFilter">IsTourney,IsTourney,EqualTo,false,True
PokerGameType,PokerGameType,In,0~1~2,False
</setting>
<setting name="CurrentPlayerID">83005</setting>
<setting name="DateRangeReport">Today</setting>
<setting name="DateRangeHands">Today</setting>
<setting name="DateRangeGraphs">Today</setting>
<setting name="DateRangePreflop">Today</setting>
<setting name="DateRangeSession">Today</setting>
<setting name="DateRangevsPlayer">Today</setting>
<setting name="DateRangeResults">Today</setting>
<setting name="LastReport">By Stakes</setting>
<setting name="AutoImportFolderList">C:\Archivos de programa\Full Tilt Poker\HandHistory\lusop,True,True,C:\HM Imported
C:\MicroGaming\Poker\unibetpokerMPP,False,True,C:\ HM Imported
</setting>
<setting name="LastArchiveFolder">C:\HM Imported</setting>
<setting name="LastImportFolder">C:\MicroGaming\Poker\unibetpokerMPP\</setting>
<setting name="LastImportFileFolder"></setting>
<setting name="LastOmahaFilter"></setting>
<setting name="MinimizeToSystemTray">False</setting>
<setting name="PlayerNumberFilter">2:2,10
3:2,10
4:2,10
5:2,10
6:2,10
7:2,10
8:2,10
9:2,10
10:2,10</setting>
<setting name="InsertStandardizedHandHistory">False</setting>
<setting name="ObservedHandHistorySettings">ALL,3,False,True,6,False,True,3,600,False,True,6,6 00,False,True</setting>
<setting name="AutoApplyFilterChangesToAllTabs">True</setting>
<setting name="AutoImportHelpShown">False</setting>
<setting name="AutoImportTimerDuration">5</setting>
<setting name="HUDDateFilter">12</setting>
<setting name="GroupImportArchiveByDay">True</setting>
<setting name="SessionTimeoutDuration">30</setting>
<setting name="HUDIncludeOtherLimits">True</setting>
<setting name="WilliamHillAlternateDateFormat">False</setting>
<setting name="LaunchHUDWithAutoImport">True</setting>
<setting name="DisableHUDStatsWhenNoHero">False</setting>
<setting name="HeroPlayerIDs"></setting>
<setting name="GraphShowdownWinnings">False,Blue,1,Solid</setting>
<setting name="GraphWinnings">True,DarkGreen,2,Solid</setting>
<setting name="UseGraphicalCards">True</setting>
<setting name="GraphAllInEv">True,DarkGreen,1,Dash</setting>
<setting name="GraphNonShowdownWinnings">False,Red,1,Solid</setting>
<setting name="GraphRakeback">False,DarkBlue,1,Solid</setting>
<setting name="AutoRefreshCurrentTabDuration">0</setting>
<setting name="AutoCloseTableManager">True</setting>
<setting name="AutoRefreshReportsOnChange">True</setting>
<setting name="LogDatabaseCommands">False</setting>
<setting name="SolidGraph">False</setting>
<setting name="ShowWinningRowColors">True</setting>
<setting name="CheckForUpdates">True</setting>
<setting name="PlayerSummaryView">Cash,NL|PL|LIM,ALL,2,10,01/01/2000,01/01/2020,1000,0,100,False,Default Stats</setting>
<setting name="HoldemManagerPosition">Maximized,0,0,1242,738</setting>
<setting name="OngameDBDelay">30</setting>
<setting name="HandsSectionFields">HandTimeStamp,StakesBlinds,HoleCards,PreflopPlayer Action,FlopCards,FlopPlayerAction,TurnCard,TurnPla yerAction,RiverCard,RiverPlayerAction,NetAmountWon ,NetBBsWon,EVDifference,ICMDifference,PositionType ,PreflopActionFaced,PreflopVPIPPFR,AllInStreet,EVE quity,WinnerName,WinnerCards,WinnerWon</setting>
<setting name="ReplayerSettings">3,False,True,True,True,0,0,849,664</setting>
<setting name="AutoRateSelectSettings">1,0,0</setting>
<setting name="SeatingSetting">0</setting>
<setting name="ReplayerSkinToUse">Default Skin</setting>
<setting name="MyDayStartsAt">0:00:00</setting>
<setting name="HandRangeSettings">0,True,True</setting>
<setting name="DailyCompiledStats">True</setting>
<setting name="PromptsShown">WinnerDetailsInHands,</setting>
<setting name="HiddenTabs"></setting>
<setting name="ArchiveHandTime">15</setting>
<setting name="SelectedPokerGameTypeIndex">0</setting>
<setting name="DefaultTourneyTotalBuyin">11</setting>
<setting name="DefaultTourneyRake">1</setting>
<setting name="EnableAutoRate">False</setting>
<setting name="EnableAutoRateInReplayer">True</setting>
<setting name="VsPlayerMinBBs">20</setting>
<setting name="TourneyResultSettings">0,10000,2,40000,0,0,0,0</setting>
</configuration>

fozzy71
11-25-2009, 08:08 PM
Uncheck "Import from Subfolders" in the auto-import settings.

Close HM and your poker site.

Move the gamehistory.dat to your \hmarchive folder

Try a new session with auto-import. A new handhistory file should be generated.

lusop
11-27-2009, 08:56 AM
Hi, I solved the autoimport problem reinstalling from the english version. If you change the language to English, hands will still be imported in the software original language.

Now, I have the probelm importing old hands. I exported the hands, using the Unibet ssoftware tool, to a file in my desktop, and tried to import it with the "Import from file/folder" options, and the result is the same:

Imported 1 file
Files imported: 1 of 1
Hands imported: 0
Duplicate hands: 0
Import errors: 0

The format of the hands of the exported file is the following one:

** Hand # 2980937862 starting - 2009-11-24 17:32:21
** Fredericksburg [Hold'em] (0.05|0.10 SL - Part. dinero) Real Money

Goulowski sitting in seat 1 with €12.24
ohtlik sitting in seat 2 with €1.92
leon_c sitting in seat 3 with €9.85
lusop sitting in seat 4 with €2.10[Dealer]
kongrio sitting in seat 5 with €2.95
Werreuh sitting in seat 6 with €11.80
kongrio posted the small blind - €0.05
Werreuh posted the big blind - €0.10

** Dealing cards to lusop: Qd, Ac
Goulowski called - €0.10
ohtlik called - €0.10
leon_c folded
lusop went all-in - €2.10
kongrio folded
Werreuh folded
Goulowski folded
ohtlik folded
lusop mucks:
lusop wins €2.45 from the main pot

Any idea?

lusop
11-27-2009, 09:06 AM
I have also tried to import after replacing the String
"SL - Part. dinero"
by
"NL - Cash Game"
which is the way it's importing the hands now in English, but it's not working anyway.

fozzy71
11-27-2009, 12:29 PM
I don't think HM supports the format the poker client exports those into. It is not the same format as the hands are originally written.