I'm having some issues using Hengine. I looked at the documentation for the processorHDA, and I want to generate a new level or load the next level (use new_level or load_level) to execute a new HDA baking operation when the HDA baking for the current level is complete (by executing the on_complete() delegate). However, when I actually write this code, UE will report an error: Pure virtual function being called during application runtime (GISRunning == 1).

Do you know how I can solve this problem, or is there another way to achieve this effect?

This passage is translated, please excuse us!