Open Side Menu Go to the Top
Register
Ignition/Bodog Poker Card Catcher HUD Ignition/Bodog Poker Card Catcher HUD

03-27-2015 , 11:01 AM
This hasn't been happening in the latest beta as far as I'm aware. Has anyone who's been using the last couple of beta's seen this happen?
Ignition/Bodog Poker Card Catcher HUD Quote
03-27-2015 , 01:20 PM
Quote:
Originally Posted by FreakDaddy
This hasn't been happening in the latest beta as far as I'm aware. Has anyone who's been using the last couple of beta's seen this happen?
Not including the lastest beta release which I haven't tried enough yet, all in hands where you lose and are forced to reload/sit out while you reload are missed ~90% of the time in my experience.
Ignition/Bodog Poker Card Catcher HUD Quote
03-28-2015 , 11:56 AM
Quote:
Originally Posted by Haupt_234
Not including the lastest beta release which I haven't tried enough yet, all in hands where you lose and are forced to reload/sit out while you reload are missed ~90% of the time in my experience.
Yes, this is a known issue also. I know the developer is looking at this also. Ty!
Ignition/Bodog Poker Card Catcher HUD Quote
03-28-2015 , 12:18 PM
Quote:
Originally Posted by FreakDaddy
Yes, this is a known issue also. I know the developer is looking at this also. Ty!
FWIW I've had 0 of the "hero stats displaying and messing all other stats up" issues in 3 sessions so far with v2.01.4 which is nice.
Ignition/Bodog Poker Card Catcher HUD Quote
03-28-2015 , 01:00 PM
So far so good for me, Ive played 4 tables for over an hour and I havent noticed any real issues with the new 2.01.4

*Well done
Ignition/Bodog Poker Card Catcher HUD Quote
03-28-2015 , 02:23 PM
Quote:
Originally Posted by FreakDaddy
This hasn't been happening in the latest beta as far as I'm aware. Has anyone who's been using the last couple of beta's seen this happen?
Still missing all hands where I rebuy, using the latest beta
Ignition/Bodog Poker Card Catcher HUD Quote
03-28-2015 , 05:27 PM
Also, not only the timebank is not enable automatically, but I just can't click it at all, just lost 120$ by checking back the nuts on river cause the 30sec timebank couldnt work even though I had 30sec of it and was clicking it like a mad man, fml.
Ignition/Bodog Poker Card Catcher HUD Quote
03-29-2015 , 11:13 AM
Quote:
Originally Posted by antonius31
So far so good for me, Ive played 4 tables for over an hour and I havent noticed any real issues with the new 2.01.4

*Well done
Ok, good. And we are aware of the all-in rebuy missed hand. The developer has been working on that, so that should be fixed next build.
Ignition/Bodog Poker Card Catcher HUD Quote
03-29-2015 , 01:10 PM
Quote:
Originally Posted by popers
Also, not only the timebank is not enable automatically, but I just can't click it at all, just lost 120$ by checking back the nuts on river cause the 30sec timebank couldnt work even though I had 30sec of it and was clicking it like a mad man, fml.
This happens to me in the latest beta versions as well, forgot to mention that in my previous post.
Ignition/Bodog Poker Card Catcher HUD Quote
03-29-2015 , 07:45 PM
The new version runs good for me. I noticed that when a villain sat out, I lost stats on him though.

The following code might fix the transparent overlay, so that people can click on timebank and last hand.

int WS_EX_TRANSPARENT = 0x00000020;
int exStyle = GetWindowLong(hwnd, GWL_EXSTYLE);
SetWindowLong(hwnd, GWL_EXSTYLE, exStyle | WS_EX_TRANSPARENT);

Last edited by pokecancer; 03-29-2015 at 07:52 PM.
Ignition/Bodog Poker Card Catcher HUD Quote
03-29-2015 , 09:33 PM
What software is everyone using with Card Catcher ? PT4, HM2 ?
I have tried both and HM2 seems like it crashes left and right.
I like HM2 better then PT4 but can't stand all the crashes.

Anyone have Card Catcher w/ HM2 running smoothly?
If so any tips to get it not to crash ?
Ignition/Bodog Poker Card Catcher HUD Quote
03-30-2015 , 11:40 AM
Im using HM2, it was crashing like crazy for me before but it worked well for me on the day i posted my other post on this page
Ignition/Bodog Poker Card Catcher HUD Quote
03-30-2015 , 11:50 AM
Quote:
Originally Posted by antonius31
Im using HM2, it was crashing like crazy for me before but it worked well for me on the day i posted my other post on this page
So are you able to use it without it crashing now?
If so did you do anything special to make it stop crashing?

