Custom Query (5409 matches)
Results (46 - 48 of 5409)
| Ticket | Resolution | Summary | Owner | Reporter | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #6312 | fixed | The map size is displayed incorrectly when changing | ||||||||||||||||||||||||||||||||||||||||
| Description |
In the following GIF I change the
The bug can be noticed for the first time with changeset [25077]. The |
|||||||||||||||||||||||||||||||||||||||||
| #6392 | fixed | Sorting by "has password" in lobby game list does nothing. | ||||||||||||||||||||||||||||||||||||||||
| Description |
Sorting by "has password" in lobby game list does nothing. |
|||||||||||||||||||||||||||||||||||||||||
| #6429 | fixed | [BUG] Barter&Trade button causes errors | ||||||||||||||||||||||||||||||||||||||||
| Description |
Error message appear when using the to reproduce
error codes0 A.D. (0.0.26) Main log (warnings and errors only) ERROR: JavaScript error: gui/session/trade/TradeDialogBarterPanel.js line 27 Script value conversion check failed: v.isBoolean() (got type undefined) update@gui/session/trade/TradeDialogBarterPanel.js:27:3 updatePanels@gui/session/trade/TradeDialog.js:67:20 updateIfOpen@gui/session/trade/TradeDialog.js:62:9 onSimulationUpdate@gui/session/session.js:675:3 resetTemplates@gui/session/session.js:448:2 onSelectionChange@gui/session/top_panel/PlayerViewControl.js:119:4 ERROR: Errors executing script event "SelectionChange" ERROR: JavaScript error: gui/session/trade/TradeDialogBarterPanel.js line 27 JS_ReportError was called update@gui/session/trade/TradeDialogBarterPanel.js:27:3 updatePanels@gui/session/trade/TradeDialog.js:67:20 updateIfOpen@gui/session/trade/TradeDialog.js:62:9 onSimulationUpdate@gui/session/session.js:675:3 resetTemplates@gui/session/session.js:448:2 onSelectionChange@gui/session/top_panel/PlayerViewControl.js:119:4 ERROR: JavaScript error: gui/session/trade/TradeDialogBarterPanel.js line 27 Script value conversion check failed: v.isBoolean() (got type undefined) update@gui/session/trade/TradeDialogBarterPanel.js:27:3 updatePanels@gui/session/trade/TradeDialog.js:67:20 updateIfOpen@gui/session/trade/TradeDialog.js:62:9 onTick@gui/session/session.js:631:4 __eventhandler52 (Tick)@session Tick:1:1 ERROR: Errors executing script event "Tick" ... reproducibleThe issue is reproducible for A25b [25860] , but not for A24b [24937]. bisectThe issue can be noticed for the first time with [25365]. solution(1)
Simply adding
|
|||||||||||||||||||||||||||||||||||||||||


