Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Next Game time is shown in numbers I cant decipher

The Next Game time is shown in a strange manner, which makes it almost impossible to look for new games, it looks like this: Welcomes New Players Playing Shadowrun (Any Edition) 7 Current Players (0 Open Slots) Next Game 1403987700 Played weekly Im using Chrome, and Windows 7 x64
1403778315
Sungrass
Plus
Sheet Author
Looks like a UNIX timestamp not being converted properly. <a href="http://www.unixtimestamp.com/index.php" rel="nofollow">http://www.unixtimestamp.com/index.php</a> can be used for converting to regular time.
Yeah you might check out your console log, seems like there's an error where it's not causing it to display properly.
You should be seeing something like this: Next Game Tuesday July 01 7:00PM CDT (5 days from now)
1403790377

Edited 1403790551
I used to see that format too. Are you sure it's not something simple like cookies or javascript? Allowing cookies and javascript seems to fix it for me. No more issues. P.S. I use firefox with the noscript addon.
Couple a days ago, everything was fine, dont remember changing any settings in my browser, cookies and javascript are allowed, and I've cleared my browser cache, it din't help. What exectly should I check in the console log?
1403794360

Edited 1403794457
Michal S.
Plus
Sheet Author
I have the same problem and this is in Chromes console log. I get this on both LFG page and campaign page. Uncaught TypeError: Cannot read property '1' of null browse.js?1403720119:4 (anonymous function) browse.js?1403720119:4 p.extend.each jquery.min.js:2 p.fn.p.each jquery.min.js:2 (anonymous function) browse.js?1403720119:4 k jquery.min.js:2 l.fireWith jquery.min.js:2 p.extend.ready jquery.min.js:2 D jquery.min.js:2
Ok, here is what my console log sais: Uncaught TypeError: Cannot read property '1' of null browse.js?1403720119:4 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT <a href="https://partner.googleadservices.com/gpt/pubads_impl_42.js" rel="nofollow">https://partner.googleadservices.com/gpt/pubads_impl_42.js</a>
1403833340

Edited 1403835644
I have the same problem. Everything was fine till yesterday. Now it looks like this: Next Game 1404410400 Also I have a problem with clearing notifications. I'm using Firefox. Maybe it has something to do with the new Roll20 update?
Yes, I noticed this yesterday for the first time. It happens on live and on the dev server. For other games and my own games.
Same here. Every single game I have seen until now has a 10 digit number instead of actual time. And I am 100% sure this happened after the recent update.
Should be fixed now.
Yeah, it's ok now. Thx for help :)
Yep, its fixed for me too. Thanks.
Third confirm on the fix. Keep up the good work!
While it's fixed on the production server, it still seems to be bugged on Dev. Or again?
Try it now, Quatar.
1404886734

Edited 1404886806
Possible fix: If you have NoScript installed, simply allow cloudfront.net.
Sorry, didn't answer back then. Yes it works on Dev server now. Thanks. And no, don't have No Script installed.