wowgetoffyourcellphone Posted December 29, 2020 Share Posted December 29, 2020 (edited) ERROR: JavaScript error: gui/gamesetup/Pages/MapBrowserPage/GridBrowser.js line 1 redeclaration of let GridBrowser @gui/gamesetup/Pages/MapBrowserPage/GridBrowser.js:1:1 onPress@gui/pregame/MainMenuItems.js:64:13 performButtonAction@gui/pregame/MainMenuItemHandler.js:77:9 pressButton@gui/pregame/MainMenuItemHandler.js:63:10 ERROR: JavaScript error: gui/gamesetup/Pages/MapBrowserPage/GridBrowserItem.js line 1 redeclaration of let GridBrowserItem @gui/gamesetup/Pages/MapBrowserPage/GridBrowserItem.js:1:1 onPress@gui/pregame/MainMenuItems.js:64:13 performButtonAction@gui/pregame/MainMenuItemHandler.js:77:9 pressButton@gui/pregame/MainMenuItemHandler.js:63:10 ERROR: JavaScript error: gui/gamesetup/Pages/MapBrowserPage/MatchSort.js line 1 redeclaration of const MatchSort @gui/gamesetup/Pages/MapBrowserPage/MatchSort.js:1:1 onPress@gui/pregame/MainMenuItems.js:64:13 performButtonAction@gui/pregame/MainMenuItemHandler.js:77:9 pressButton@gui/pregame/MainMenuItemHandler.js:63:10 Edited December 31, 2020 by wowgetoffyourcellphone 1 Link to comment Share on other sites More sharing options...
wraitii Posted December 30, 2020 Share Posted December 30, 2020 I'm assuming using DE? I moved the grid-browser files from gamesetup to maps/, so you probably have duplicate files now. I think you can just check the diff, let me know if you have trouble. Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted December 30, 2020 Author Share Posted December 30, 2020 12 hours ago, wraitii said: I'm assuming using DE? I moved the grid-browser files from gamesetup to maps/, so you probably have duplicate files now. I think you can just check the diff, let me know if you have trouble. I turned off DE and I get the same error codes with vanilla. It was the first thing I tried. 2nd thing I tried was reverting all versioned files in the public mod. Still errors. I'll delete cache next and report back. Link to comment Share on other sites More sharing options...
wraitii Posted December 31, 2020 Share Posted December 31, 2020 11 hours ago, wowgetoffyourcellphone said: I turned off DE and I get the same error codes with vanilla. It was the first thing I tried. 2nd thing I tried was reverting all versioned files in the public mod. Still errors. I'll delete cache next and report back. There is no "gui/gamesetup/Pages/MapBrowserPage/GridBrowser.js" file in the public mod, so there must be something going wrong. Could be the cache. Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted December 31, 2020 Author Share Posted December 31, 2020 24 minutes ago, wraitii said: There is no "gui/gamesetup/Pages/MapBrowserPage/GridBrowser.js" file in the public mod, so there must be something going wrong. Could be the cache. Yes I noticed that too. But I deleted the cache and I still get the error, in EA and DE. Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted December 31, 2020 Author Share Posted December 31, 2020 There is also no such file or folder in the DE repo or locally. Link to comment Share on other sites More sharing options...
wraitii Posted December 31, 2020 Share Posted December 31, 2020 K, this is starting to make no sense Can you confirm that you've checked: - Your binaries/data/mods folders don't contain the mentioned files (if you're using git, they might be there but not noticed) - Your user mod folders don't contain the mentioned files - The mods you've activated (possibly start with the command line 'mod=public') - You've cleared the cache after checking the above Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted December 31, 2020 Author Share Posted December 31, 2020 4 hours ago, wraitii said: - You've cleared the cache after checking the above After the 5th time clearing the cache it worked... 2 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now