AmirrezaJaberi / FIREAC

✅ FiveM Strongest Anticheat
GNU Affero General Public License v3.0
161 stars 52 forks source link

please help #98

Open BallisticOK opened 4 months ago

BallisticOK commented 4 months ago

[ script:FIREAC] > handler (@FIREAC/src/fire-server.lua:1293) [ c-scripting-core] InvokeNative: execution failed: Argument at index 0 was null. [ script:FIREAC] SCRIPT ERROR: Execution of native 0000000054c06897 in script host failed: Argument at index 0 was null.

minipunch commented 4 months ago

Yeah, can confirm. Getting this issue as well.

GetPlayerToken(OWNER, 0) is not working cause I guess the OWNER is null most likely within the entityCreated handler

minipunch commented 4 months ago

this is the commit that broke it: https://github.com/AmirrezaJaberi/FIREAC/commit/90ed8c668c91a1093aa83fd55db08f9473f8a61f

reverting that gets rid of the error spam