[RELEASE] GameTime - Pro & College Sports Schedules Integration

I don’t have time right now to look into that and figure out the appropriate HTML for the cross browser compatibility that you’re seeking. If you want to determine the HTML that should be there, you are welcome to send it to me and I should have time to at least plug that in.

Hi @JustinL, I noticed that the schedule attribute is producing an error. The logs look normal

but the attribute comes up with this.

I have 4 teams and they all display the same thing. Is it just a temporary thing with their server or did something change? I haven't made any changes in a very long time, this driver just worked. Any thoughts? Thanks.

You may be experiencing the same sort of thing that others (including me) have been having with getting "no response from hub" at certain hub endpoints.

Still no word from support on a fix. If it looks to be the problem you are having, perhaps you can chime in on those threads as well.

Interesting, that thread is dashboard based but I'll post what I'm seeing to see if it's related.

Well, as mysteriously as it started, yesterday the schedules all went back to normal... baffling.

FYI

Not sure if I am doing anything wrong, but I added GameTime via HPM, installed the app, then picked a Professional Instance. Got this error:

The logs only show the same thing:

Error: Cannot get property 'displayName' on null object

However, if I pick a College instance, it all works ok. Anytime I go into the app for professional Instance, gives the same error. Did I miss something?

Can you take a screenshot of the log? Most of the time that has a line number that makes it much easier to track down the location of the error in the code.

Sorry, you are right, I should have thought of the line numbers. No other logs for parents as debugging is already on. When I Add a new GameTime instance for professional sports, it does add the child. I just cannot go into it or edit it.

app:8102024-11-18 08:07:44.505errorjava.lang.NullPointerException: Cannot get property 'displayName' on null object on line 1255 (method mainPage)
app:8072024-11-18 08:07:41.681infoParent Installed
app:8102024-11-18 08:07:40.044errorMissing input fields.

app:8072024-11-18 08:08:10.368infoParent Installed
app:8072024-11-18 08:07:41.681infoParent Installed

The last 2 are the parent. For the instance, I do not even get a chance for any input fields to be filled out.

See if v1.6.15 fixes this