[Pawn] what's wrong? - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10) --- Thread: [Pawn] what's wrong? (/showthread.php?tid=1457) |
what's wrong? - vandiesel45 - 2020-12-25 Hi, I HAVE THIS ERRORS in console: AFTER UPDATE SSCANF. (with 2.8.2 all is normal). Code: [03:05:54] [debug] Long callback execution detected (hang or performance issue) this is the code and line: Code: new str[300], File: ABC = fopen("Server/property.cfg", io_write); RE: what's wrong? - Trysha - 2020-12-25 Try to update version of crashdetect RE: what's wrong? - Afisiado - 2020-12-25 Add long_call_time 0 in your server.cfg |