Mhh, I did not take a look but just played this (no ide what to check for anyway). After some (guess) 3 hours of plaiyng it suddenly crashed with:
Assertion failed: (it != entries_.end()), function drop, file .../widelands-repo/production_statistics/src/graphic/texture_cache.cc, line 79. 4 widelands 0x0000000106b66f1d TextureCache::drop() + 845 (texture_cache.cc:79) 5 widelands 0x0000000106b66541 TextureCache::insert(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::unique_ptr<Texture, std::__1::default_delete<Texture> >) + 801 (texture_cache.cc:63) 6 widelands 0x0000000106512721 (anonymous namespace)::RTImage::texture() const + 481 (font_handler1.cc:92) 7 widelands 0x0000000106512455 (anonymous namespace)::RTImage::width() const + 21 (font_handler1.cc:76) 8 widelands 0x000000010650f622 UI::FontHandler1::render(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned short) + 1570 (font_handler1.cc:131) 9 widelands 0x000000010690c6f1 UI::Panel::draw_tooltip(RenderTarget&, std::__1::basic_string<char, But this looks like some corrupt memeory problem? Shall I make this a sepeate Bug? What can I test here, anyway? -- https://code.launchpad.net/~widelands-dev/widelands/production_statistics/+merge/314283 Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/production_statistics. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp

