![]() |
debug - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: debug (/Thread-debug) |
debug - aptillah - 02-24-2014 03:36 AM i have this error 19:35:DEBUG:__ thread (3392) __ | # | _____ function _____________ | ticks passed from previous function start ______ 19:35:DEBUG:>> 3392 | 0 | NetworkManager::processAllInput | +0 19:35:DEBUG:>> 3392 | 1 | NetworkInput::processInput | +0 19:35:DEBUG:>> 3392 | 2 | NetworkInput::processData | +0 19:35:DEBUG:>> 3392 | 3 | NetworkInput::processData | +0 19:35:DEBUG:>> 3392 | 4 | NetworkInput::processGameClientData | +0 19:35:DEBUG:>> 3392 | 5 | PacketSpeakReqUNICODE::onReceive | +0 19:35:DEBUG:>> 3392 | 6 | CClient::Event_Talk | +0 19:35:DEBUG:>> 3392 | 7 | CClient::Event_Command | +0 19:35:DEBUG:>> 3392 | 8 | CChar::r_Verb | +0 19:35:DEBUG:>> 3392 | 9 | CClient::r_Verb | +0 <-- exception catch point (below is guessed and could be incorrect!) 19:35:DEBUG:>> 3392 | 10 | CClient::Cmd_CreateItem | +0 19:35:DEBUG:>> 3392 | 11 | CClient::addTargetItems | +0 19:35:DEBUG:>> 3392 | 12 | CClient::addTarget | +0 19:35:DEBUG:>> 3392 | 13 | CClient::SetTargMode | +0 19:35:DEBUG:>> 3392 | 14 | CObjBase::RemoveFromView | +0 19:35:CRITICAL:"Access Violation" (0xc65b9), in CClient::Verb() 19:35:DEBUG:command 'add' args 'i_axe_exec' [06F62744] whts the problem ? RE: debug - XuN - 02-24-2014 04:27 AM Did you have a 'color window' opened? like the one appearing when typing '.set color' on yourself? If so, that's the cause. |