Jump to content

Choose random map to play the game. When the game is loaded, errors appear.


gameboy
 Share

Recommended Posts

@wowgetoffyourcellphone

Today, I tested the latest https://github.com/Justus Avramenko/delenda_est, and when I selected a random map for the game, the error occurred while the game was loaded. 

 

WARNING: [ParamNode] Could not remove token 'unlock_champion_units_xion' from node 'Technologies' in 'structures/scyth_blacksmith_empty'; not present in list nor inherited (possible typo?)

ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/xion_corral.xml"

ERROR: Failed to load parent 'structures/xion_corral' of entity template 'structures/scyth_corral_empty'

ERROR: Failed to load entity template 'structures/scyth_corral_empty'

 

WARNING: [ParamNode] Could not remove token 'unlock_champion_units_xion' from node 'Technologies' in 'structures/scyth_blacksmith_empty'; not present in list nor inherited (possible typo?)

ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/xion_corral.xml"

ERROR: Failed to load parent 'structures/xion_corral' of entity template 'structures/scyth_corral_empty'

ERROR: Failed to load entity template 'structures/scyth_corral_empty'

ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/scyth_wallset_stone.xml"

ERROR: Failed to load entity template 'structures/scyth_wallset_stone'

ERROR: Invalid template found for 'structures/scyth_wallset_stone'

ERROR: CMapGeneratorWorker::LoadScripts: Failed to load script 'maps/random/rmgen-common/wall_builder.js'

ERROR: JavaScript error: globalscripts/Templates.js line 165 TypeError: template is undefined GetTemplateDataHelper@globalscripts/Templates.js:165:1 loadWallset@maps/random/rmgen-common/wall_builder.js:42:20 loadWallsetsFromCivData@maps/random/rmgen-common/wall_builder.js:33:1 @maps/random/rmgen-common/wall_builder.js:8:20 @maps/random/fields_of_meroe.js:2:1

ERROR: CMapGeneratorWorker::Run: Failed to load RMS 'maps/random/fields_of_meroe.js'

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

This is the second time a mod has encountered the same wall-builder errors. In vanilla, only Iberians really use it in 90% of the maps. Maybe more. Pretty sure thats the case with mods as well. This error can be ignored with no consequences most of the time. Maybe, the wallsets should only be loaded on demand.

Edited by Guest
Link to comment
Share on other sites

I do not get any error on any map. Using the second release. Perhaps you were using the first version which was buggy.

But I did found one thing. 

In L144 of sim/data/civs/epir.json you need to change {civ}_cavalry_scout to epir_cavalry_scout.

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