Author Topic: How to delete a player character?  (Read 923 times)

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
How to delete a player character?
« Reply #15 on: February 01, 2015, 08:29:15 pm »


               


After adding 'ExportSingleCharacter' to the script oncliententer the server crash. It seems that is no longer server crashing after removing export single character from on client enter




Thats really weird, NWNX_Files cant be reponsible for this it doesnt modify nwn memory in any way it doesnt work like other plugins and it cant make conflict with any other plugin its 100% safe due to the way it works.


 


It must be different plugin causing this, nwnx_events modifies ExportSingleCharacter so I would try that one, at any rate, you have two options.


1) don't use ExportSingleCharacter at OnClientEnter (btw for others: I suggest this to him as it makes searching for newest bic file in folder more reliable)


2) keep it there and then find which plugin it is by a "removal of the single plugin at the time" method, then if it will be nwnx_files or nwnx_patch causing this I can and I will offer support for this issue, if it will be nwnx_events the only solution would be probably to check if there isn't newer version (or switch to nwnx_cool completely)


               
               

               
            

Legacy_WhiteTiger

  • Hero Member
  • *****
  • Posts: 889
  • Karma: +0/-0
How to delete a player character?
« Reply #16 on: February 01, 2015, 09:53:05 pm »


               

The server is online since 6 hours ago and nothing happened. No more crash. This may have been a nwnx_events crisis or even caused by ExportSingleCharacter () that I deleted it from on client enter event


 


There was a few crashes and I dont know if it comes from nwnx_events or nwnx_patch or even nwnx_files


 


Right now is everything ok! Anymore crashes I post here and thanks for support Shadooow and Kato



               
               

               
            

Legacy_Knight_Shield

  • Hero Member
  • *****
  • Posts: 812
  • Karma: +0/-0
How to delete a player character?
« Reply #17 on: February 09, 2015, 02:11:13 am »


               

I haven't been able to keep a server up using nwnx .Probably just me. There is a way to delete without out the use of nwnx..It is not instant but it does work.



               
               

               
            

Legacy_WhiteTiger

  • Hero Member
  • *****
  • Posts: 889
  • Karma: +0/-0
How to delete a player character?
« Reply #18 on: February 09, 2015, 02:46:06 am »


               

I hate when the server crashes. It is necessary someone manually restart the server, because the windows do not let the nwnx do (the program stopped responding and need  someone to click close program). There is a week with the online server and we got three crashes.This is the standard amount of crashes per week that we had before the nwnx_files, so I guess the problem is not nwnx_files. I would like no more crash per week and one per month. That's what I wish most. 


 


Our server is subscribed on http://www.nwnlist.com/ and you can acess our site http://www.amnesia-nwn.info/ meeting Amnésia '<img'> (new english version)



               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
How to delete a player character?
« Reply #19 on: February 09, 2015, 03:18:47 am »


               


I hate when the server crashes. It is necessary someone manually restart the server, because the windows do not let the nwnx do (the program stopped responding and need  someone to click close program). There is a week with the online server and we got three crashes.This is the standard amount of crashes per week that we had before the nwnx_files, so I guess the problem is not nwnx_files. I would like no more crash per week and one per month. That's what I wish most. 


 


Our server is subscribed on http://www.nwnlist.com/ and you can acess our site http://www.amnesia-nwn.info/ meeting Amnésia '<img'> (new english version)




Backup logs in NWN/logs.0/ everytime server crashes, also enable these options in nwnplayer.ini


 


Death Logging=1


Enable Profiling=1

Enable Logging=1


 


And then send me one you gather from 3 crashes.


 


Alternatively, try disable my nwnx_patch plugin (delete or rename to _nwnx_patch) for some time. If crashes disappear its caused by it. I will definitely add some debugging into next version.


 


 


Anyway. I know there is a way to disable those error messages. I dont remember how and it might be different over XP/7/8 (I was hosting on XPs always), but it should be possible. Maybe someone else knows?


               
               

               
            

Legacy_WhiteTiger

  • Hero Member
  • *****
  • Posts: 889
  • Karma: +0/-0
How to delete a player character?
« Reply #20 on: February 09, 2015, 04:52:01 am »


               

Great! I already have activated all three logs options. Once we have crashes on my Persistent World I will create backups. 



               
               

               
            

Legacy_WhiteTiger

  • Hero Member
  • *****
  • Posts: 889
  • Karma: +0/-0
How to delete a player character?
« Reply #21 on: February 09, 2015, 08:33:06 pm »


               

Backup logs in NWN/logs.0/ everytime server crashes, also enable these options in nwnplayer.ini

 

Death Logging=1

Enable Profiling=1

Enable Logging=1

 

And then send me one you gather from 3 crashes.



 

The server crashed today. Will send you the logs