Have I seen you here before? To participate in or to create forum discussions, you will need your own forum account. Register your account here!
Yep, 5 or 6 times, it was kind of persistant. Like a sad drunk in a bar not taking no for an answer xDSame for me - the stash output offer would immediately appear after I closed it. I think mine required five dismissals before it got the hint.
Yes, especially those calling during dinner timeThis sounds as bad as telemarketeers![]()
My experience was on the browser...
@Silmaril, could you please explain how a player is supposed to implement this advice?
To prevent the repeat popup, is a player supposed to clear the cache in the millisecond between dismissing the first and the appearance of the second?
Or is a player supposed to clear the cache immediately before the popup pops up the first time?
Forget for a moment that I do pay attention to the release of new versions, we're talking about regular players. Are you saying they are supposed to be constantly monitoring the version number of the game and cache clearing and resetting with each push? If this is so important, why doesn't the game announce to the player every time it updates that "hey, we've updated; please clear cache and reset your device".
Shouldn't programs with information that gets served through pipelines that involve caches be built with systems to detect and avoid "old saved codes"? Time stamps, sequence numbers, version numbers and the like?
This is basic device management that I am mentioning, every person using a device, be it pc, laptop, tablet, phone should be making this a regular routine for device maintenance ie at least monthly or bi-weekly if using app/s that are frequently updating their programming (like ourselves). I especially mention this here as I do not think everyone realises how their devices use caching systems and how they store outdated data to load sites faster. This outdated data is what causes most display issues. Why the support team are constantly reminding players to be mindful of this especially after any version update we make as we do fundamentally change a lot of programming with these; so when your device still keeps the old codes we deleted and then cannot load the new ones (as they block them) this is when all sorts of odd display issues can and will occur.
Does that help?
Now you're just being sensibly logical @Sir Derf.why doesn't the game announce to the player every time it updates that "hey, we've updated; please clear cache and reset your device".
Shouldn't programs with information that gets served through pipelines that involve caches be built with systems to detect and avoid "old saved codes"? Time stamps, sequence numbers, version numbers and the like?