Hi all, when my server start I get this error, should I be worried about this one?

13731
Post automatically merged:

I changed port to 2593 and error persists
 
Last edited:
Getthing this same error message on a Fresh install of ServUO and Vita-Nex Core. Seems to still work, but does have issues now logging in. Sometimes it will take minutes to login to the server list, once there its fine.
14134


Line 623 of VitaNex.cs :

C#:
            try
            {
                action.Method.Invoke(null, null); //623
            }
 

Attachments

  • VitaNex.cs
    33.8 KB · Views: 10
Back