Avatar
Journeyman
Posts: 172
Likes Given: 6
Likes Received: 27 in 12 posts
Joined: Apr 2012
Reputation: 5
The North Shield
|
GetDist Problem
Sometimes, I do see that there are some getdist invalid point errors in console. I'm just wondering what reason causes such problem in console ,
ERROR:GetDist::InvalidPoint -> '26112,28416,0,110'
Also, i have this error. After having this, server just get down. No crash error or anyhing , just freezes.
Code:
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | CWorld::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!)
19:05:DEBUG:>> 11504 | 1 | CTimedFunctionHandler::OnTick | +0
19:05:DEBUG:>> 11504 | 2 | ProfileData::Start | +0
19:05:CRITICAL:"Access Violation" (0x732ee757), in SUB: CWorld::TimerFunction::Tick()
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | NetworkManager::processAllInput | +0
19:05:DEBUG:>> 11504 | 1 | NetworkManager::checkNewConnection | +0
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | NetworkManager::processAllInput | +0
19:05:DEBUG:>> 11504 | 1 | NetworkManager::checkNewConnection | +0
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | NetworkManager::processAllInput | +0
19:05:DEBUG:>> 11504 | 1 | NetworkManager::checkNewConnection | +0
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | NetworkManager::processAllInput | +0
19:05:DEBUG:>> 11504 | 1 | NetworkManager::checkNewConnection | +0
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | NetworkManager::processAllInput | +0
19:05:DEBUG:>> 11504 | 1 | NetworkManager::checkNewConnection | +0
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | NetworkManager::processAllInput | +0
19:05:DEBUG:>> 11504 | 1 | NetworkManager::checkNewConnection | +0
19:05:DEBUG:__ thread (11504) __ | # | _____ function _____________ | ticks passed from previous function start ______
19:05:DEBUG:>> 11504 | 0 | CWorld::OnTick | +0
19:05:DEBUG:>> 11504 | 1 | CSector::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!)
19:05:DEBUG:>> 11504 | 2 | ProfileData::Start | +0
19:05:ERROR:sector #85 [5440,0,0,0]
19:05:ERROR:GetDist::InvalidPoint -> '0,0,-64,132'
(This post was last modified: 03-14-2014 08:20 PM by Avatar.)
|
|
03-12-2014 02:34 AM |
|
|