Jump to content

gameboy

Community Members
  • Posts

    1.786
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by gameboy

  1. @Stan` How do I compile the code and test it, or do I use the old SVN tool to download it?
  2. Thank you very much for providing the patch, which solved this problem. I would like to thank you again for your help
  3. @vladislavbelov I have uploaded these two files, please take a look. userreport_hwdetect.txt user.cfg
  4. another map also has the same problem: Hydrapes River (4)
  5. Today, I tested the latest SVN version SVN28054 and found that the waves in the river shift with the rotation of the camera. What is the problem? The map I am using is: Greek Acropolis (4). @wowgetoffyourcellphone @Freagarach
  6. How to configure the windows system?
  7. https://trac.wildfiregames.com/timeline
  8. Today I opened the timeline page and got an error message: Not Found The requested URL was not found on this server. Apache/2.4.29 (Ubuntu) Server at trac.wildfiregames.com Port 80
  9. @vladislavbelov @phosit Today, I tested the latest SVN27993 and when I entered the game faction selection page, an error message appeared: ERROR: JavaScript error: gui/gamesetup/Pages/GameSetupPage/Panels/GameSettingsPanel.js line 133 this.gameSettingControlManager.gameSettingControls[name] is undefined positionSettings@gui/gamesetup/Pages/GameSetupPage/Panels/GameSettingsPanel.js:133:23 updateSize@gui/gamesetup/Pages/GameSetupPage/Panels/GameSettingsPanel.js:46:8 onTabSelect@gui/gamesetup/Pages/GameSetupPage/Panels/GameSettingsTabs.js:69:4 selectPanel@gui/common/tab_buttons.js:105:16 placeTabButtons@gui/common/tab_buttons.js:74:13 onLoad@gui/gamesetup/Pages/GameSetupPage/Panels/GameSettingsTabs.js:31:18 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 ERROR: Error in timer: TypeError: this.gameSettingControlManager.gameSettingControls[name] is undefined positionSettings@gui/gamesetup/Pages/GameSetupPage/Panels/GameSettingsPanel.js:133:23 updateSize@gui/gamesetup/Pages/GameSetupPage/Panels/GameSettingsPanel.js:46:8 updateLayout/this.layoutTimer<@gui/gamesetup/Controllers/GameSettingsController.js:225:5 updateTimers@gui/common/timer.js:61:8 onTick@gui/gamesetup/SetupWindow.js:107:3 @gui/gamesetup/SetupWindow.js:57:64
  10. @wowgetoffyourcellphone Are there any solutions to these errors? Please help.
  11. @Freagarach @vladislavbelov Today, I tested the latest SVN27962 and found an error using the gameplay you provided: I executed a cheat instruction:"gift from the gods" RROR: RelaxNGValidator: Validation error: units/sele/champion_cavalry:1: Did not expect element Loot there ERROR: RelaxNGValidator: Validation failed for '(null)' ERROR: Failed to validate entity template 'units/sele/champion_cavalry' ERROR: Errors executing script event "Tick" ERROR: JavaScript error: gui/session/session.js line 225 deepfreeze requires exactly one object as an argument. GetTemplateData@gui/session/session.js:225:34 setupButton@gui/session/selection_panels.js:1002:33 setupUnitPanel@gui/session/unit_commands.js:94:35 updateUnitCommands@gui/session/unit_commands.js:152:18 updateSelectionDetails@gui/session/selection_details.js:537:20 updateGUIObjects@gui/session/session.js:743:2 onTick@gui/session/session.js:633:3 eventhandler55 (Tick)@session Tick:1:1 ERROR: Errors executing script event "SimulationUpdate"
  12. @Freagarach This patch has fixed this issue. Thank you.
  13. I am using the latest SVN27740,I used the file update workspaces. bat to release a new workspace. Today, I compiled 0 A.D. under Win10 64 bit and encountered an error: Severity Code Description Project File Line Suppression State Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libvorbisfile.lib(libvorbisfile.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\nvtt.lib(nvtt.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\miniupnpc.lib(miniupnpc.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\enet.lib(enet.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libsodium.lib(libsodium.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libpng16.lib(libpng16.dll) 1 Error LNK2001 unresolved external symbol ___delayLoadHelper2@8 test D:\trunk\build\workspaces\vs2017\libcurl.lib(libcurl.dll) 1 Error LNK1120 1 unresolved externals test D:\trunk\binaries\system\test.exe 1
  14. @FreagarachThis patch has fixed this issue.
  15. Today I tested the latest SVN27732 and found a problem. When the troops marched in different formations, they walked very slowly, just like a replay of slow motion.
  16. @Freagarach @wraitii I tested the two patches you provided today, and I used both of them simultaneously. But the error still occurred. There was also a strange problem: when I controlled a group of troops to walk, they walked very slowly. ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function ERROR: JavaScript error: simulation/components/Trader.js line 187 cmpTraderPlayer is not defined Trader.prototype.CanTrade@simulation/components/Trader.js:187:2 UnitAI.prototype.CanTrade@simulation/components/UnitAI.js:6304:32 UnitAI.prototype.SetupTradeRoute@simulation/components/UnitAI.js:5740:12 setup-trade-route/<@simulation/helpers/Commands.js:680:14 setup-trade-route@simulation/helpers/Commands.js:679:67 ProcessCommand@simulation/helpers/Commands.js:53:23 ERROR: Failed to call ProcessCommand() global script function
×
×
  • Create New...