The areas ARE large and complex, but there is nothing in the areas but placeables. Almost all NPCs are gone, spawn through triggers only. There are NO scripts logging up the background, as I have removed everything that was firing. I've also run NWNx profiler, and this is what I get after 5 min.
Current statistics
-----------------------------------------------------------------------------------------------
x2_def_percept 37 msec 388 calls | minetrigger 0 msec 1 calls |
revealzone 0 msec 89 calls | sit_chair 0 msec 1 calls |
saltypearl 0 msec 1 calls | nw_ch_ac1 0 msec 32 calls *|
@MaraadanSorcere 7 msec 9 calls | sc_barsit1_os 0 msec 1 calls |
loc_spawn_herb 0 msec 2 calls | npcomarsit 0 msec 2 calls |
x2_def_spawn 75 msec 224 calls | sleeponspawn 0 msec 2 calls |
x2_def_heartbeat 0 msec 128 calls *| waitressonspawn 0 msec 1 calls |
sc_barmaid_os 0 msec 1 calls | trigspawnguards 7 msec 82 calls |
nw_ch_ac2 0 msec 19 calls | spawnsleeping 0 msec 2 calls |
sc_barsit3_os 0 msec 1 calls | x3_mod_def_load 1 msec 1 calls |
nw_c2_dropin9 0 msec 2 calls | spawnguard 0 msec 1 calls |
transfersandstrm 0 msec 2 calls | nw_c2_default1 0 msec 48 calls *|
trap_on_load 0 msec 1 calls | raidingpartyspaw 0 msec 2 calls |
NW_G0_sleep 4 msec 68 calls | trigspawncreatur 0 msec 1 calls |
nw_c2_sitting 0 msec 11 calls | minestrigge2 0 msec 4 calls |
sitwarden 0 msec 1 calls | sc_guardspawn 7 msec 1 calls |
x0_ch_hen_spawn 0 msec 1 calls | x2_mod_def_aqu 1 msec 1035 calls |
pack_ox_spawn 0 msec 6 calls | nw_ch_ac9 0 msec 1 calls |
nw_c2_herbivore 0 msec 2 calls | nw_c2_default2 0 msec 516 calls |
sc_barsit2_os 0 msec 1 calls | x0_ch_hen_percep 1 msec 15 calls |
nw_c2_default9 97 msec 466 calls *| npcprincesit 0 msec 2 calls |
sc_bar_ud 0 msec 3 calls |
-----------------------------------------------------------------------------------------------
Elapsed time : 6422 msec
Runtime delta : 1 msec
Total cumulative runtime : 237 msec
Total number of scriptcalls : 3177
This is hardly anything to get concerned about. I keep wondering if it's something to do with the CEP 2.3 (of which I've had issue after issue with).
If it's none of this, then it's simply the number and size of the areas (many of them are 32x32). But since they dont call anything or cause processing time until someone is in them, it doesn't make any sense.
Modifié par Ivanovich, 18 mars 2011 - 10:39 .