Jump to content

svn broken?


mapkoc
 Share

Recommended Posts

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

  • Like 1
Link to comment
Share on other sites

  • 5 weeks later...
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 :) 

  • Thanks 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...