Javascript problem
Posted: Wed May 27, 2020 7:32 am
Several buttons don't work for me and I think that it is caused by some js's not being loaded.
The buttons/functions not working are (what I have found so far):
manufacture/build
take item out of chest
the row of buttons on the right of the domestication page
the event page and player page don't update automatically when there's new message
when I click the name on the event log, it brings me to their character page, instead of popping up a subwindow
At first I thought it's because ajax.googleapis.com is partially blocked in my country. I redirected ajax.googleapis.com to a domestic cdn, and it worked perfectly for a few days. Then it stopped working, and the above problems reappeared. I have redirected to several domestic/abroad cdn and it doesn't solve the problem.
I'm not a web developer so I don't know if this is feasible: Can I download a full set of javascripts used by the site to my computer, and let the browser retrieve js from the computer? I don't want to resort to vpn as that will make it very laggy.
Or maybe it is a problem caused by browser settings? Although I think this is unlikely, as I have enabled js on all possible ways.
The buttons/functions not working are (what I have found so far):
manufacture/build
take item out of chest
the row of buttons on the right of the domestication page
the event page and player page don't update automatically when there's new message
when I click the name on the event log, it brings me to their character page, instead of popping up a subwindow
At first I thought it's because ajax.googleapis.com is partially blocked in my country. I redirected ajax.googleapis.com to a domestic cdn, and it worked perfectly for a few days. Then it stopped working, and the above problems reappeared. I have redirected to several domestic/abroad cdn and it doesn't solve the problem.
I'm not a web developer so I don't know if this is feasible: Can I download a full set of javascripts used by the site to my computer, and let the browser retrieve js from the computer? I don't want to resort to vpn as that will make it very laggy.
Or maybe it is a problem caused by browser settings? Although I think this is unlikely, as I have enabled js on all possible ways.