Bei tritt immer der Fall x-fach ein.
Code:
LPSECTREE_MAP pkMapSectree = GetMap(lMapIndex);
if (!pkMapSectree)
{
sys_err("Cannot find SECTREE_MAP by map index %d", lMapIndex);
return mode == ATTR_REGION_MODE_CHECK ? true : false;
}
Server stürzt nicht ab und spawnt trotzdem alle Gegenstände auf der Map.Quote:
ForAttrRegion: Cannot find SECTREE_MAP by map index XX
[...]
ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: XX
[...]
Show: cannot find sectree by XXXXXXxXXXXXXX mapindex X
[...]
Gibt's neue Standards für MAP Konfiguration? Ich habe zum Testen normale MAP Ordner aus offi Files genommen, dasselbe.






