davewx7 / citadel

A turn based strategy game based on the Anura engine
Other
97 stars 25 forks source link

Assertion failed when adding Tremors to a deck #180

Closed sarimak closed 6 years ago

sarimak commented 6 years ago

Assertion failed when trying to add newly purchased Tremors to an existing deck. Looks like Tremors do not have properly set image because the assertion refers to a file images/portraits/card-size/null

formula.cpp:230 cairo.cpp:1860 modules/gui/data/objects/scrollable_pane.cfg 137

See the screenshot for full error message.

sarimak commented 6 years ago

screenshot_2018-01-11_17-47-18

ghost commented 6 years ago

Welcome to the bug tracker! Thanks for reporting!

https://github.com/davewx7/citadel/commit/56ccb0fa3359eee8d88662a3d83527bec3e1ebca should fix the issue.