You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating to the website, then selecting Playerbase > Playerlist and clicking on a player to view their information, the following error occurs. The page fails to load the player's information correctly.
Exceptions and other logs
No errors appear in the plugin logs, but the browser console throws the following error:
TypeError: Cannot read properties of undefined (reading 'name')
at q (PlayerOverview-Dj9MGU_u.js:1:2519)
at D7 (index-DqYUlt5r.js:39:17173)
at It (index-DqYUlt5r.js:41:43959)
at Ft (index-DqYUlt5r.js:41:39721)
at JC (index-DqYUlt5r.js:41:39649)
at a8 (index-DqYUlt5r.js:41:39502)
at m9 (index-DqYUlt5r.js:41:35864)
at Vt (index-DqYUlt5r.js:41:34815)
at W (index-DqYUlt5r.js:26:1625)
at MessagePort.H2 (index-DqYUlt5r.js:26:2008)
K7 @index-DqYUlt5r.js:41
m.componentDidCatch.s.callback @ index-DqYUlt5r.js:41
At @index-DqYUlt5r.js:39
[email protected]:41
At @index-DqYUlt5r.js:41
At @index-DqYUlt5r.js:41
At @index-DqYUlt5r.js:41
XC @index-DqYUlt5r.js:41
eg @ index-DqYUlt5r.js:41
Z3 @index-DqYUlt5r.js:41
[email protected]:41
[email protected]:26
H2 @index-DqYUlt5r.js:26
index-DqYUlt5r.js:41 TypeError: Cannot read properties of undefined (reading 'playtime_30d')
at V (PlayerOverview-Dj9MGU_u.js:1:6825)
at D7 (index-DqYUlt5r.js:39:17173)
at It (index-DqYUlt5r.js:41:43959)
at Ft (index-DqYUlt5r.js:41:39721)
at J.C. (index-DqYUlt5r.js:41:39649)
at a8 (index-DqYUlt5r.js:41:39502)
at m9 (index-DqYUlt5r.js:41:35864)
at Vt (index-DqYUlt5r.js:41:34815)
at W (index-DqYUlt5r.js:26:1625)
at MessagePort.H2 (index-DqYUlt5r.js:26:2008)
K7 @index-DqYUlt5r.js:41
m.componentDidCatch.s.callback @ index-DqYUlt5r.js:41
At @index-DqYUlt5r.js:39
[email protected]:41
At @ index-DqYUlt5r.js:41
At @index-DqYUlt5r.js:41
At @index-DqYUlt5r.js:41
XC @index-DqYUlt5r.js:41
eg @index-DqYUlt5r.js:41
Z3 @index-DqYUlt5r.js:41
[email protected]:41
[email protected]:26
H2 @index-DqYUlt5r.js:26
index-DqYUlt5r.js:581 TypeError: Cannot read properties of undefined (reading 'playtime_30d')
at V (PlayerOverview-Dj9MGU_u.js:1:6825)
at D7 (index-DqYUlt5r.js:39:17173)
at It (index-DqYUlt5r.js:41:43959)
at Ft (index-DqYUlt5r.js:41:39721)
at JC (index-DqYUlt5r.js:41:39649)
at a8 (index-DqYUlt5r.js:41:39502)
at m9 (index-DqYUlt5r.js:41:35864)
at Vt (index-DqYUlt5r.js:41:34815)
at W (index-DqYUlt5r.js:26:1625)
at MessagePort.H2 (index-DqYUlt5r.js:26:2008)
Steps to reproduce
Go to the plugin's web interface.
Navigate to Playerbase > Playerlist.
click on a player's name to view their details.
Versions from the plugin
Plan-5.6-build-2959.jar
The text was updated successfully, but these errors were encountered:
Describe the problem
When navigating to the website, then selecting Playerbase > Playerlist and clicking on a player to view their information, the following error occurs. The page fails to load the player's information correctly.
Exceptions and other logs
No errors appear in the plugin logs, but the browser console throws the following error:
Steps to reproduce
Versions from the plugin
Plan-5.6-build-2959.jar
The text was updated successfully, but these errors were encountered: