Jump to content

Unable to start the game.


gameboy
 Share

Recommended Posts

Today, I tested the latest SVN 26913 and found an error: When I build a new game, the error appears:

ERROR: JavaScript error: gamesettings/attributes/VictoryConditions.js line 73 this.conditions[name] is undefined _add@gamesettings/attributes/VictoryConditions.js:73:7 fromInitAttributes@gamesettings/attributes/VictoryConditions.js:38:10 fromInitAttributes@gamesettings/GameSettings.js:90:17 parseSettings@gui/gamesetup/Controllers/GameSettingsController.js:191:18 onLoad@gui/gamesetup/Controllers/GameSettingsController.js:89:10 SetupWindow@gui/gamesetup/SetupWindow.js:61:11 init@gui/gamesetup/gamesetup.js:47:18 onPress@gui/pregame/MainMenuItems.js:99:13 performButtonAction@gui/pregame/MainMenuItemHandler.js:77:9 pressButton@gui/pregame/MainMenuItemHandler.js:63:10

ERROR: GUI page 'page_gamesetup.xml': Failed to call init() function

Link to comment
Share on other sites

Try with "Persist match settings" off.

image.thumb.jpeg.987018b81621af72f6f2513b5e50e3d3.jpeg

But self-made scenario maps that have "Conquest Civic Centers" as "VictoryConditions" need a small change in their .xml file as well. The string changed from "conquest_civiccentres" to "conquest_civic_centers". See changeset/26913 for details.

 

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