mangosvb / serverZero

The 1.12.2 Compatible Version of the MaNGOSVB Server, based on SpuriousEmu Emulator.
https://getmangos.eu
GNU General Public License v2.0
41 stars 30 forks source link

Opcode Handler Error CMSG_FRIEND_LIST #115

Closed jaxx56 closed 6 years ago

jaxx56 commented 8 years ago

Opcode handler CMSG_FRIEND_LIST:00000066 caused an error: System.NullReferenceException: Object reference not set to an instance of an obj ect. at WorldCluster.WC_Handlers_Social.SendFriendList(ClientClass& client, Charac terObject& Character) in C:\Users\Administrator\Desktop\MVB\src\Server\WorldClus ter\Handlers\WC.Handlers.Social.vb:line 39 at WorldCluster.WC_Handlers_Social.On_CMSG_FRIEND_LIST(PacketClass& packet, C lientClass& client) in C:\Users\Administrator\Desktop\MVB\src\Server\WorldCluste r\Handlers\WC.Handlers.Social.vb:line 377 at WorldCluster.WC_Network.ClientClass.OnPacket(Object state) in C:\Users\Adm inistrator\Desktop\MVB\src\Server\WorldCluster\Server\WC.Network.vb:line 666

Meltie2013 commented 6 years ago

Need feedback on this to see if this is still an issue or has been resolved.