NavMap not loading fast enough

Godot Version

4.5.1

Question

How to fix NavServer not loading fast enough leading to errors? Already tried

await NavigationServer3D.map_changed #and
await get_tree().physics_frame

but nothing changed. Any suggestions?

Please let me know if you need more info. I’ve been trying to find a solution for hours