Coder Social home page Coder Social logo

0ad-matters / community-maps-2 Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 4.0 39.61 MB

mod that provides maps made by players and fans of @0ad and shared in the WFG forum

License: GNU General Public License v2.0

JavaScript 100.00%
0ad games maps rts-game scenarios

community-maps-2's Introduction

Build Pyromod

0 A.D. Community Maps 2

(Forked from community maps)

This mod contains various maps and scenarios collected from the Wildfire Games (0 A.D.) Forum. The maps can be easily accessed in game with the filter "Community Maps".

To participate in how this mod is maintained (which maps are included or removed, etc), use the Discussions section of this repo.

Random Maps

Map Name Author Link Publication Date
Death Canyon andy5995 - 2022-08-05
Homer's Delight andy5995, Jammyjamjamman Forum 2022-07-03
Gaia MirceaKitsune Forum 2022-03-20
Stan's Sorrow andy5995 Forum 2022-03-22
Carpathian norjay Forum 2022-03-12
Cliffs of Carnage andy5995 Forum 2022-03-09
Povorotnaya norjay Forum 2021-11-27
Mainland balanced Feldfeld Forum 2021-08-27
Alpine Mountains Feldfeld Forum 2021-08-27
Jammy's Despair andy5995, Jammyjamjamman Forum 2021-11-12
Corinthian Isthmus II andy5995, Jammyjamjamman Forum 2021-10-30
Yekaterinaville andy5995 Forum 2021-10-23
Mainland Rectangled andy5995 Forum 2021-10-22
Mainland TG Jammyjamjamman Forum 2020-09-06
Volcanic Island nani Forum 2019-04-18
Dune nani Forum 2018-08-25
Fert nani Forum 2018-08-25
Fert Mountain nani Forum 2018-08-25
Plague Swamp Hannibal_Barca and (-_-) - 2018-08-25
Riverway nani Forum 2018-08-25

Skirmishes

Map Name Author Link Publication Date
Aegean Archipelago Yavin Forum 2022-06-29
A Path Beyond II Grapjas93 2022-10-25
X Grapjas93 2022-10-25
Conquest of Hispania perfecto25 2022-10-17
The Valley of Forgotten Temple Lion.Kanzen Forum 2022-05-23
Chess Jammyjamjamman Forum 2021-10-23
Cliffs of Carnage andy5995 Forum 2020-10-02
Caribbean Island (6) Marcus Brutus Bombastus Forum 2019-12-17
Northern Islands (4) Scarecrow Forum 2019-04-18
Arabia (4) coworotel Forum 2019-03-30
Four Cities Meet (4) coworotel Forum 2019-03-28
Italian Peninsula (6) Bigtiger Forum 2018-10-26
Country Side (2) Bigtiger Forum 2018-10-25
City VS City (2) Imperator Ferrum Princeps I Forum 2018-10-02
Jungle Valley (2) Bigtiger Forum 2018-09-08
Coastline (2) Bigtiger Forum 2018-09-06
Lesvos Castle (2) Bigtiger Forum 2018-09-06
The Duel (2) Bigtiger Forum 2018-09-01
Battle of Vikingland (8) woodpecker Forum 2018-06-26
Fahrenheit phoenixdesk Forum 2018-04-08
Euboea Harvest (4) Bigtiger Forum 2018-03-13
Alpine Rivers z4k Forum 2017-12-09
Battles in the Dirt Lion.Kanzen Forum 2017-01-17
Rapa Nui (Easter Island) Grapjas Forum 2016-04-13
Devil's Horns perfecto25 2024-01-13

Scenarios

