![]() |
Error in 56d - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Error in 56d (/Thread-Error-in-56d) Pages: 1 2 |
Error in 56d - Doberman - 11-25-2016 08:56 PM Hi! Sometimes an error occurs, what is it? Sphere 56d Code: 13:46:DEBUG:__ thread (504) __ | # | _____ function _____________ | ticks passed from previous function start ______ RE: Error in 56d - darksun84 - 11-25-2016 09:13 PM It happens to me too, when you login the client try to access the in-game chat. It seems that by returning 1 in @UserChatButton trigger the error is prevented (not 100% sure). PHP Code: [EVENTS e_chat_block] RE: Error in 56d - Doberman - 11-25-2016 09:18 PM Thanks, i check. RE: Error in 56d - Coruja - 11-26-2016 10:13 AM what client version are you using to get this error? RE: Error in 56d - darksun84 - 11-27-2016 03:18 AM Me i am using 7.0.20.0 RE: Error in 56d - Doberman - 11-27-2016 04:07 AM I am using EC, 4.0.47.0. RE: Error in 56d - Coruja - 11-27-2016 06:38 PM the error occur when you press the chat button on client? I tried to reproduce this problem on different clients 4.x.x, 5.x.x and 7.x.x but I don't got any console error here RE: Error in 56d - darksun84 - 11-27-2016 09:37 PM Usually the error appears when you connect with a character, looks like it tries to access the chat. RE: Error in 56d - Coruja - 11-28-2016 02:33 AM try using the latest nightly, I fixed this console error some minutes ago RE: Error in 56d - darksun84 - 11-28-2016 03:22 AM It seems fixed ![]() |