Lion.Kanzen Posted March 3, 2015 Report Share Posted March 3, 2015 (edited) I have a Playable version in my PC, but the actual in Git hub is unplayable. any ideas to do?I get theseERROR: CXeromyces: Parse error: special/player_egyptian:1: Did not expect element LimitChangers thereERROR: CXeromyces: Parse error: special/player_egyptian:1: Element Entity has extra content: LimitChangersERROR: RelaxNGValidator: Validation failedERROR: Failed to validate entity template 'special/player_egyptian'ERROR: JavaScript error: uncaught exception: Player.js: Error creating player entity 1WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'structures/egyptian_civil_centre'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_infantry_spearman_b'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_infantry_spearman_b'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_infantry_axeman_b'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_infantry_axeman_b'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/egyptian_cavalry_javelinist_b'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'structures/mace_civil_centre'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_support_female_citizen'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_infantry_spearman_b'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_infantry_spearman_b'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_infantry_javelinist_b'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_infantry_javelinist_b'WARNING: GetPlayerByID: no player defined for id '2' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6ERROR: Failed to load entity template 'units/mace_cavalry_javelinist_b'WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6 InitGame@simulation/helpers/InitGame.js:48:7ERROR: JavaScript error: simulation/helpers/InitGame.js line 49 TypeError: cmpPlayer is null InitGame@simulation/helpers/InitGame.js:49:3WARNING: JavaScript warning: gui/session/session.js line 190 reference to undefined property g_Players[Engine.GetPlayerID(...)]ERROR: JavaScript error: gui/session/session.js line 190 TypeError: g_Players[Engine.GetPlayerID(...)] is undefined init@gui/session/session.js:190:3 reallyStartGame@gui/loading/loading.js:112:2ERROR: GUI page 'page_session.xml': Failed to call init() functionERROR: JavaScript error: gui/session/session.js line 455 TypeError: playerState is undefined checkPlayerState@gui/session/session.js:455:1 onTick@gui/session/session.js:395:2 __eventhandler58 (tick)@sn tick:0:1WARNING: JavaScript warning: gui/session/session.js line 781 Script value conversion check failed: v.isNumber() (got type undefined)WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6 QueryPlayerIDInterface@simulation/helpers/Player.js:214:6 GuiInterface.prototype.GetStartedResearch@simulation/components/GuiInterface.js:641:6 GuiInterface.prototype.ScriptCall@simulation/components/GuiInterface.js:1860:3 updateResearchDisplay@gui/session/session.js:730:6 onSimulationUpdate@gui/session/session.js:540:3 __eventhandler59 (simulationupdate)@sn simulationupdate:0:1WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:78:6 QueryPlayerIDInterface@simulation/helpers/Player.js:214:6 GuiInterface.prototype.GetBattleState@simulation/components/GuiInterface.js:661:6 GuiInterface.prototype.ScriptCall@simulation/components/GuiInterface.js:1860:3 onSimulationUpdate@gui/session/session.js:545:7 __eventhandler59 (simulationupdate)@sn simulationupdate:0:1try with this is playable but is old(?)https://github.com/lionkanzen/AristeiaP Edited March 3, 2015 by Lion.Kanzen Quote Link to comment Share on other sites More sharing options...
s0600204 Posted March 3, 2015 Report Share Posted March 3, 2015 Lion, could you try changing the contents of simulation/templates/special/player_egyptian.xml to this, please:<?xml version="1.0" encoding="utf-8"?><Entity parent="special/player"> <EntityLimits> <Limits> <Monument>2</Monument> <Obelisk>5</Obelisk> <Sphinx>3</Sphinx> </Limits> <LimitChangers> <Monument> <RamessesII>2</RamessesII> </Monument> </LimitChangers> </EntityLimits></Entity> 1 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 3, 2015 Author Report Share Posted March 3, 2015 ok now is playable but i have this ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/template_unit_support_convert_attacker.xml" ERROR: Failed to load parent 'template_unit_support_convert_attacker' of entity template 'units/egyptian_priest' ERROR: Failed to load entity template 'units/egyptian_priest' ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/template_unit_support_convert_attacker.xml" ERROR: Failed to load parent 'template_unit_support_convert_attacker' of entity template 'units/egyptian_priest' ERROR: Failed to load entity template 'units/egyptian_priest' ERROR: CXeromyces: Parse error: structures/egyptian_wonder:1: Did not expect element RetainInFog there ERROR: RelaxNGValidator: Validation failed ERROR: Failed to validate entity template 'structures/egyptian_wonder' Quote Link to comment Share on other sites More sharing options...
niektb Posted March 3, 2015 Report Share Posted March 3, 2015 (edited) Are you playing your own Aristeia branch? (https://github.com/lionkanzen/AristeiaP)(Your branch is extremely out of date) Edited March 3, 2015 by niektb Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 3, 2015 Author Report Share Posted March 3, 2015 Are you playing your own Aristeia branch? (https://github.com/lionkanzen/AristeiaP)(Your branch is extremely out of date)im play with bothWas play both Today I create Aristeia2/ because that warning im not sure why simulation/templates/special/player_egyptian.xml was not updatedanyway Im used the last delete the old and update last, even create yesterday new from last and get those warnings. Quote Link to comment Share on other sites More sharing options...
niektb Posted March 3, 2015 Report Share Posted March 3, 2015 The warnings you get can only come from AristeiaP (since Egyptian priest doesn't even exist in the main branch) Did you edit your mod.json to make sure the game sees your AristeiaP as a different mod? Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 3, 2015 Author Report Share Posted March 3, 2015 I delete the old and im using im getting this ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/template_unit_support_converter.xml" ERROR: Failed to load parent 'template_unit_support_converter' of entity template 'units/athen_support_converter_a' ERROR: Failed to load entity template 'units/athen_support_converter_a' ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/template_unit_support_converter.xml" ERROR: Failed to load parent 'template_unit_support_converter' of entity template 'units/athen_support_converter_a' ERROR: Failed to load entity template 'units/athen_support_converter_a' Quote Link to comment Share on other sites More sharing options...
niektb Posted March 3, 2015 Report Share Posted March 3, 2015 Are you trying to use it with the conversion mod? If yes, that likely fails since that mod contains only WIP code. Quote Link to comment Share on other sites More sharing options...
s0600204 Posted March 3, 2015 Report Share Posted March 3, 2015 (edited) The files indicated by the errors do not exist in Aristeia. They do however exist in the the convert_attack mod. If you have the convert_attack mod enabled, disable it. Edit: get the name right, and what nietkb said. Edited March 3, 2015 by s0600204 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 3, 2015 Author Report Share Posted March 3, 2015 (edited) The files indicated by the errors do not exist in Aristeia. They do however exist in the the convert_attack mod. If you have the convert_attack mod enabled, disable it.Edit: get the name right, and what nietkb said.ok that must be.Edit1 : Solved! Edited March 3, 2015 by Lion.Kanzen Quote Link to comment Share on other sites More sharing options...
s0600204 Posted March 3, 2015 Report Share Posted March 3, 2015 (edited) Excellent . I'll push the fix to master shortly. Edit: Done. Edited March 3, 2015 by s0600204 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.