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

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
113
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/threads/zennoposter-new-version-5-29-0-0-25-03-2019-unified-zp-installer-for-firefox-and-chrome.57367/
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
113
With the 5.29 version of ZP, both the Chrome and firefox kernels have been tried, and the first time the game page loads properly.
After that, the game page could not be loaded normally
What exactly goes wrong? what is not loaded?
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
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
 
Last edited:

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
113
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?
 

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
113
What browser fingerprint settings do you set, by the way? Do you enable WebGL emulation? If yes, try disabling.
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
Could you please send me the project for working with this site? So that we could easily reproduce the problem?
I need to ask the boss if he agrees
Yes, I have enabled webgl emulation,I'll try disabling Webgl
 

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
113
I need to ask the boss if he agrees
Yes, I have enabled webgl emulation,I'll try disabling Webgl
Just some example, with few action, which demonstrated the problem and that's enough. No need in full project.
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
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
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
I use the Chinese version of ZP
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
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
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
Hi, can this problem be solved?
 

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
113
Hi, can this problem be solved?
I hope so. But, we need additional info from you:
1. example project for reproducing the problem.
2. Diagnostic report after with enabled extended log made after reproducing the problem.
Extended log.png
 

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
I hope so. But, we need additional info from you:
1. example project for reproducing the problem.
2. Diagnostic report after with enabled extended log made after reproducing the problem.
View attachment 37556
this is the previous log file, is this ok?
 

Attachments

catechumen

Пользователь
Joined
Dec 20, 2018
Messages
111
Reaction score
5
Points
18
Hi, have you found the cause of this problem?How?
 

lokiys

Moderator
Joined
Feb 1, 2012
Messages
4,920
Reaction score
1,203
Points
113

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,829
Reaction score
6,040
Points
113
YEs, we need your project or template for reproducing the problem
 

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)