WhiteTreePaladin Posted March 5, 2014 Report Share Posted March 5, 2014 0 A.D. Main log (warnings and errors only) WARNING: JavaScript warning: gui/summary/summary.js line 576 reference to undefined property teams WARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teams WARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teams WARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teams WARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teams WARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teams WARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teams WARNING: JavaScript warning: gui/summary/summary.js line 808 reference to undefined property teams ERROR: JavaScript error: gui/summary/summary.js line 809 Error: Invalid value for setting 'size' init([object Object],(void 0))@gui/summary/summary.js:809 ERROR: GUI page 'page_summary.xml': Failed to call init() function ERROR: CRenderer::EndFrame: GL errors occurred commands.txt 1 Quote Link to comment Share on other sites More sharing options...
gameboy Posted March 5, 2014 Report Share Posted March 5, 2014 Another error: p class="error">ERROR: GUI: Trying to use style 'modernFade' that doesn't exist.</p> Quote Link to comment Share on other sites More sharing options...
scythetwirler Posted March 5, 2014 Report Share Posted March 5, 2014 Another error: p class="error">ERROR: GUI: Trying to use style 'modernFade' that doesn't exist.</p>This should be fixed now.0 A.D. Main log (warnings and errors only)WARNING: JavaScript warning: gui/summary/summary.js line 576 reference to undefined property teamsWARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teamsWARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teamsWARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teamsWARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teamsWARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teamsWARNING: JavaScript warning: gui/summary/summary.js line 591 reference to undefined property teamsWARNING: JavaScript warning: gui/summary/summary.js line 808 reference to undefined property teamsERROR: JavaScript error: gui/summary/summary.js line 809 Error: Invalid value for setting 'size' init([object Object],(void 0))@gui/summary/summary.js:809ERROR: GUI page 'page_summary.xml': Failed to call init() functionERROR: CRenderer::EndFrame: GL errors occurredI can't seem to reproduce this. Quote Link to comment Share on other sites More sharing options...
WhiteTreePaladin Posted March 6, 2014 Author Report Share Posted March 6, 2014 I guess the commands.txt isn't really helpful here since it doesn't record GUI commands. It was an 8 player match, so that may have had something to do with it.I just ran a random map and started clicking things specifically see the new parts of the GUI. It didn't take too long before that appeared, so I'm sure we'll see it again. Quote Link to comment Share on other sites More sharing options...
gameboy Posted March 6, 2014 Report Share Posted March 6, 2014 Today, I tested the latest SVN14808, I found a problem: When I set AI in the menu, press the "settings" button, the game appears the phenomenon of suspended animation, unable to press the other button.You can reproduce this problem. Problem areas: Match Setup Player Name Player Placement Civilization Team Player1 You Random None Player2 AI: Aegis Bot Settings Random None Quote Link to comment Share on other sites More sharing options...
fabio Posted March 6, 2014 Report Share Posted March 6, 2014 Today, I tested the latest SVN14808, I found a problem: When I set AI in the menu, press the "settings" button, the game appears the phenomenon of suspended animation, unable to press the other button.EDIT:fixed. I see a similar problem, just try to use the lobby from the main menu, nothing happens and I can't click other buttons. EDIT:fixed. Also a minor tweaks: the "Learn to play" page from main menu has usually no empty line between the paragraph title and its paragraph (other than the main title "0 A.D. in game manual"). The "In Game" section however has an empty line after it. Quote Link to comment Share on other sites More sharing options...
fabio Posted March 6, 2014 Report Share Posted March 6, 2014 Also I think it would be nice to be able to change the theme (also for modders) without changing all occurrences in the code, but just pointing to a different dir with the new settings. Quote Link to comment Share on other sites More sharing options...
scythetwirler Posted March 6, 2014 Report Share Posted March 6, 2014 Sorry about these, I accidentally changed more occurrences than I meant to.They should be fixed now. Quote Link to comment Share on other sites More sharing options...
fabio Posted March 7, 2014 Report Share Posted March 7, 2014 Some more little issues:the first two combo-boxes on the top of the lobby should be a bit larger to accommodate the text they show; EDIT: fixed. (this is a regression since alpha 15) the visible part of the "Players" combo-box is only a little longer than the 8 elements it keeps (says it is 7.8 elements). This make it appear the sliding cursor which moves slightly the elements in the combo-box. I think the combo-box should not be long "7.8 elements", but is should keep an integer number of elements (so it should be long 7 or 8) to avoid this behaviour; EDIT: fixed. The Civilization combo-box in the match set up should be larger, while the Player Placements combo-box can be smaller. Quote Link to comment Share on other sites More sharing options...
scythetwirler Posted March 9, 2014 Report Share Posted March 9, 2014 Should be fixed now. Quote Link to comment Share on other sites More sharing options...
fabio Posted March 10, 2014 Report Share Posted March 10, 2014 Should be fixed now. 2 and 3 yes. 1 is still not fixed:1. the first two combo-boxes on the top of the lobby should be a bit larger to accommodate the text they show; Quote Link to comment Share on other sites More sharing options...
scythetwirler Posted March 11, 2014 Report Share Posted March 11, 2014 Right, I forgot about that one. I'll fix it when I get back on my development computer.EDIT: Fixed. 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.