1 decade ago by Karios
I have an issue with my Impact based game. When I use my host service to host and run the game, I see that ig.Image images that are being loaded concurrently and without delaying my game.
When I use XAMPP to host the game on an localhost Apache server, the game hangs for several seconds while loading assets (to the point that some browsers complain that the script is taking too long giving me the option to terminate it).
Have you guys seen anything similar while testing with a local webserver? Do you know if there is an Apache configuration option that has to do with loading assets from JavaScript or something similar?
Thanx!
When I use XAMPP to host the game on an localhost Apache server, the game hangs for several seconds while loading assets (to the point that some browsers complain that the script is taking too long giving me the option to terminate it).
Have you guys seen anything similar while testing with a local webserver? Do you know if there is an Apache configuration option that has to do with loading assets from JavaScript or something similar?
Thanx!