Вопросы

Добрый день!

Не подскажите, что здесь может быть не так? Запись с [debug] зацикливается.

Логи:


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R4, (C)2005-2014 SA-MP Team

[18:44:53
[18:44:53] Server Plugins
[18:44:53] --------------
[18:44:53]  Loading plugin: crashdetect.so
[18:44:53]   CrashDetect plugin 4.19.4
[18:44:53]   Loaded.
[18:44:53]  Loading plugin: mysql.so
[18:44:53]  >> plugin.mysql: R41-3 successfully loaded.
[18:44:53]   Loaded.
[18:44:53]  Loading plugin: FileManager.so
[18:44:53] ******************
[18:44:53] ** FILE MANAGER **
[18:44:53] **    Loaded    **
[18:44:53] ** Version 1.5 **
[18:44:53] ******************
[18:44:53]   Loaded.
[18:44:53]  Loading plugin: gvar.so
[18:44:53

*** GVar Plugin v1.3 by Incognito loaded ***

[18:44:53]   Loaded.
[18:44:53]  Loading plugin: pawncmd.so
[18:44:53] Pawn.CMD plugin v3.2.0 by urShadow has been loaded
[18:44:53]   Loaded.
[18:44:53]  Loading plugin: pawnraknet.so
[18:44:53] [Pawn.RakNet] 

    | Pawn.RakNet 1.4.1 | 2016 - 2020
    |--------------------------------
    | Author and maintainer: urShadow


    | Compiled: Jun 18 2020 at 11:28:17
    |--------------------------------------------------------------
    | Forum thread: https://forum.sa-mp.com/showthread.php?t=640306
    |--------------------------------------------------------------
    | Repository: https://github.com/urShadow/Pawn.RakNet
    |--------------------------------------------------------------
    | Wiki: https://github.com/urShadow/Pawn.RakNet/wiki

[18:44:53]   Loaded.
[18:44:53]  Loading plugin: pawnregex.so
[18:44:53] [Pawn.Regex] plugin v1.1.3 by urShadow loaded
[18:44:53]   Loaded.
[18:44:53]  Loading plugin: profiler.so
[18:44:53]   Profiler plugin 2.15.3
[18:44:53]   Loaded.
[18:44:53]  Loading plugin: sscanf.so
[18:44:53

[18:44:53]  ===============================

[18:44:53]       sscanf plugin loaded.     

[18:44:53]          Version:  2.8.3        

[18:44:53]   (c) 2018 Alex "Y_Less" Cole  

[18:44:53]  ===============================

[18:44:53]   Loaded.
[18:44:53]  Loading plugin: streamer.so
[18:44:53

*** Streamer Plugin v2.9.4 by Incognito loaded ***

[18:44:53]   Loaded.
[18:44:53]  Loading plugin: TOTP.so
[18:44:53] TOTP plugin v1.0.1 by Games loaded.
[18:44:53]   Loaded.
[18:44:53]  Loaded 11 plugins.

[18:44:53
[18:44:53] Filterscripts
[18:44:53] ---------------
[18:44:53]   Loading filterscript 'rega_KYPE.amx'...
[18:44:53]   Loaded 1 filterscripts.

[18:44:53] [debug] Run time error 19"File or function is not found"
[18:44:53] [debug]  GetConsoleVarAsBool
[18:44:53] [debug]  GetConsoleVarAsInt
[18:44:53] [debug]  GetConsoleVarAsString
[18:44:53] [debug]  GetVehiclePoolSize
[18:44:53] [debug]  DestroyActor
[18:44:53] [debug]  CreateActor
[18:44:53] [debug]  SetActorVirtualWorld
[18:44:53] [debug]  ApplyActorAnimation
[18:44:53] [debug]  GetActorPos
[18:44:53] [debug]  GetActorVirtualWorld
[18:44:53] [debug]  GetSVarInt
[18:44:53] [debug]  SetSVarInt
[18:44:53] [debug]  SetActorPos
[18:44:53] [debug]  DisableRemoteVehicleCollisions
[18:44:53] [debug]  IsActorStreamedIn

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

1 ответ на этот вопрос

  • 0

Проблема решена. Дело оказалось в файле samp03svr

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты
Гость
Эта тема закрыта для публикации ответов.

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

  • Похожий контент

    • Sten Developer
      От Sten Developer
      Объясню всю ситуацию, пишу систему смерти игрока но она не работает. Решил по приколу написать туда обычный вывод текста SCM(playerid, COLOR_RED, "Вы умерли");
      Но однако после смерти текст не выводиться. Не работает абсолютно все. Кто знает как решить эту проблему?