Jump to content

Civ: Egyptians (New Kingdom Egyptians)


Atenmeses52
 Share

Recommended Posts

idawin aristeia gives me this Warning:

WARNING: JavaScript warning: gui/gamesetup/gamesetup.js line 836 reference to undefined property civ.Culture

WARNING: JavaScript warning: gui/gamesetup/gamesetup.js line 842 reference to undefined property civ.Culture

go to the Folder and file to know what line is that.

I Suggest use "Sublime text 2" if you dont have a text good editor.

Edit:2

i Found it

cultures.push(civ.Culture);

and 842 says:

allcivs[cultures.indexOf(civ.Culture)].push(civ.Code);

that say we define we Egyptian with Roman Number.

line: 844

const romanNumbers = [undefined, "I", "II", "III", "IV", "V", "VI", "VII", "VIII"];
Edited by Lion.Kanzen
Link to comment
Share on other sites

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

ERROR: Failed to load entity template 'units/egypt_infantry_spearman'

ERROR: Failed to load entity template 'units/egypt_infantry_spearman'

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

ERROR: Failed to load entity template 'units/egypt_infantry_spearman'

ERROR: Failed to load entity template 'units/egypt_infantry_spearman'

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

ERROR: Failed to load entity template 'units/egypt_infantry_spearman'

ERROR: Failed to load entity template 'units/egypt_infantry_spearman'

ERROR: CCacheLoader failed to find archived or source file for: "art/textures/ui/session/portraits/emblems/emblem_egyptians.png"

ERROR: CCacheLoader failed to find archived or source file for: "art/textures/ui/session/portraits/units/egypt_infantry_swordsman.png"

ERROR: CCacheLoader failed to find archived or source file for: "art/textures/ui/session/portraits/units/nubi_infantry_spearman.png"

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

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

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

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

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

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

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

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

we must fix that

Link to comment
Share on other sites

It seems all the egyptian civ files are missing the line

"Culture":"hele",

(this one i got from the athenians' file), which should be right after the

"Code":"egyp",

line.

why dont want be basic progrramor? join in sorceforge project.

_______________________________________________-

i wanna play but old shield and see whats the problem.

check the composit bow idawin

Edited by Lion.Kanzen
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...