if you know it's the problem caused by loadevent then..search for loadevent inside your NPC folder...you dont have to unload all npc and check 1 by 1 ...
sound like a script that work like this ?
OnPCLoadMapEvent:
warp "map",x,y; // warp to same map.
or
OnPCLoadMapEvent:
atcommand "@refresh";