Update of bug #21964 (project wesnoth):

             Assigned to:                    None => thunderstruck          

    _______________________________________________________

Follow-up Comment #1:

I started trying to debug this:

It looks like in side_engine::update_controller_options, it is possible that
if the controller lock settings are a certain way, then the
controller_options_ vector will be empty, causing assertion failure in
side_engine::update_current_controller_index. 

Here's my branch I used for debugging, it just has some extra assertions and
debugging output. https://github.com/cbeck88/wesnoth/tree/debug_21964
I have found that in side_engine::update_controller_options, the asserting
that controller_options_.size()>0 will fail in the buggy test case.

thunderstruck, is it alright if I assign this to you?


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21964>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to