View Single Post
  #4  
Old 07-18-2016, 09:58 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Client issues are really hard to track down..

That said, one of the more common causes for client crashes is item-related changes.

Sometimes information is changed to something that the client doesn't like and it throws an exception of some sort.

If your server code and database versioning are up-to-date, have you run shared_memory since the initial install?


EDIT: I think FVNODROP causes a lot of issues..iirc...
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote