shape1
shape2
shape3
shape4
shape7
shape8

Run time error 19: "File or function is not found"


rudik1

Новичок
Пользователь
06.03.2020
6
0
0
Игрок
Помогите,в КРМП создал сервер,залил мод(В моде все правильно) Там указал БД mysql , залил в mysql нужный файлик .  Захожу на сервер нету окна регистрации а в логах эта ошибка(Run time error 19: "File or function is not found") ПОМОГИТЕ РЕШИТЬ!

 

rudik1

Новичок
Пользователь
06.03.2020
6
0
0
Игрок
Спойлер
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, (C)2005-2012 SA-MP Team

[12:45:12] 
[12:45:12] Server Plugins
[12:45:12] --------------
[12:45:12]  Loading plugin: crashdetect.so
[12:45:12]   CrashDetect v4.15.1 is OK.
[12:45:12]   Loaded.
[12:45:12]  Loading plugin: streamer.so
[12:45:12] 

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

[12:45:12]   Loaded.
[12:45:12]  Loading plugin: mysql_static.so
[12:45:12]  >> plugin.mysql: R39-3 successfully loaded.
[12:45:12]   Loaded.
[12:45:12]  Loading plugin: mysql.so
[12:45:12]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[12:45:12]  Loading plugin: sscanf.so
[12:45:12] 

[12:45:12]  ===============================

[12:45:12]       sscanf plugin loaded.     

[12:45:12]          Version:  2.8.1        

[12:45:12]    (c) 2012 Alex "Y_Less" Cole  

[12:45:12]  ===============================

[12:45:12]   Loaded.
[12:45:12]  Loading plugin: iTD.so
[12:45:12]   Failed (plugins/iTD.so: cannot open shared object file: No such file or directory)
[12:45:12]  Loading plugin: crmp-RNM.so
[12:45:12] [RNM] Loading...
[12:45:12]   Loaded.
[12:45:12]  Loaded 5 plugins.

[12:45:12] [RNM] Addresses found
[12:45:12] [RNM] Initialized. Version: 2.0.0. Author: urShadow (https://github.com/urShadow/RakNetManager)
[12:45:12] [RNM] Адаптировал под CRMP 0.3e: санек (https://github.com/povargek/RakNetManager)
[12:45:12] 
[12:45:12] Filterscripts
[12:45:12] ---------------
[12:45:12]   Loading filterscript 'attachments.amx'...
[12:45:12]   Loading filterscript 'ce.amx'...
[12:45:12] 
--------------------------------------
[12:45:12]  CamEditor by Drebin
[12:45:12] --------------------------------------

[12:45:12]   Loading filterscript 'easyCamera.amx'...
[12:45:12]   Loading filterscript 'fly.amx'...
[12:45:12]   Loading filterscript 'fsdebug.amx'...
[12:45:12] 
  *********************
  * SA:MP DEBUG 0.2   *
[12:45:12]   * By Simon Campbell *
  *********************
[12:45:12]   * Version: 0.5d     *
  *********************
[12:45:12]   * -- LOADED         *
  *********************

[12:45:12]   Loading filterscript 'iTD.amx'...
[12:45:12] [debug] Run time error 19: "File or function is not found"
[12:45:12] [debug]  GetVirtualKeyState
[12:45:12] [debug]  GetScreenSize
[12:45:12] [debug]  GetMousePos
[12:45:12]   Loading filterscript 'npc_record.amx'...
[12:45:13]   Loading filterscript 'TextDrawEditor1.0.amx'...
[12:45:13] 
--------------------------------------
[12:45:13]  Text Draw Editor 1.0RC2 by Zamaroht for SA-MP 0.3 Loaded.
[12:45:13] --------------------------------------

[12:45:13]   Loaded 8 filterscripts.

[12:45:13] OnGameo
[12:45:13] Server password has been removed.
[12:47:24] MySQL connection: ERROR
[12:47:24] [debug] Run time error 19: "File or function is not found"
[12:47:24] [debug]  GetVirtualKeyState
[12:47:24] [debug]  GetScreenSize
[12:47:24] [debug]  GetMousePos
[12:47:24] 
------------------------------
[12:47:24]  Start date: 24.06.2016
[12:47:24] ------------------------------
[12:47:24] Number of vehicle models: 27
[12:48:00] Incoming connection: 178.121.104.222:64966
[12:48:00] [join] Dmitriy_Rudensky has joined the server (0:178.121.104.222)



 
Последнее редактирование модератором:

Jaliba_Baron

Руководитель
Пользователь
24.09.2015
648
2
929
0
20
pawno-crmp.ru
Скриптер
@rudik1 можете дать содержимое файла "server.cfg" и скриншот папки "plugins"?

 

rudik1

Новичок
Пользователь
06.03.2020
6
0
0
Игрок
И еще. Когда я в CFG Plagin указал Mysql_static.so у меня полностью мод поменял название на Namalsk RP, хотя в моде все указано на Solmon RP

 

Jaliba_Baron

Руководитель
Пользователь
24.09.2015
648
2
929
0
20
pawno-crmp.ru
Скриптер
 @rudik1 обратите внимание на ошибку:

Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)



Установите нужные библиотеки.