Jump to content

WARNING: JavaScript warning: gui/gamesetup/gamesetup.js line 901 reference to undefined property pData.Color


wowgetoffyourcellphone
 Share

Recommended Posts

WARNING: JavaScript warning: gui/gamesetup/gamesetup.js line 901 reference to undefined property pData.Color

ERROR: JavaScript error: gui/common/functions_utility.js line 151 TypeError: color2 is undefined sameColor@gui/common/functions_utility.js:151:5 selectPlayerColor/pData<@gui/gamesetup/gamesetup.js:901:39 selectPlayerColor@gui/gamesetup/gamesetup.js:901:6 initMain/colorPicker.onSelectionChange@gui/gamesetup/gamesetup.js:377:48 onGameAttributesChange@gui/gamesetup/gamesetup.js:1532:4 loadGameAttributes@gui/gamesetup/gamesetup.js:784:2 initMain@gui/gamesetup/gamesetup.js:403:3 onTick@gui/gamesetup/gamesetup.js:829:3 __eventhandler141 (tick)@setupWindow tick:0:1

WARNING: JavaScript warning: gui/gamesetup/gamesetup.js line 383 reference to undefined property g_GameAttributes.settings.PlayerData[playerSlot]

ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 383 TypeError: g_GameAttributes.settings.PlayerData[playerSlot] is undefined initMain/civ.onSelectionChange@gui/gamesetup/gamesetup.js:383:5


Since last update. When going to game setup screen to setup a match.

Link to comment
Share on other sites

Strange as it seems broken only for a few users.

Do you have the persistGameSettings option enabled ? if yes, can you try removing your old matchsettings.json file in the config dir (we should add a clear previous settings button!). And otherwise, what's your OS ?

Link to comment
Share on other sites

; Persist settings after leaving the game setup screen

persistmatchsettings = true



to:




; Persist settings after leaving the game setup screen

persistmatchsettings = false


In local.cfg fix issue. My guess is new feature should not bug persist match setting feature. ;)

Edited by wowgetoffyourcellphone
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...