1
I’m monitoring a site in a college project and I realized that, the moment I open a certain game, it gives an error, varying the error from game to game, some do not load, some take too long to load, another error when entering the game, like some bugs, but I realized that pressing Ctrl+F5 it stops with the mistakes, but sometimes I have to press Ctrl+F5 several times, and this way I would like to know if it is possible in html code to change this, causing it to eliminate this error or delete the cache.
I used the tags you gave me, but it didn’t solve here, so I hit Ctrl+F5 and back to work, but pressing only F5 it doesn’t run sometimes, I can’t tell you what the exact problem is.
– Gabriel Silva
Opa @Gabrielsilva, do the following, Inspecione the code using the inspector of some browser, and in the Network tab (Network in IE), check if there is any disparity of when it works and when it does not work, if you have any file that is not being loaded. Tools: Chrome, Firefox, IE
– KaduAmaral
So when this occurs it says it is not being loaded the file. swf that is flash game, but after I give a Ctrl + F5 it works sometimes, sometimes not.
– Gabriel Silva
I did what you said and nothing appears on the network(I’m using Chrome) and on the console it gives error that the file is not being loaded.
– Gabriel Silva
@Gabrielsilva you have to open the inspector and then update the page.
– KaduAmaral
In the network the only problem that is giving is that it is not appearing the image of Warning, but other than that is all correct, I can not find the explanation for this bug, because it works since it does not work flash game, I can not say very well
– Gabriel Silva
@Gabrielsilva has some link that we can see and test?
– KaduAmaral
Yes Kadu, http://www.cienciaweb.com.br/site/gaming/
– Gabriel Silva
Then there’s the game bar on top, and then there’s a lot of bugging, and so, if you get into the math game and the circuitrohms might not happen there, but when it comes to playing it from the bug, it’s flashing everything, then you go from Ctrl + F5 a few times and it goes back to normal. On the console it gives the following error: Failed to load Resource: net:ERR_CONECTION_RESET and the game link appears next to it
– Gabriel Silva
@Gabrielsilva could not simulate the problem here, I tried several times and it always loads. The only problem I saw was an error in the console
Cannot set property 'onclick' of null
in the archivejs.min.js
line 6. As I said in the reply, can be problem of internet connection. Tests on other networks, with different providers and speed.– KaduAmaral
All games opened properly? None was loading without the need to press F5? the game of mathematics even after tightening in playing it is not giving problem? nor the of circuitrohmns?
– Gabriel Silva
Yes @Gabrielsilva, works correctly, I played a little of each and all worked.
– KaduAmaral
Thank you very much for your help. is that I’ve already downloaded on a 90mb internet, a 15mb and a 1mb internet, and it doesn’t always work, depending on the place doesn’t work right, and that’s bad for the public, and when the error and I use the inspect element it gives that error quoted above on the console and appears the game link, but thank you.
– Gabriel Silva