саννин
саννин
``` =========================== FCNPC Exception Handler ============================ Signal 11 (Segmentation fault), address is f3982010 from f62fb07f Backtrace: #0 in plugins/FCNPC-DL.so(_ZN17CExceptionHandler24ExceptionHandlerCallbackEiP9siginfo_tPv+0x126) [0xf62dd866] #1 in linux-gate.so.1(__kernel_rt_sigreturn+0) [0xf7f2e090] #2 in plugins/FCNPC-DL.so(_ZN12MapWaterMeshD1Ev+0xf) [0xf62fb07f] #3 in...
It works when I'm alone on the server. Crash happens when the players are on the server. I really don't know where and when it happening
9.6-rel, 10.0-dev7 actually, it still doesn't work ```js const radiusBlip = new alt.RadiusBlip(0.0, 0.0, 72.0, 300.0); radiusBlip.color = 37; console.log(radiusBlip.valid); // true ```