Hey, suddenly the NWN server debugger stopped working for me. I dont know what changed since last time it worked as I wasnt using this in the particular module long time.
Anyway, after few hours Ive discovered that Debugger port in nwnplayer.ini must correspond to the port set up in the debugger app (my problem was that the debugger GUI did appeared out of screen and I have to always toggle graphic resolution to be able to see it). That however helped only in new fresh module. When I use the same script in old module, it still doesnt work. The debugger runs, however the window with script doesnt appear and the game is simply paused from lost of windows focus, after restoring that the game continues and another call for debugger ends up with windows error message that only one socket is allowed or what...
There are no hak in the module, and since Ive copied all scripts to the new module neither this is different. No scripts are cached, cant think of anything else that could have impact on this.