iPoker (NetBet) window resizing
#1
SAT is not resizing iPoker (NetBet) tables correctly after new tournament is starting and when I'm moved to new table. Each time I have to manually resize window to random size and only then SAT tries again and make it right size.

Here is how the difference looks like: http://i.imgur.com/FRZBrgD.png
Right window is new table. SAT will resize right window to the size of the left when I will click on it manually.

Correct size and my layout size: 640/468
New table window size: 640/483

I have tried to make custom config that would work for both sizes, but it is very hard or impossible.
Reply
#2
Does this fail for every new tournament table? Or just randomly some of the time?

You don't want to have two configs Included for the same site. That definitely won't work. If you have two sites included maybe they are fighting to resize.

Can you paste you full config layout? Click File->Current Layout and copy and paste here
Reply
#3
Quote:Does this fail for every new tournament table? Or just randomly some of the time?

Every new tournament table.

Quote:You don't want to have two configs Included for the same site. That definitely won't work. If you have two sites included maybe they are fighting to resize.

I didn't mean two configs included. I was trying to setup custom config so it would work for both sizes (for 640/468 and 640/483 at the same time). I thought it should be possible, as the difference isn't that big, but it didn't work.

Quote:Can you paste you full config layout? Click File->Current Layout and copy and paste here

[settings]
table_width=640
table_height=468
total_slots=6
slot1x=1920
slot1y=572
slot2x=2560
slot2y=572
slot3x=3200
slot3y=572
slot4x=1280
slot4y=572
slot5x=640
slot5y=572
slot6x=0
slot6y=572
stack_slot=6
newtables_slot=grid
move_to_grid=preflop
oldtables_duration=8
oldtables_slot=grid
scan_mode=DWM
play_mode=SaT
activate_most_urgent=0
activate_table_under_mouse=0
highlight_active_win=0
move_mouse_to_most_urgent=0
left_click_detection=0
stack_when_clicking_call_or_bet=0
stack_table_at_end_of_hand=0
drag_drop_swap_slots=1
minimize_to_tray=0
show_table_count_while_running=1
show_session_timer=0
move_888_popups=1
close_bovada_popups=1
notify_new_tables=1
notify_old_tables=1
notify_keep_in_grid=1
notify_ignore_table=1
notify_move_to_grid=0
notify_end_of_hand=0
notification_duration=3
hotkeys_fire_on_release=0
allow_action_hotkeys_on_ignored_tables=1
click_bet_for_betsize_hotkeys=0
also_keep_in_grid_when_move_to_slot_x=0
also_click_checkfold_checkbox=0
also_stack_table_for_betsizeX=0
focus_betbox=0
table_count_gui_x=1817
table_count_gui_y=931
send_to_bottom_on_stack=1
[general]
show_walkthru=0
gui_x=689
gui_y=554
last_tab=
filename=FullStars.ini
is_reloading=0
version=2.77
v=fu
[sites]
number_of_sites=3
included_sites=MyParty,MyiPoker,888PacificPoker
myParty_included_executable_path=P:\PartyPoker\PartyGaming.exe
myParty_included_resized_table_width=640
myParty_included_resized_table_height=458
myParty_included_fold_color=0x535353
myParty_included_call_color=0xdbdbdb
myParty_included_bet_color=0x454545
MyiPoker_included_executable_path=P:\NetBet Poker\casino.exe
MyiPoker_included_resized_table_width=640
MyiPoker_included_resized_table_height=468
MyiPoker_included_fold_color=0x363637
MyiPoker_included_call_color=0x8c6508
MyiPoker_included_bet_color=0x585449
888PacificPoker_included_executable_path=P:\888 Poker\bin\poker.exe
888PacificPoker_included_resized_table_width=640
888PacificPoker_included_resized_table_height=468
888PacificPoker_included_fold_color=0xcf7e05
888PacificPoker_included_call_color=0xda59
888PacificPoker_included_bet_color=0x782ff
[hotkeys]
number_of_hotkeys=5
hotkey1action=Fold + Stack table
hotkey1key=RButton
hotkey2action=Stack table
hotkey2key=PgDn
hotkey3action=Keep table in grid
hotkey3key=End
hotkey4action=Ignore table
hotkey4key=Delete
hotkey5action=Disable Hotkeys
hotkey5key=F12
send_table_under_mouse=1
Reply
#4
I have some ideas to work around this.. I'll update the thread
Reply
#5
Ok try adding this line to your custom iPoker config file:

Code:
border_redraw_method=drag

