Eledrianek
Apprentice
Posts: 21
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Aug 2014
Reputation: 0
|
RE: Upgrade live server
And what about this? This error hits very often...
Code:
22:10:ERROR:Item (0319e) has no definition in scripts.
22:10:DEBUG:__ thread (5656) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:10:DEBUG:>> 5656 | 0 | CWorld::OnTick | +0
22:10:DEBUG:>> 5656 | 1 | CSector::OnTick | +0
22:10:DEBUG:>> 5656 | 2 | CChar::OnTick | +0
22:10:DEBUG:>> 5656 | 3 | CChar::NPC_OnTickAction | +0
22:10:DEBUG:>> 5656 | 4 | CChar::NPC_Act_GoHome | +0
22:10:DEBUG:>> 5656 | 5 | CChar::NPC_WalkToPoint | +0
22:10:DEBUG:>> 5656 | 6 | CChar::NPC_Pathfinding | +0
22:10:DEBUG:>> 5656 | 7 | CPathFinder::CPathFinder | +0
22:10:DEBUG:>> 5656 | 8 | CPathFinder::FillMap | +0
22:10:DEBUG:>> 5656 | 9 | CChar::CanMoveWalkTo | +0 <-- exception catch point (below is guessed and could be incorrect!)
22:10:DEBUG:>> 5656 | 10 | CChar::CheckValidMove | +0
22:10:DEBUG:>> 5656 | 11 | CWorld::GetHeightPoint_New | +0
22:10:DEBUG:>> 5656 | 12 | CItemBase::FindItemBase | +0
22:10:CRITICAL:"Access Violation" (0x13740f), in CChar::CanMoveWalkTo() #1 "Check Valid Move"
22:10:ERROR:Item (02fe2) has no definition in scripts.
22:10:DEBUG:__ thread (5656) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:10:DEBUG:>> 5656 | 0 | CWorld::OnTick | +0
22:10:DEBUG:>> 5656 | 1 | CSector::OnTick | +0
22:10:DEBUG:>> 5656 | 2 | CChar::OnTick | +0
22:10:DEBUG:>> 5656 | 3 | CChar::NPC_OnTickAction | +0
22:10:DEBUG:>> 5656 | 4 | CChar::NPC_Act_GoHome | +0
22:10:DEBUG:>> 5656 | 5 | CChar::NPC_WalkToPoint | +0
22:10:DEBUG:>> 5656 | 6 | CChar::NPC_Pathfinding | +0
22:10:DEBUG:>> 5656 | 7 | CPathFinder::CPathFinder | +0
22:10:DEBUG:>> 5656 | 8 | CPathFinder::FillMap | +0
22:10:DEBUG:>> 5656 | 9 | CChar::CanMoveWalkTo | +32 <-- exception catch point (below is guessed and could be incorrect!)
22:10:DEBUG:>> 5656 | 10 | CChar::CheckValidMove | +0
22:10:DEBUG:>> 5656 | 11 | CWorld::GetHeightPoint_New | +0
22:10:DEBUG:>> 5656 | 12 | CItemBase::FindItemBase | +0
22:10:ERROR:Item (02b7b) has no definition in scripts.
22:10:DEBUG:__ thread (5656) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:10:DEBUG:>> 5656 | 0 | CWorld::OnTick | +0
22:10:DEBUG:>> 5656 | 1 | CSector::OnTick | +0
22:10:DEBUG:>> 5656 | 2 | CChar::OnTick | +0
22:10:DEBUG:>> 5656 | 3 | CChar::NPC_OnTickAction | +0
22:10:DEBUG:>> 5656 | 4 | CChar::NPC_Act_GoHome | +0
22:10:DEBUG:>> 5656 | 5 | CChar::NPC_WalkToPoint | +0
22:10:DEBUG:>> 5656 | 6 | CChar::NPC_Pathfinding | +0
22:10:DEBUG:>> 5656 | 7 | CPathFinder::CPathFinder | +0
22:10:DEBUG:>> 5656 | 8 | CPathFinder::FillMap | +0
22:10:DEBUG:>> 5656 | 9 | CChar::CanMoveWalkTo | +0 <-- exception catch point (below is guessed and could be incorrect!)
22:10:DEBUG:>> 5656 | 10 | CChar::CheckValidMove | +0
22:10:DEBUG:>> 5656 | 11 | CWorld::GetHeightPoint_New | +0
22:10:DEBUG:>> 5656 | 12 | CItemBase::FindItemBase | +0
22:10:CRITICAL:"Access Violation" (0x13740f), in CChar::CanMoveWalkTo() #1 "Check Valid Move"
|
|
08-18-2014 06:16 AM |
|
|