1. Hi,

    Someone can tell me how to fix issues with NRE (NullReferenceException) ?

    I see so much plugin with this error and won't be fixed by author

    (RemoverTool, Clans, SignHistory...)

    It's easy to fix it ?

    If I can fix it (if someone help me) how can I share my version to players ?

    Thanks
     
  2. Wulf

    Wulf Community Admin

    Figure out what is null and add null checks basically. It really varies by plugin, so if you aren't familiar with C# or how the plugins work you may have a bit of a hard time trying to get them fixed.
     
  3. Thanks Wulf, if I can help some players. Why not :)

    So, someone can give me an example just to see ?
     
  4. I have never personally experienced any NRE's with Clans and RemoverTool...
     
  5. There is so much plugins

    BuildingRestrictions too for example and EntityOwner
     
    Last edited by a moderator: Sep 4, 2017
  6. But if I can fix one of them (if I can...^^')

    I give cs file to you @Wulf ?