How to solve the problem that Webgl page cannot be loaded in the middle of loading?

  • Автор темы Автор темы catechumen
  • Дата начала Дата начала
How to solve the problem that Webgl page cannot be loaded in the middle of loading?
The url is:
https://plarium.com/de/strategiespiele/throne-kingdom-at-war/spiele/
In ZP, the first loading can pass, but the second execution cannot complete the loading, and the loading stops at about 45%
What ZP version do you use and what browser engine?
I would recommend you try working with this website in new Chrome engine - https://zennolab.com/discussion/thr...ed-zp-installer-for-firefox-and-chrome.57367/
 
What exactly goes wrong? what is not loaded?
The game page is rendered by webgl. The game page can be loaded normally when the game is registered for the first time. However, when the game page is opened after registration, sometimes the loading stops at 45%.
Sometimes 77% will load to the network connection error, the page can not load properly

Open the game locally and the page loads normally
 
Последнее редактирование:
The game page is rendered by webgl. The game page can be loaded normally when the game is registered for the first time. However, when the game page is opened after registration, sometimes the loading stops at 45%.
Sometimes 77% will load to the network connection error, the page can not load properly

Open the game locally and the page loads normally
Could you please send me the project for working with this site? So that we could easily reproduce the problem?
 
What browser fingerprint settings do you set, by the way? Do you enable WebGL emulation? If yes, try disabling.
 
Just some example, with few action, which demonstrated the problem and that's enough. No need in full project.
upload_2019-3-26_18-38-10.png

Using the Zp built-in fingerprint, directly open the site, the game is still unable to load
 
I use the Chinese version of ZP
 
Webgl in fingerprint is configured as follows:
instance.SetBrowserPreference("webgl.force-enabled", true);
instance.SetBrowserPreference("webgl.disabled", false);
instance.SetBrowserPreference("webgl.disable-extensions", false);
instance.SetBrowserPreference("webgl.min_capability_mode", true);
instance.SetBrowserPreference("webgl.enable-webgl2", true);
instance.SetBrowserPreference("webgl.webgl2-compat-mode", true);

I can't give you the original project file, it's not allowed, sorry
 
Hi, can this problem be solved?
 

Вложения

Hi, have you found the cause of this problem?How?
 
YEs, we need your project or template for reproducing the problem
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)