mapkoc Posted January 27, 2018 Report Share Posted January 27, 2018 At revision 21035. ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 1706 TypeError: g_GameAttributes.settings.SupportedBiomes.indexOf is not a function reloadBiomeList/biomeList<@gui/gamesetup/gamesetup.js:1706:14 reloadBiomeList@gui/gamesetup/gamesetup.js:1705:16 reloadMapSpecific@gui/gamesetup/gamesetup.js:1692:2 updateGUIObjects@gui/gamesetup/gamesetup.js:2236:2 initGUIObjects/<@gui/gamesetup/gamesetup.js:1204:4 selectPanel@gui/common/tab_buttons.js:75:2 placeTabButtons@gui/common/tab_buttons.js:51:2 initGUIObjects@gui/gamesetup/gamesetup.js:1196:1 onTick@gui/gamesetup/gamesetup.js:1909:3 __eventhandler40 (tick)@setupWindow tick:0:1 when trying to set up a single player game: Loading map data, please wait 1 Quote Link to comment Share on other sites More sharing options...
Stan` Posted January 27, 2018 Report Share Posted January 27, 2018 @elexis Quote Link to comment Share on other sites More sharing options...
elexis Posted February 26, 2018 Report Share Posted February 26, 2018 Sorry I missed this. I suspect this was fixed, there was at least one gamesetup-biomes fix and other non-gamesetup biome fixes. 1 Quote Link to comment Share on other sites More sharing options...
mapkoc Posted March 2, 2018 Author Report Share Posted March 2, 2018 It fixed itself when I deleted .cache and .local. I guess for some reason I had a biome selected in Mainland and maps reset to random or some map without the biome option Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted March 2, 2018 Report Share Posted March 2, 2018 11 hours ago, mapkoc said: It fixed itself when I deleted .cache and .local. That is good practice any time there are lots of changes as the cache tends to override the new instances of entity definitions ie: if it's already cached that copy is used not the new one it's a compromise to improve performance as the load new data takes longer. Enjoy the Choice 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.