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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...