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
I am getting that strange error when visiting my site. It suddendly didn't work. Could it be that paper/purpur broke something? Paper broke a plugin because the API was changed and the plugin wasn't updated Current: git-Purpur-2043 (MC: 1.20.1)
I didn't change anything to the page except the CSS Background and the HTML to translate it into German
Thanks for the bug report and for including the link to your webpage! I found the issue and will fix it shortly.
Background info:
It has to do with WebStats not creating rows for players with only 0 or empty scores for the selected columns. When populating the scores, it tries to set the values of such a player with only 0 scores and fails because there is no row for that player.
Dantevg
changed the title
[HELP/SUPPORT] TypeError: this.rows.get(...) is undefined
TypeError: this.rows.get(...) is undefined
Aug 26, 2023
It should be fixed in the latest commit and it will make its way into the next major release (which should be right around the corner, any time now / soon™). For now, you can get the new WebStats-dist.js and put it where it needs to be (plugins/WebStats/web/WebStats-dist.js when using the internal web server).
It should be fixed in the latest commit and it will make its way into the next major release (which should be right around the corner, any time now / soon™). For now, you can get the new WebStats-dist.js and put it where it needs to be (plugins/WebStats/web/WebStats-dist.js when using the internal web server).
Yes it's fixed and I changed it now. I am using nginx for the frontend(HTML and CSS) and I am using a reverse proxy for the data
I am getting that strange error when visiting my site. It suddendly didn't work. Could it be that paper/purpur broke something? Paper broke a plugin because the API was changed and the plugin wasn't updated
Current: git-Purpur-2043 (MC: 1.20.1)
I didn't change anything to the page except the CSS Background and the HTML to translate it into German
That page is on https://ontopia.de/stats/
The text was updated successfully, but these errors were encountered: