issue in NewestCOServer source i know i'm old :D

06/24/2018 04:48 traplx#1
guys i found that error can anyone plz explain this for me
i'm new in c# anyway thanks for help

Code:
System.NullReferenceException: Object reference not set to an instance of an object.
   at NewestCOServer.PacketHandling.NPCDialog.Handle(GameClient GC, Byte[] Data, UInt32 NPC, Byte Control) in c:\Eternal_Classic\Eternal_Source\PacketHandling\NPCDialog.cs:line 101
6/24/2018 4:53:19 AM
06/24/2018 04:56 Spirited#2
Google.

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
06/24/2018 21:07 Super Aids#3
Here comes the best advice.

1. Learn C# before you attempt make a server.

2. Also ditch that absolute garbage source.

If you think the source isn't garbage, then repeat from 1.