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
one of my guild mates has noticed that there is a bug,so I went to check it out,and there truly is.
The stat training calculator isn't working,it's gone,sending you a screenshot.
And there is an dev console error:
training.js?4.3.0&built=1594663537837:158 Uncaught TypeError: Cannot read property '1' of null at Object.show (training.js?4.3.0&built=1594663537837:158) at Object.inject (training.js?4.3.0&built=1594663537837:22) at fireLoad (training.js?4.3.0&built=1594663537837:958)
This function was working before the latest version.
GCA v4.3.0
Windows 10
Chrome newest version (83.0.4103.116)
The text was updated successfully, but these errors were encountered:
Thank you so much for the screenshot! In most servers there is a ":" before the number of available free trainings. The code was crashing when I was trying to read them... It should work on your server again with this fix.
Hello (again :D ),
one of my guild mates has noticed that there is a bug,so I went to check it out,and there truly is.
The stat training calculator isn't working,it's gone,sending you a screenshot.
And there is an dev console error:
training.js?4.3.0&built=1594663537837:158 Uncaught TypeError: Cannot read property '1' of null at Object.show (training.js?4.3.0&built=1594663537837:158) at Object.inject (training.js?4.3.0&built=1594663537837:22) at fireLoad (training.js?4.3.0&built=1594663537837:958)
This function was working before the latest version.
GCA v4.3.0
Windows 10
Chrome newest version (83.0.4103.116)
The text was updated successfully, but these errors were encountered: