Core Revision: 935
Database Revision : NCDB upto changeset_10x
Race : Human Warlock
Place: Northsire Abbey
Description:
i'am trying to equip some looted items, after a while i get this warning's ingame.
trying to equip item in invalid_2/26
trying to equip item in invalid_2/27
Trying to enter the game again whith same character i got these error's below, and a disconnect.
-- realmServer-Error.wcelllog
(2009-05-30 19:56:47.0625) [Error] Failed to initialize Character: Zeus (ID: High: 0x0000 (Player) - Low: 4, Account: Administrator (Id: 1))
(2009-05-30 19:56:47.0625) [Error] System.NullReferenceException: Object reference not set to an instance of an object.
at WCell.RealmServer.Handlers.TalentHandler.SendTalentGroupList(IHasTalents hasTalents) in c:\Server\WcellSetup\Core\trunk\Services\WCell.RealmServer\Handlers\TalentHandler.cs:line 84
at WCell.RealmServer.Entities.Character.OnLogin() in c:\Server\WcellSetup\Core\trunk\Services\WCell.RealmServer\Entities\Character.Maintenance.cs:line 1265
at WCell.RealmServer.Entities.Character.InitializeCharacter() in c:\Server\WcellSetup\Core\trunk\Services\WCell.RealmServer\Entities\Character.Maintenance.cs:line 1085
(2009-05-30 19:56:47.0781) [Error]
(2009-05-30 19:56:47.0937) [Error] Test Server - WCell RealmServer, Rev. 935 (v0.5 (3437#24379)) - Debug
(2009-05-30 19:56:47.0937) [Error] OS: Microsoft Windows NT 5.1.2600 Service Pack 3 - CLR: 2.0.50727.3082
(2009-05-30 19:56:47.0937) [Error] Using: MySQL5Dialect
(2009-05-30 19:56:47.0937) [Error]
(2009-05-30 19:56:47.0937) [Error] Object reference not set to an instance of an object.
This seems unrelated to the AccountType.
An existing Character just never had CharacterRecord.TalentSpec set which lead to this Exception.
This seems unrelated to the AccountType.
An existing Character just never had CharacterRecord.TalentSpec set which leads to this Exception.