Everytime I use it, it crashes either on startup, or mid game.
Ignition/Bodog Poker Card Catcher HUD Quote
03-30-2015 , 11:55 AM
Quote:
Originally Posted by zeeawk
What software is everyone using with Card Catcher ? PT4, HM2 ?
I have tried both and HM2 seems like it crashes left and right.
I like HM2 better then PT4 but can't stand all the crashes.

Anyone have Card Catcher w/ HM2 running smoothly?
If so any tips to get it not to crash ?
I use HEM2 and don't get any crashes unless I hit the 'stop catching' button and then hit 'start catching' right afterwards.
Ignition/Bodog Poker Card Catcher HUD Quote
03-30-2015 , 12:39 PM
Quote:
Originally Posted by Haupt_234
I use HEM2 and don't get any crashes unless I hit the 'stop catching' button and then hit 'start catching' right afterwards.
What version of windows are you using ?
Do you start catching the cards before you launch HM2?
Ignition/Bodog Poker Card Catcher HUD Quote
03-30-2015 , 02:42 PM
Quote:
Originally Posted by zeeawk
What version of windows are you using ?
Do you start catching the cards before you launch HM2?
Windows 7 64bit. I always have HEM up beforehand and make sure to load up all of my tables before starting the hand catcher.
Ignition/Bodog Poker Card Catcher HUD Quote
03-30-2015 , 08:14 PM
Quote:
Originally Posted by zeeawk
So are you able to use it without it crashing now?
If so did you do anything special to make it stop crashing?

Everytime I use it, it crashes either on startup, or mid game.

You should never have any crashes. If you're having a crash, then contact support and send your log files.

I have feeling you're probably hitting start catching several times, and this could cause a crash because you're starting and stopping the data catching very quickly. I told the developer to make the click more pronounced on the start catching because with the new version it can seem like you don't click it when you really are.
Ignition/Bodog Poker Card Catcher HUD Quote
03-30-2015 , 08:24 PM
Quote:
Originally Posted by FreakDaddy
You should never have any crashes. If you're having a crash, then contact support and send your log files.

I have feeling you're probably hitting start catching several times, and this could cause a crash because you're starting and stopping the data catching very quickly. I told the developer to make the click more pronounced on the start catching because with the new version it can seem like you don't click it when you really are.
HM2 will crash without card catcher even running. I think it has to do something with the output from card catcher. Not sure though.
Ignition/Bodog Poker Card Catcher HUD Quote
03-31-2015 , 12:58 PM
Didn't even think to look since hud was working and had me labeled as hero but none of the whole session was imported into pt4
Ignition/Bodog Poker Card Catcher HUD Quote
03-31-2015 , 01:09 PM
Quote:
Originally Posted by zeeawk
HM2 will crash without card catcher even running. I think it has to do something with the output from card catcher. Not sure though.
How can the card catcher crash HM2 when it's not running or outputting anything? If the card catcher is loaded, it's not doing anything until it's running. There's no data or anything being processed. I'm not sure how you'd know the cause. I have HM2 crash all the time, but it has nothing to do with a specific program I'm running.
Ignition/Bodog Poker Card Catcher HUD Quote
03-31-2015 , 01:10 PM
Quote:
Originally Posted by RickLued
Didn't even think to look since hud was working and had me labeled as hero but none of the whole session was imported into pt4
Which version are you running?
Ignition/Bodog Poker Card Catcher HUD Quote
03-31-2015 , 01:38 PM
Quote:
Originally Posted by FreakDaddy
How can the card catcher crash HM2 when it's not running or outputting anything? If the card catcher is loaded, it's not doing anything until it's running. There's no data or anything being processed. I'm not sure how you'd know the cause. I have HM2 crash all the time, but it has nothing to do with a specific program I'm running.
When it's importing the hands. I'm not saying Card Catcher itself is crashing it but I suspect the hand histories it's generating are.
Ignition/Bodog Poker Card Catcher HUD Quote
03-31-2015 , 03:20 PM
I know for me that if i play a session, leave card catcher running, then play another session like 12 hours later, it does not catch the hands. I have to quit and restart the card catcher. Not a huge deal though. Also, sometimes while playing, if I close some tables and open up new ones, the new ones won't be caught unless I close and open card catcher again. The hand histories are not being generated at all in either case.
Ignition/Bodog Poker Card Catcher HUD Quote
03-31-2015 , 04:43 PM
@freakdaddy

I understand that the developer is working on the reload missing hand problem, but why has this not been fixed already? it should be a #1 priority. Most people top off their stack a ton, and every time you lose a stack and reload it misses it. The graphs are super skewed. I appreciate you trying to make my graph look better, but whats the point if its not including a ton of loses.

Sober up
Ignition/Bodog Poker Card Catcher HUD Quote
03-31-2015 , 05:08 PM
Quote:
Originally Posted by FreakDaddy
Which version are you running?
2.01.4
Ignition/Bodog Poker Card Catcher HUD Quote

      
m