Actors error - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Actors error (
/showthread.php?tid=599666)
Actors error -
SaDaN - 28.01.2016
Hello , I'm with a linux host just not managing to connect to my gm , I added the crashdetect plugin and gave the following debug
Код:
[debug] Run time error 19: "File or function is not found"
[debug] DisableRemoteVehicleCollisions
[debug] ApplyActorAnimation
[debug] ClearActorAnimations
[debug] GetPlayerTargetActor
[debug] CreateActor
[debug] SetActorInvulnerable
[debug] SetActorHealth
[debug] DestroyActor
[debug] Run time error 19: "File or function is not found"
[debug] DisableRemoteVehicleCollisions
[debug] ApplyActorAnimation
[debug] ClearActorAnimations
[debug] GetPlayerTargetActor
[debug] CreateActor
[debug] SetActorInvulnerable
[debug] SetActorHealth
[debug] DestroyActor
Run time error 19: "File or function is not found"
Already loaded the a_actor include the GM still does not turn on , and only on linux host that will not host windows regular league, if anyone can help me I am grateful .
Re: Actors error -
Richie© - 28.01.2016
You are probably trying to run a 0.3.7 compiled script on an older version of samp server.