Follow-up Comment #21, bug #25549 (project wesnoth): I've bisected where this error was introduced. Here are the results:
Poison working normally here: https://github.com/wesnoth/wesnoth/commit/1662abb622d2229c078f1b04f39a98d3403df17b The next commit: https://github.com/wesnoth/wesnoth/commit/f2d730bd86d6b8b97d89d3f92176a44af6026dc4 introduces an Assertion failed! wesnoth.exe boostboost_1_61_0boostoptionaloptional.hpp, Line 686 Experssion: this->is_initialized() right when the poison color would be applied (see attached pic) This assertion error still occured when I checked here: https://github.com/wesnoth/wesnoth/commit/d98525d9514cc5a1a43c3e2512caf6b4082c2973 The assertion failure stops occurring, and the white coloring appears in: https://github.com/wesnoth/wesnoth/commit/97b675ea479a24d5d5239765f12d5449a5fb0066 Hopefully this helps. (file #29882) _______________________________________________________ Additional Item Attachment: File name: poision assertion introduced.jpg Size:190 KB _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?25549> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Wesnoth-bugs mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-bugs
