hi
seems like the path to the JS file is including the language-prefix and does not find the file if language prefix is on.
in my case it searches de JS file in
/de/sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js?U=
'de' is the german language prefix.
does anyone else have this issue?