14.11.2018, 20:12
So, I am new to sampctl, at server start I get
after I added these lines
Removing them makes server start.
Is there any list of error codes so I can read what that error code means?
Код:
WARN: crash loop backoff for 2s reason: exit status 3221225477 ERROR: received runtime error: failed to start server: exit status 3221225477
PHP код:
MapAndreas_Init(MAP_ANDREAS_MODE_FULL);
FCNPC_InitMapAndreas(MAP_ANDREAS_MODE_FULL);
FCNPC_SetUpdateRate(80);
Is there any list of error codes so I can read what that error code means?