![]() |
Server crash - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Server crash (/Thread-Server-crash--6497) |
Server crash - FiLoUs64 - 12-05-2019 03:15 PM Hi guys, I got random crash with debug message on console. Anybody have an idea where to look for this type of problem? Code: 2019/12/04 00:00:0000:00:DEBUG:>> 2120 | 1 | ProfileData::Count | +718047 Thanks for your help RE: Server crash - Coruja - 12-05-2019 05:01 PM "Char::Ticking items" is when the internal code is looping through all equipped items on char looking for items with expired timer to call @Timer trigger So probably this should be an equipped item calling @Timer trigger with something wrong inside this trigger |