[Help] 5017 Equips Error.

09/02/2010 23:35 killersub#1
So I'm currently modifying a 5017 source so... I have recently modified it but idk what I added or "did" that now once I equip something I get an error in the console and in da game it takes da item away and doesnt show it in the character status box or in the map(world)...only if I disconnect it will show but still give the error on the console WTF?

Code:
System.NullReferenceException: Object reference not set to an instance of an object.
                  at COServer_Project.Character.GetEquipStats<byte Pos, Boolean UnEquip> in Character.cs Line: 7638
                  at COServer_Project.Character.SendEquips<Boolean GetStats> in Character.cs Line: 9187
                  at COServer_Project.Client.GetPacket<Byte[] data> in Client.cs Line:16921
and idk wat exactly that means since I tried every possible fix...even tried my back-up of da source...any help wuld be greatly appreciated.
09/04/2010 13:32 µ~Xero~µ#2
Lemme guess... that just happens on armors right?
09/06/2010 02:30 killersub#3
Quote:
Originally Posted by µ~Xero~µ View Post
Lemme guess... that just happens on armors right?
lol, I fixed the problem...it was kinda stupid of me actually just add da codes to the items table in mysql lmao...

@EDIT

I guess this is a "legendary" problem that neva happens to any1 lol :rolleyes: