Pig of a crash - "Pure virtual function being called while application was running"

That error means it expects something to override a method, but nothing did. You’d need to post your logs / callstack if you want to know where the issue is.