The error message is pretty clear, it tells you PostLoadMapWithWorld has a UWorld* parameter and you’re trying to use it without one.
The error message is pretty clear, it tells you PostLoadMapWithWorld has a UWorld* parameter and you’re trying to use it without one.