Map Name Author Link Publication Date
Troy perfecto25 2022-10-30
Siege of Masada perfecto25 2022-09-07
Conquest of Caledonia perfecto25 2022-09-04
The Limes nifa Forum 2021-02-02
Asian Campaign III a.C. imperium Forum 2019-05-12
Mappa Europea III Secolo a.C. imperium Forum 2019-02-26
Paradise valley Nevar Forum 2018-11-23
Olimpus 4 Juli51 Forum 2018-01-01
Linne Foirthe AgamemnonPhlemnon Forum 2017-07-29
At World's End shieldwolf23 Forum 2017-05-28
Brigantium (Eng) Lankusnav Forum 2017-05-12
First Battle of Numantia Lankusnav Forum 2017-05-01
Siege of Numantia Lankusnav Forum 2017-05-01
Siege of Greece Skhorn Forum 2016-12-23
Raiders in the Alps (3) Sidi Forum 2016-08-10
Qart Hadasht (Cartagena Punica) tavius1994 Forum 2016-07-17
Obsidio Cyzicus Garaf Forum 2016-05-09

Checked all forum threads updated from 2016 onwards.

If you are one of the authors and want your map removed from this mod, or want something to be changed either in the map or in the way credit is given, please open an issue on this GitHub repo. If you have a custom map and would like it included here, you may submit it as a pull request (if you're not a GitHub user, you may have someone submit the map on your behalf).

Installing

You can install the pyromod file from the releases section or the zip file from 0ad.mod.io. Periodically, the latest release will be available by downloading directly from the 0ad mod downloader (It's usually best to check there first). You can confirm the latest release by looking at the top of the release section on the GitHub repo.

Note: If you use "Download Zip" from the repo home page, the zip file will not be installable by 0ad and you'll receive an error.

Map-making Tips

community-maps-2's People

Contributors

andy5995 avatar cwrtl avatar dependabot[bot] avatar grapjas93 avatar jammyjamjamman avatar langlangbart avatar mirceakitsune avatar perfecto25 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

community-maps-2's Issues

Civ selection appears locked out in some cases

There was some feedback on the cm2 page of mod.io

Hm, I don't quite get it. Trying to play Skirmish with these maps locked out the civs selection. Even if I had selected which ones I want to play with/against, they defaulted back to Athenians/Carthaginians.

Edit: Oh apparently, the problem only appear if you go to the Browse Map option then hit Community Map filters and then choose the Skirmish maps from that bigger map screens. Go back to the Browse Map option and choose a map from other filter to break it out.

I haven't played around with that yet so I'm not sure if any changes can be made to this mod to prevent that kind of UI confusion...

Workflow for checking the mod

Description

  • checkrefs.py is a good tool for testing the following:
    • check maps for missing actor and templates
    • verify actors files have no missing textures
    • check xml files match their (.rng) grammar file
  • it would be beneficial if any kind of change to this mod would trigger the checkrefs.py script
    • best via a GitHub action workflow

Manual setup

  • Currently, the user must verify the mod by first checking out 0 A.D. in the current release version.
# A26 current release tag
git restore --source A26 -SW < Path to 0 A.D. folder >
  • navigate to the checkrefs script folder
cd < Path to 0 A.D. folder >/source/tools/entity
  • run the script with the path to the community-maps-2 mod and with the -tax option, see readme.md for explaination
python3 checkrefs.py -m < Path to community-maps-2 > -tax
INFO - Checking /Users/paria/Developer/community-maps-2's integrity.
# INFO - The following mods will be loaded: /Users/paria/Developer/community-maps-2|public|mod.
# INFO - Loading maps XML...
# INFO - Loading maps PMP...
# INFO - Loading entities...
# INFO - Loading actors...
# INFO - Loading variants...
# INFO - Loading art files...
# INFO - Loading materials...
# INFO - Loading particles...
# INFO - Loading sound groups...
# INFO - Loading audio files...
# INFO - Loading GUI XML...
# INFO - Loading GUI data...
# INFO - Loading civs...
# INFO - Loading random maps...
# INFO - Loading techs...
# INFO - Loading terrains...
# INFO - Loading auras...
# INFO - Loading tips...
# INFO - Looking for missing files...
# WARNING - Missing file 'art/actors/structures/hellenes/forge.xml' referenced by: /Users/paria/Developer/community-maps-2/maps/skirmishes/Lesvos Castle (2).xml
# WARNING - Missing file 'art/actors/structures/hellenes/sentry_tower.xml' referenced by: /Users/paria/Developer/community-maps-2/maps/skirmishes/Lesvos Castle (2).xml
# INFO - Validating actors...
...

Possible additional steps for Github actions

  • check for typos, see #84

I cannot install this mod to the v0.25

If a click on it, it says:
Failed to get metadata_blob from modFile.

Also I see it has no dependency of any version of the game as other mods.
Thanks in advance.

skirmishes/Lesvos Castle:missing entities

ERROR: CCacheLoader failed to find archived or source file for: "art/actors/structures/hellenes/sentry_tower.xml"
ERROR: CObjectManager::FindActorDef(): Cannot find actor 'structures/hellenes/sentry_tower.xml'
ERROR: CCacheLoader failed to find archived or source file for: "art/actors/structures/hellenes/forge.xml"
ERROR: CObjectManager::FindActorDef(): Cannot find actor 'structures/hellenes/forge.xml'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'

[Map] siege_of_greece missing round shield props


  • missing is the fix for round_marine and round_epilektos
ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/shields/athen/round_marine.xml"
ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/units/shields/athen/round_epilektos.xml"
  • both files were removed with rP23646
  • image from loading the map in A23
    screen

Don't fix civs in Skirmishes

I experienced it in Italian Peninsula (6) now, but I think there are others too. I don't see why 0 AD even has the option to force civs,

most scenarios are broken

Most of the scenarios are broken. Errors such as this need to be fixed:

ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_crannog.xml"
ERROR: Failed to load entity template 'structures/brit_crannog'
ERROR: Failed to load entity template 'structures/brit_crannog'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_civil_centre.xml"
ERROR: Failed to load entity template 'structures/brit_civil_centre'
ERROR: Failed to load entity template 'structures/brit_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/gaul_civil_centre.xml"
ERROR: Failed to load entity template 'structures/gaul_civil_centre'
ERROR: Failed to load entity template 'structures/gaul_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/gaul_civil_centre.xml"
ERROR: Failed to load entity template 'structures/gaul_civil_centre'
ERROR: Failed to load entity template 'structures/gaul_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_civil_centre.xml"
ERROR: Failed to load entity template 'structures/rome_civil_centre'
ERROR: Failed to load entity template 'structures/rome_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/iber_civil_centre.xml"
ERROR: Failed to load entity template 'structures/iber_civil_centre'
ERROR: Failed to load entity template 'structures/iber_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_civil_centre.xml"
ERROR: Failed to load entity template 'structures/rome_civil_centre'
ERROR: Failed to load entity template 'structures/rome_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_civil_centre.xml"
ERROR: Failed to load entity template 'structures/rome_civil_centre'
ERROR: Failed to load entity template 'structures/rome_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/special_treasure_shipwreck_sail_boat.xml"
ERROR: Failed to load entity template 'structures/special_treasure_shipwreck_sail_boat'
ERROR: Failed to load entity template 'structures/special_treasure_shipwreck_sail_boat'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/special_treasure_shipwreck_sail_boat_cut.xml"
ERROR: Failed to load entity template 'structures/special_treasure_shipwreck_sail_boat_cut'
ERROR: Failed to load entity template 'structures/special_treasure_shipwreck_sail_boat_cut'
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_defense_tower.xml"
ERROR: Failed to load entity template 'structures/brit_defense_tower'
ERROR: Failed to load entity template 'structures/brit_defense_tower'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_defense_tower.xml"
ERROR: Failed to load entity template 'structures/brit_defense_tower'
ERROR: Failed to load entity template 'structures/brit_defense_tower'
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_crate.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_crate'
ERROR: Failed to load entity template 'gaia/special_treasure_food_crate'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_crate.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_crate'
ERROR: Failed to load entity template 'gaia/special_treasure_food_crate'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_crate.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_crate'
ERROR: Failed to load entity template 'gaia/special_treasure_food_crate'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_bin.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_bin'
ERROR: Failed to load entity template 'gaia/special_treasure_food_bin'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_ruins_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_ruins_standing_stone'
ERROR: Failed to load entity template 'gaia/special_ruins_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_ruins_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_ruins_standing_stone'
ERROR: Failed to load entity template 'gaia/special_ruins_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_ruins_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_ruins_standing_stone'
ERROR: Failed to load entity template 'gaia/special_ruins_standing_stone'
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_gate.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_gate'
ERROR: Failed to load entity template 'structures/rome_siege_wall_gate'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_long.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_long'
ERROR: Failed to load entity template 'structures/rome_siege_wall_long'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_tower.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_tower'
ERROR: Failed to load entity template 'structures/rome_siege_wall_tower'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_short.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_short.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_short.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_short.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_tower.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_tower'
ERROR: Failed to load entity template 'structures/rome_siege_wall_tower'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_tent.xml"
ERROR: Failed to load entity template 'structures/rome_tent'
ERROR: Failed to load entity template 'structures/rome_tent'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_tent.xml"
ERROR: Failed to load entity template 'structures/rome_tent'
ERROR: Failed to load entity template 'structures/rome_tent'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_wood.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/treasure/metal_persian_bigl.xml"
ERROR: Failed to load entity template 'gaia/treasure/metal_persian_bigl'
ERROR: Failed to load entity template 'gaia/treasure/metal_persian_bigl'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_persian_big.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_persian_big'
ERROR: Failed to load entity template 'gaia/special_treasure_food_persian_big'
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_golden_fleece.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_golden_fleece'
ERROR: Failed to load entity template 'gaia/special_treasure_golden_fleece'
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_bin.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_bin'
ERROR: Failed to load entity template 'gaia/special_treasure_food_bin'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_field.xml"
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_field.xml"
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_field.xml"
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_field.xml"
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/gaul_farmstead.xml"
ERROR: Failed to load entity template 'structures/gaul_farmstead'
ERROR: Failed to load entity template 'structures/gaul_farmstead'
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_wood.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_wood.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_wood.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/treasure/metal_persian_bigl.xml"
ERROR: Failed to load entity template 'gaia/treasure/metal_persian_bigl'
ERROR: Failed to load entity template 'gaia/treasure/metal_persian_bigl'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_jars.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_jars'
ERROR: Failed to load entity template 'gaia/special_treasure_food_jars'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_cavalry_javelinist_a'
ERROR: Failed to load entity template 'units/brit_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_cavalry_javelinist_a'
ERROR: Failed to load entity template 'units/brit_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/cart_cavalry_swordsman_gaul_a.xml"
ERROR: Failed to load entity template 'units/cart_cavalry_swordsman_gaul_a'
ERROR: Failed to load entity template 'units/cart_cavalry_swordsman_gaul_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/cart_cavalry_swordsman_gaul_a.xml"
ERROR: Failed to load entity template 'units/cart_cavalry_swordsman_gaul_a'
ERROR: Failed to load entity template 'units/cart_cavalry_swordsman_gaul_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/iber_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/iber_cavalry_javelinist_a'
ERROR: Failed to load entity template 'units/iber_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/cart_infantry_javelinist_iber_a.xml"
ERROR: Failed to load entity template 'units/cart_infantry_javelinist_iber_a'
ERROR: Failed to load entity template 'units/cart_infantry_javelinist_iber_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/cart_infantry_javelinist_iber_a.xml"
ERROR: Failed to load entity template 'units/cart_infantry_javelinist_iber_a'
ERROR: Failed to load entity template 'units/cart_infantry_javelinist_iber_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/iber_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/iber_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/iber_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/iber_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_cavalry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_cavalry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_cavalry_javelinist_a'
ERROR: Failed to load entity template 'units/rome_cavalry_javelinist_a'
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_crannog.xml"
ERROR: Failed to load entity template 'structures/brit_crannog'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_civil_centre.xml"
ERROR: Failed to load entity template 'structures/brit_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/gaul_civil_centre.xml"
ERROR: Failed to load entity template 'structures/gaul_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_civil_centre.xml"
ERROR: Failed to load entity template 'structures/rome_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/iber_civil_centre.xml"
ERROR: Failed to load entity template 'structures/iber_civil_centre'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/special_treasure_shipwreck_sail_boat.xml"
ERROR: Failed to load entity template 'structures/special_treasure_shipwreck_sail_boat'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/special_treasure_shipwreck_sail_boat_cut.xml"
ERROR: Failed to load entity template 'structures/special_treasure_shipwreck_sail_boat_cut'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_defense_tower.xml"
ERROR: Failed to load entity template 'structures/brit_defense_tower'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_crate.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_crate'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_bin.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_bin'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_ruins_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_ruins_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_gate.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_gate'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_long.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_long'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_tower.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_tower'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_siege_wall_short.xml"
ERROR: Failed to load entity template 'structures/rome_siege_wall_short'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/rome_tent.xml"
ERROR: Failed to load entity template 'structures/rome_tent'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_wood.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_wood'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/treasure/metal_persian_bigl.xml"
ERROR: Failed to load entity template 'gaia/treasure/metal_persian_bigl'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_persian_big.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_persian_big'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_golden_fleece.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_golden_fleece'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/brit_field.xml"
ERROR: Failed to load entity template 'structures/brit_field'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/structures/gaul_farmstead.xml"
ERROR: Failed to load entity template 'structures/gaul_farmstead'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_jars.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_jars'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/brit_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/brit_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/cart_cavalry_swordsman_gaul_a.xml"
ERROR: Failed to load entity template 'units/cart_cavalry_swordsman_gaul_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_infantry_spearman_a.xml"
ERROR: Failed to load entity template 'units/gaul_infantry_spearman_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/gaul_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/iber_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/iber_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/cart_infantry_javelinist_iber_a.xml"
ERROR: Failed to load entity template 'units/cart_infantry_javelinist_iber_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/iber_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/iber_support_female_citizen'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_cavalry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_cavalry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome_infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome_support_female_citizen.xml"
ERROR: Failed to load entity template 'units/rome_support_female_citizen'
WARNING: PlayerID 2 |   Petra error: it does not know how to interpret this map
WARNING: PlayerID 3 |   Petra error: it does not know how to interpret this map
WARNING: PlayerID 4 |   Petra error: it does not know how to interpret this map
TIMER| common/modern/setup.xml: 88.646 us
TIMER| common/modern/styles.xml: 111.866 us
TIMER| common/modern/sprites.xml: 896.018 us
TIMER| common/resources/: 194.731 us
TIMER| common/global.xml: 210.224 us
TIMER| common/setup.xml: 157.365 us
TIMER| common/sprites.xml: 316.755 us
TIMER| common/styles.xml: 56.235 us
TIMER| session/setup.xml: 30.599 us
TIMER| session/sprites.xml: 803.78 us
TIMER| session/styles.xml: 105.425 us
TIMER| session/session.xml: 68.6161 ms
GAME STARTED, ALL INIT COMPLETE
ERROR: JavaScript error: simulation/ai/petra/startingStrategy.js line 287
this.navalManager.docks is undefined
  PETRA.HQ.prototype.buildFirstBase@simulation/ai/petra/startingStrategy.js:287:7
  PETRA.HQ.prototype.checkBaseExpansion@simulation/ai/petra/headquarters.js:1775:8
  PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2723:8
  PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11
  m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7
OpenGL error(s) occurred: 0501
ERROR: JavaScript error: simulation/ai/petra/startingStrategy.js line 287
this.navalManager.docks is undefined
  PETRA.HQ.prototype.buildFirstBase@simulation/ai/petra/startingStrategy.js:287:7
  PETRA.HQ.prototype.checkBaseExpansion@simulation/ai/petra/headquarters.js:1775:8
  PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2723:8
  PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11
  m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7
ERROR: JavaScript error: simulation/ai/petra/startingStrategy.js line 287
this.navalManager.docks is undefined
  PETRA.HQ.prototype.buildFirstBase@simulation/ai/petra/startingStrategy.js:287:7
  PETRA.HQ.prototype.checkBaseExpansion@simulation/ai/petra/headquarters.js:1775:8
  PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2723:8
  PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11
  m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7
ERROR: JavaScript error: simulation/ai/petra/startingStrategy.js line 287
this.navalManager.docks is undefined
  PETRA.HQ.prototype.buildFirstBase@simulation/ai/petra/startingStrategy.js:287:7
  PETRA.HQ.prototype.checkBaseExpansion@simulation/ai/petra/headquarters.js:1775:8
  PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2723:8
  PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11
  m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7
ERROR: JavaScript error: simulation/ai/petra/startingStrategy.js line 287
this.navalManager.docks is undefined
  PETRA.HQ.prototype.buildFirstBase@simulation/ai/petra/startingStrategy.js:287:7
  PETRA.HQ.prototype.checkBaseExpansion@simulation/ai/petra/headquarters.js:1775:8
  PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2723:8
  PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11
  m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7
ERROR: JavaScript error: simulation/ai/petra/startingStrategy.js line 287
this.navalManager.docks is undefined
  PETRA.HQ.prototype.buildFirstBase@simulation/ai/petra/startingStrategy.js:287:7
  PETRA.HQ.prototype.checkBaseExpansion@simulation/ai/petra/headquarters.js:1775:8
  PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2723:8
  PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11
  m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7

Linne Foirthe:errors when starting game

Some of the errors when starting the Linne Foirthe scenario:

ERROR: Failed to load entity template 'gaia/special_treasure_golden_fleece'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_standing_stone.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_standing_stone'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/special_treasure_food_jars.xml"
ERROR: Failed to load entity template 'gaia/special_treasure_food_jars'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/brit/infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/brit/infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/gaul/infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/gaul/infantry_javelinist_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/cart/infantry_javelinist_iber_a.xml"
ERROR: Failed to load entity template 'units/cart/infantry_javelinist_iber_a'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/units/rome/infantry_javelinist_a.xml"
ERROR: Failed to load entity template 'units/rome/infantry_javelinist_a'

(Related to #18)

Fatal errors when loading most random maps

most random maps I tested fail to complete loading. This seems due to the support code in random/rmgen

ERROR: JavaScript error: maps/random/rmgen/library.js line 35
DamageTypes is not defined
  @maps/random/rmgen/library.js:35:23
  @maps/random/fert.js:1:8
ERROR: CMapGeneratorWorker::LoadScripts: Failed to load script 'maps/random/rmgen/library.js'
ERROR: JavaScript error: maps/random/rmgen-common/wall_builder.js line 18
can't access lexical declaration 'g_CivData' before initialization
  loadWallsetsFromCivData@maps/random/rmgen-common/wall_builder.js:18:18
  @maps/random/rmgen-common/wall_builder.js:8:20
  @maps/random/fert.js:3:8
ERROR: CMapGeneratorWorker::LoadScripts: Failed to load script 'maps/random/rmgen-common/wall_builder.js'
Setting biome generic/arctic.
ERROR: JavaScript error: maps/random/rmgen/library.js line 67
can't access lexical declaration 'g_ActorPrefix' before initialization
  actorTemplate@maps/random/rmgen/library.js:67:2
  genMapFertWithMountain@maps/random/fert_common/fert_common.js:36:65
  @maps/random/fert.js:8:23
ERROR: CMapGeneratorWorker::Run: Failed to load RMS 'maps/random/fert.js'

Function call failed after selecting random map filter - 0.25.10

Installed latest version of community-maps 2: 0.25.10
After selecting the random map filter pyrogenisis throws following error:

Function call failed: return value was -120102 (Invalid/unsupported texture format)
Location: tex_dds.cpp:562 (decode_sd)

Call stack:

(0x555a5ffc0c26) pyrogenesis(+0x611c26) [0x555a5ffc0c26]
(0x555a5ff5fb50) pyrogenesis(+0x5b0b50) [0x555a5ff5fb50]
(0x555a5ff6168a) pyrogenesis(+0x5b268a) [0x555a5ff6168a]
(0x555a5ff5fd87) pyrogenesis(+0x5b0d87) [0x555a5ff5fd87]
(0x555a5ffe2c95) pyrogenesis(+0x633c95) [0x555a5ffe2c95]
(0x555a5ffe1994) pyrogenesis(+0x632994) [0x555a5ffe1994]
(0x555a5ffb53c1) pyrogenesis(+0x6063c1) [0x555a5ffb53c1]
(0x555a5ffb8013) pyrogenesis(+0x609013) [0x555a5ffb8013]
(0x555a5fdab44a) pyrogenesis(+0x3fc44a) [0x555a5fdab44a]
(0x555a5fdabc86) pyrogenesis(+0x3fcc86) [0x555a5fdabc86]
(0x555a5fda5978) pyrogenesis(+0x3f6978) [0x555a5fda5978]
(0x555a5ff4c4a1) pyrogenesis(+0x59d4a1) [0x555a5ff4c4a1]
(0x555a5fed5c70) pyrogenesis(+0x526c70) [0x555a5fed5c70]
(0x555a5ff33d74) pyrogenesis(+0x584d74) [0x555a5ff33d74]
(0x555a5fec34ef) pyrogenesis(+0x5144ef) [0x555a5fec34ef]
(0x555a5fc7f198) pyrogenesis(+0x2d0198) [0x555a5fc7f198]

errno = 11 (Try again later)
OS error = ?

tex_dds.cpp(562): Function call failed: return value was -120102 (Invalid/unsupported texture format)
zsh: segmentation fault (core dumped) pyrogenesis community-maps-2-0.25.10.pyromod

errors when loading Plague Swamp random map

ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/trigger/fauna_insect_swarm.xml"
ERROR: Failed to load entity template 'undeletable|trigger/fauna_insect_swarm'
ERROR: Failed to load entity template 'undeletable|trigger/fauna_insect_swarm'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/trigger/fauna_insect_swarm.xml"
ERROR: Failed to load entity template 'undeletable|trigger/fauna_insect_swarm'
ERROR: Failed to load entity template 'undeletable|trigger/fauna_insect_swarm'
TIMER| ParseEntities: 1.02382 s
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/trigger/fauna_insect_swarm.xml"
ERROR: Failed to load entity template 'undeletable|trigger/fauna_insect_swarm'
OpenGL error(s) occurred: 0501
TIMER| common/modern/setup.xml: 87.761 us
TIMER| common/modern/styles.xml: 108.369 us
TIMER| common/modern/sprites.xml: 889.592 us
TIMER| common/resources/: 193.603 us
TIMER| common/global.xml: 209.732 us
TIMER| common/setup.xml: 155.312 us
TIMER| common/sprites.xml: 317.736 us
TIMER| common/styles.xml: 60.597 us
TIMER| session/setup.xml: 45.265 us
TIMER| session/sprites.xml: 748.721 us
TIMER| session/styles.xml: 73.69 us
TIMER| session/session.xml: 62.9484 ms
GAME STARTED, ALL INIT COMPLETE
ERROR: JavaScript error: maps/random/plague_swamp_triggers.js line 98
template.contains is not a function
  Trigger.prototype.RemoveFarms@maps/random/plague_swamp_triggers.js:98:15
  Trigger.prototype.DoAction@simulation/components/Trigger.js:371:19
  Trigger.prototype.CallEvent@simulation/components/Trigger.js:332:9
  Trigger.prototype.OnGlobalOwnershipChanged@simulation/components/Trigger.js:259:7
  TryConstructBuilding@simulation/helpers/Commands.js:1157:15
  construct@simulation/helpers/Commands.js:385:23
  ProcessCommand@simulation/helpers/Commands.js:53:23
ERROR: Script message handler OnGlobalOwnershipChanged failed
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
OpenGL error(s) occurred: 0501
ERROR: JavaScript error: maps/random/plague_swamp_triggers.js line 98
template.contains is not a function
  Trigger.prototype.RemoveFarms@maps/random/plague_swamp_triggers.js:98:15
  Trigger.prototype.DoAction@simulation/components/Trigger.js:371:19
  Trigger.prototype.CallEvent@simulation/components/Trigger.js:332:9
  Trigger.prototype.OnGlobalOwnershipChanged@simulation/components/Trigger.js:259:7
  TryConstructBuilding@simulation/helpers/Commands.js:1157:15
  construct@simulation/helpers/Commands.js:385:23
  ProcessCommand@simulation/helpers/Commands.js:53:23
ERROR: Script message handler OnGlobalOwnershipChanged failed

Incompatibility message when trying to join lobby games

Incompatibility message when trying to join lobby games (even when versions match)

wat

Some existing discussion about this problem

https://wildfiregames.com/forum/topic/57694-community-maps-2/#comment-463379

Some key points:

sarcoma states:

The zip in modio has hyphens while the mod has underscores. Change hyphens to underscores

andy5995 states:

modio must be changing something automatically.

I did testing with Pali last year and iirc, we had things working at some point. But I don't recall if it ever worked with more than two people.

In effect, we have to test making sure no mod names have '-git' appended to the mod name or directory, and if it that fails, make sure the mod folder is not a symlink, @Jammyjamjamman @Sl5

Anyway, will just need to do some retesting to confirm this and maybe remember it next time.

random/carpathian:some areas impassable when size set to Medium or smaller

On the forum, Old Roman reported

(in A26)

I tried Carpathian 3 times at medium map size (4 vs 4) and each time it put me in a valley on a flank with no path out. The first time I built a fortress up against a cliff and I was able to free 1 soldier up top at a time by emptying a full house in that direction (So that bug is still kind of there).

They were able to build a camp but by that time my allies were all too far gone. I found it odd that I was the only civ that was locked in in all of my three attempts

I changed to a normal sized map and the problem went away.

Deprecation warning when running checkrefs.py

checkrefs.py exits with 1 when checking mods in PRs and when merged to master

Run ERRLOG="${GITHUB_WORKSPACE}/errlog.txt"
  ERRLOG="${GITHUB_WORKSPACE}/errlog.txt"
  cd "$GITHUB_WORKSPACE/0ad_directory/source/tools/entity" || exit 1
  python3 ./checkrefs.py -m "$GITHUB_WORKSPACE/community_maps_2_directory" -tax 2> $ERRLOG
  LOG_CONTENTS=$(cat $ERRLOG)
  [[ -z "$LOG_CONTENTS" ]] && exit 0
  echo $LOG_CONTENTS && exit 1
  shell: /usr/bin/bash -e {0}
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.1/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.1/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.1/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
INFO - Checking /home/runner/work/community-maps-2/community-maps-2/community_maps_2_directory's integrity.
INFO - The following mods will be loaded: /home/runner/work/community-maps-2/community-maps-2/community_maps_2_directory|public|mod.
INFO - Loading maps XML...
INFO - Loading maps PMP...
INFO - Loading entities...
INFO - Loading actors...
INFO - Loading variants...
INFO - Loading art files...
INFO - Loading materials...
INFO - Loading particles...
INFO - Loading sound groups...
INFO - Loading audio files...
INFO - Loading GUI XML...
INFO - Loading GUI data...
INFO - Loading civs...
INFO - Loading random maps...
INFO - Loading techs...
INFO - Loading terrains...
INFO - Loading auras...
INFO - Loading tips...
INFO - Looking for missing files...
INFO - Validating actors...
INFO - Validating variants...
INFO - Validating gui files...
INFO - Validating maps...
INFO - Validating materials...
INFO - Validating particles...
INFO - Validating simulation...
INFO - Validating soundgroups...
INFO - Validating terrains...
INFO - Validating textures...
INFO - Collecting materials...
INFO - Collecting actors...
 INFO - Validating textures...
/home/runner/work/community-maps-2/community-maps-2/0ad_directory/source/tools/entity/./checkrefs.py:237: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if entity and entity.find('VisualActor') is not None and entity.find('VisualActor').find('Actor') is not None: /home/runner/work/community-maps-2/community-maps-2/0ad_directory/source/tools/entity/./checkrefs.py:238: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if entity.find('Identity'): /home/runner/work/community-maps-2/community-maps-2/0ad_directory/source/tools/entity/./checkrefs.py:253: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if entity.find('Sound'): /home/runner/work/community-maps-2/community-maps-2/0ad_directory/source/tools/entity/./checkrefs.py:251: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if foundation_actor: /home/runner/work/community-maps-2/community-maps-2/0ad_directory/source/tools/entity/./checkrefs.py:409: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if texture:

skirmishes/Coastline: missing olive entity

ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: Failed to load entity template 'gaia/fruit/olive'
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/gaia/fruit/olive.xml"
ERROR: Failed to load entity template 'gaia/fruit/olive'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.