Jump to content

[RESOLVED] Adds game speed option to match setup error!


gameboy
 Share

Recommended Posts

When I select a new single-player game, the game error message:

<p class="error">ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 985

TypeError: gameSpeedText is null

onGameAttributesChange()@gui/gamesetup/gamesetup.js:985

updateGameAttributes()@gui/gamesetup/gamesetup.js:1170

selectMap("Punjab 01")@gui/gamesetup/gamesetup.js:828

__eventhandler27 (selectionchange)([object Object])@mapSelection selectionchange:0

initMapNameList()@gui/gamesetup/gamesetup.js:566

selectMapType("scenario")@gui/gamesetup/gamesetup.js:738

__eventhandler25 (selectionchange)([object Object])@mapTypeSelection selectionchange:0

initMain()@gui/gamesetup/gamesetup.js:128

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0</p>

<p class="error">ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 142

TypeError: gameSpeed is null

initMain()@gui/gamesetup/gamesetup.js:142

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0</p>

<p class="error">ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 142

TypeError: gameSpeed is null

initMain()@gui/gamesetup/gamesetup.js:142

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0</p>

<p class="error">ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 142

TypeError: gameSpeed is null

initMain()@gui/gamesetup/gamesetup.js:142

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0</p>

<p class="error">ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 142

TypeError: gameSpeed is null

initMain()@gui/gamesetup/gamesetup.js:142

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0</p>

<p class="error">ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 142

TypeError: gameSpeed is null

initMain()@gui/gamesetup/gamesetup.js:142

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0</p>

<p class="error">ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 142

Link to comment
Share on other sites

Today, I tested it (autobuild) error persists!

ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 985

TypeError: gameSpeedText is null

onGameAttributesChange()@gui/gamesetup/gamesetup.js:985

updateGameAttributes()@gui/gamesetup/gamesetup.js:1170

selectMap("Punjab 01")@gui/gamesetup/gamesetup.js:828

__eventhandler27 (selectionchange)([object Object])@mapSelection selectionchange:0

initMapNameList()@gui/gamesetup/gamesetup.js:566

selectMapType("scenario")@gui/gamesetup/gamesetup.js:738

__eventhandler25 (selectionchange)([object Object])@mapTypeSelection selectionchange:0

initMain()@gui/gamesetup/gamesetup.js:128

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0

ERROR: JavaScript error: gui/gamesetup/gamesetup.js line 142

TypeError: gameSpeed is null

initMain()@gui/gamesetup/gamesetup.js:142

onTick()@gui/gamesetup/gamesetup.js:622

__eventhandler23 (tick)([object Object])@setupWindow tick:0

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...