Jump to content

FeelsBadMan

Group: Flush
  • Posts

    82
  • Joined

  • Days Won

    1

FeelsBadMan last won the day on March 28 2019

FeelsBadMan had the most liked content!

About FeelsBadMan

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

FeelsBadMan's Achievements

Rank 9

Rank 9 (8/40)

  • First topic
  • One Year Anniversary
  • Great Content
  • First Like
  • Popular Rare

Recent Badges

1.7k

Reputation

16

Community Answers

  1. IMO this should be a pretty easy one to fix, as @Phlo23 already described, the rebuy component seems to be missing a trigger when trying to rebuy, to update that component with the current rebuy value, so it gets stuck in whatever state it was after the last update it might have had (which might have happened when buying into a table, or by resizing a table which refreshes everything etc). And since Traditional cash game tables already have the logic to deal with this, I assume you could just use the exact same logic here.
  2. Relax should change the link in the client to the new one mentioned by @Purps, should be super quick, and Kindred should change all the links that go to messages to the new one, instead of just relying on that 301 redirect, which right now is giving me 401 unauthorized. Also just so this doesn't cause a mistake, should probably just change the &redirect in the in client messages deeplink from &redirect=%2Fmyaccount%2Fmymessages to &redirect=%2Fmyaccount%2Fmydetails%2Fmymessages , maybe test it as well to see if it works 😅
  3. I'm talking about the phone back button or gesture. So you can't get stuck even if the page gets shifted.
  4. They should send you back to the main login screen when you press the back button or gesture while on the forgot password screen or on the select language screen , it currently does not do that even on android, 2 backs just asks you if you want to quit the app. Should be a really easy one to implement IMO.
  5. Pinned tournaments are pinned at the top, but there's a lot more than 3 on the rotation, otherwise you would end up with finished tournaments at the top of the list or other useless pins.
  6. I've tried to reproduce it a lot, intentionally trying to get it and haven't managed even once, by the time the chips reach the middle and haven't even started traveling to you, the fold to any bet button has already disappeared and clicking that area was doing nothing. I feel like it requires superhuman timing or a very laggy client to reproduce 🤷‍♂️
  7. This has happened ever since more than 2 pinned MTTs got added and it's not a particularly important bug. The last pinned MTT whether it's 3/3 4/4 5/5 ends up getting hidden when you expend one of the other pinned MTTs, and it's always the last one no matter what. Smells like some sort of indexing issue in whatever algorithm deals with sorting the pinned tournaments at the top. The first video shows the bug. The second video shows an empty row appearing instead of the pinned tournament when sorted in reverse by time (can take a few tries to get). Maybe it's a clue. pinned 1.mp4 pinned 2.mp4
  8. Can confirm I have the same issue with 2€ extreme, doesn't work for extreme just for traditional, but don't have the issue with 0.2€ extreme or 5€ extreme. Missing tag I guess. Might be more mistagged ones out there 🤷‍♂️
  9. I've recorded this bug 5 times in 2 days this week and last week, probably happened more times. The hero chips and parts of the villain are covered by the chip assets that are meant to be the blinds in front of the player, and not on top of the player, something is going wrong with the animation of the chips. Also as can be seen in one of the screenshots, someone making an action does not reset everything as it would for other bugs; the chip assets remain on top of the chip numbers. Steps to reproduce: Play hexapro Have chips covered Fold See that you actually had 0.3BB behind Cry I've attached logs for this bug, it turns out that the tupdate arrives after blinds or deal instead of arriving after the finished winner of the previous hand, every single time the bug occurs, and since these payloads don't come in the right order it doesn't animate it correctly anymore. Whichever solution is being used to deal with the asynchronicity of tupdate doesn't seem to place / execute them in the right order. In addition, spawning the blinds there and then moving them in front seems a bit dangerous, who's to say that even if the asynchronicity issue gets fixed there won't be another issue that will stop that animation from playing out, the location where the blinds spawn should probably be changed as well. Also this might be a coincidence, but in both days 4 out of the 5 occurrences have happened around 16:20 UTC with one happening at 19:40. Maybe worth checking if there was some sort of cronjob running at that time. Won't remove the need to fix the underlying issue, but maybe would fix it temporarily if there really is something there and it isn't just a complete coincidence. Had another one that wasn't in that time frame, so seems less likely now. Added logs, screenshots and a list of the hands that had issues with IDs. These were not the only ones just the ones that I managed to screenshot
  10. @Phlo23's steps to reproduce it are spot on, have reproduced it in classic cashgames so it's not just a banzai bug
  11. Reproduced it easily by doing what @Rushbie said, scrolling over the filters, also seems to do the same if you scroll over the footer icons like dashboard and promos and settings, sometimes it can take a while to reproduce and sometimes you can reproduce it 20 times in a row, so be patient while testing. Kinda smells like some onmouseover stuff might be causing issues or overscroll stuff. Looks like these kind of scroll issues are not uncommon for mobile development, but a lot of different possible solutions, GL 😅
  12. @XY you should post that in https://www.unibetcommunity.com/bugreports/ , if that's really how that works it's not good, they really should reset the state of that button at the start of every hand, shouldn't be terribly hard to do. Personally I've never experienced it but might try to reproduce it at some point.
  13. Added logs and a video combined with the logs and new observations to the original report.
  14. Pretty sure this is just the rule in general, it's just really really unimaginably hard to have the exact same chips as another bustout in anything other than a flip, will still happen, but super rare. Also the idea that there's just a single pot winner and everyone else if same chip count is decided by another rule, like position or whatever, is also pretty common across other sites, which is weird cause it does cause confusion for no reason. Of course it's just a lottery, you register and you get a final result, so it shouldn't matter, just looks weird.
  15. still busted here, but works in local language
×
×
  • Create New...