I have a pol with data file loaded with map1 amd map2.
If I remove a map, POL can't start.
It is possible start and ignore items or npc, and move player to map0 if a map is removed?
cannot load if i rmeove a map
You cannot do that only by moving a player. POL loads the datafile, then checks for the map. All I can say to do is use a logon-script to move a player to a certain location in _DEFAULT_REALM if they are in the deleted realm; then wipe all the items and NPC's in that realm manually or via a script. After there are no references in your datafiles to that realm, THEN you can delete the realm and map files. Until then, you will get the error.