Let me know if that helps/fixes it
Reply
#6
(04-30-2015, 10:22 AM)SaT_Admin Wrote: Ok try adding this line to your custom iPoker config file:

Code:
border_redraw_method=drag

Let me know if that helps/fixes it

No help. With this line included table started with wrong size (640/483) like before, but this time I wasn't even able to manually make SAT resize it to correct size (SAT makes it back to 640/483 all the time).
Reply
#7
I see whats happening now.

640x483 is actually the correct size that should be used for iPoker. Those are the proper iPoker scaling proportions. You can verify this by turning off SaT, and trying to actually resize the iPoker table with your mouse to 640x468. You probably won't be able to do it. Now, because each site uses their own specific proportions for their tables, this does cause gaps/overlap in SaT:
http://www.stackandtile.com/sat/help/inc...able-sizes

But, since you're using your custom "MyiPoker" site instead of the built-in, that's why you are able to hack it to get 640x468 like you expect. The built-in iPoker site would've probably shown 640x483. The built-in site actually uses this setting border_redraw_method=click, and I'm guessing it would produce the same as drag that I suggested you try above.

Now, since your custom site has allowed SaT to use the un-natural proportion (for iPoker) of 640x468, when the new table is being opened, probably iPoker is fighting with SaT to bring the table back to its correct size. It looks like iPoker is initially winning the battle. But then you are able to force SaT to try again when you use your mouse to resize the table.

With all that said....

By doing this investigation, I have found the bug that is causing the inconsistency that you are seeing. Because, if your custom site is allowing those proportions (however unnatural they may be for this particular site), then SaT should continually be checking to resize the table, without you needing to trigger it manually with your attempt to resize. This bug will be fixed in the next version.

Until then, if you don't like the overlap that in reality should occur, then just remove that border_redraw_method= line altogether, and go back to how you had it. You will need to trigger the resize yourself for now as you were doing.
Reply
#8
(05-05-2015, 01:40 AM)SaT_Admin Wrote: By doing this investigation, I have found the bug that is causing the inconsistency that you are seeing. Because, if your custom site is allowing those proportions (however unnatural they may be for this particular site), then SaT should continually be checking to resize the table, without you needing to trigger it manually with your attempt to resize. This bug will be fixed in the next version.

Hopefully this should be fixed in v2.79
Reply
#9
Quote:Hopefully this should be fixed in v2.79

Thanks, problem fixed. Tables start with correct size and stays correct all the time.



There is new problem with v2.79 though. I will explain it here, because I think it could be related with this fix.

After about 2 hours into session I found out that I'm sitting out on one of the PS tables. I was playing about 15 tables on 5 sites at the time and other tables were fine (other PS tables too). I think I tried "keep in grid" hotkey on that table to fix it (didn't work) and then I tried "ignore table". Table was ignored, but when I used my "fold and stack" hotkey on it, this error showed up:

http://i.imgur.com/pHAemSw.png

I restarted SAT, but problem came back with same table after some time (not sure if immediately). I ignored this table again and kept it aside, playing without hotkeys. Later into the session it happened with other Stars table, same error. Tournaments affected with error were: The Hot 16,5$ and The Big 11$ (I have played Hot 11 and Big 55 too, so I don't think it's tournament name). I also lost timebank in one of the SCOOP events. I didn't get error with it though, so I'm not sure if it's related. Should be, I don't remember losing timebanks while playing with SAT before.

At the end of the session I also found out, that I can't resize ignored tables anymore. I usually keep in grid all tables when I have only couple left and choose one or two to ignore and resize, so I can focus more on them. This time I wasn't able to resize any of them (that's why I think it could be related to fix from this thread). I also found out way to replicate error I was getting with Stars tables: right click (fold and stack hotkey) on ignored table. I got error on every table, not just Stars.

Summary:
1. Random tables stop moving to grid.
2. Error when using "fold and stack" hotkey on ignored table.
3. Can't resize ignored tables.
Reply
#10
Thank you for the report.

(05-13-2015, 10:45 AM)SavantDream Wrote: Summary:
1. Random tables stop moving to grid.
2. Error when using "fold and stack" hotkey on ignored table.
3. Can't resize ignored tables.

1. This only happens on Stars tables? What Stars site do you have included into SaT? I believe this may be due to the changing of the action_button to "bet" instead of "fold". Can you run this Test and check what happens when someone shoves alllin and only the 1st/3rd buttons are visible?
http://www.stackandtile.com/sat/help/tab...ncorrectly

2. & 3. I believe this is due to the fix for Party FastForward tables. I will look into it.
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Username::
Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)
Please select the number: 5
1 2 3 4 5 6 7 8 9 10