Flip Clock not working in 4.1.2

CMS Version

4.1.2 in Custom install. Windows IIS, PHP 8.2.10, MySQL 8.3.

Player Type

Issue visible in layout designer, not got as far as player deployments.

Player Version

n/a

Issue

Flip Clock not displaying in layout designer. No errors in PHP error log. Nothing that stands out in the Xibo logs (even with maximum logging enabled).

Loading the designer page in Edge with Developer Mode on, i can see the following errors:

  • GET http ://localhost/module/asset/flipclock.css?preview=1 net::ERR_ABORTED 404 (Not Found)
  • GET http ://localhost/module/asset/flipclock.js?preview=1 net::ERR_ABORTED 404 (Not Found)
  • jQuery.Deferred exception: $(…).FlipClock is not a function TypeError: $(…).FlipClock is not a function at onRender_3
  • Uncaught TypeError: $(…).FlipClock is not a function

I’ve replicated the issue on 3 different installations:

  1. An upgraded from 3.7 to 4.1.2.
  2. A clean install into a new DB and Virtual Site on the same server.
  3. A completely clean, fresh install into IIS on different computer (Windows 10).

The last install, i documented my entire installation process here: Installing Xibo 4.2 on IIS (work in progress) | NetMuppet

Can anyone with a “supported” installation confirm that the flip clock does actually work in a cleanish 4.1.2 install?

How can i further my troubleshooting?

Many thanks