--- deliantra/server/ext/map-world.ext 2008/04/15 14:21:04 1.33 +++ deliantra/server/ext/map-world.ext 2008/09/23 04:29:11 1.34 @@ -87,7 +87,7 @@ } # this is contorted, but likely the correct way to acquire the lock :) -cf::sync_job { +cf::post_init { my $guard = cf::lock_acquire "ext::world_gridmap"; cf::async_ext { $Coro::current->{desc} = "worldmap loader";