I see that you’re already doing this inside of MainPlayer, but you should also check to see if the world is valid before using it in CameraManager, for that iterator. It could be returning as null and causing a crash.
I see that you’re already doing this inside of MainPlayer, but you should also check to see if the world is valid before using it in CameraManager, for that iterator. It could be returning as null and causing a crash.