10 years ago by Roubjon
Hey all,
I've suddenly ran into a problem with Weltmeister that previously was non-existent. One day everything was loading fine, but now Weltmeister doesn't load up any level whenever I go to choose one. I think it has something to do with JQuery updates or something like that after doing some online research and getting nowhere. I was wondering if any of you guys know anything about this or why it might even be happening
The problem seems to be within jquery-1.7.1.min.js, as it is the file listed when the error pops up using Web Console.
When using the console in Chrome I get these errors:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
Uncaught TypeError: undefined is not a function
When using the console in FireFox I get these errors:
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:64
Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
Any help would be much appreciated, thanks.
I've suddenly ran into a problem with Weltmeister that previously was non-existent. One day everything was loading fine, but now Weltmeister doesn't load up any level whenever I go to choose one. I think it has something to do with JQuery updates or something like that after doing some online research and getting nowhere. I was wondering if any of you guys know anything about this or why it might even be happening
The problem seems to be within jquery-1.7.1.min.js, as it is the file listed when the error pops up using Web Console.
When using the console in Chrome I get these errors:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
Uncaught TypeError: undefined is not a function
When using the console in FireFox I get these errors:
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:64
Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
Any help would be much appreciated, thanks.