Question

Проблема следующего характера 
Всем известный плагин CEF работает через раз 
Плагин везде прописал верно
plugins crashdetect.so CRP.so dc_cmd.so mysql.so sscanf.so streamer.so cef.so nativechecker.so Vodka_SAMP.so 
логи - 

[00:01:52]    Error: Function not registered: 'cef_on_player_connect'
[00:01:52]    Error: Function not registered: 'cef_on_player_disconnect'
[00:01:52]    Error: Function not registered: 'cef_subscribe'
[00:01:52]    Error: Function not registered: 'cef_create_browser'
[00:01:52]    Error: Function not registered: 'cef_emit_event'
[00:01:52]    Error: Function not registered: 'cef_player_has_plugin'
[00:01:52] [debug] Run time error 19: "File or function is not found"
[00:01:52] [debug]  cef_on_player_connect
[00:01:52] [debug]  cef_on_player_disconnect
[00:01:52] [debug]  cef_subscribe
[00:01:52] [debug]  cef_create_browser
[00:01:52] [debug]  cef_emit_event
[00:01:52] [debug]  cef_player_has_plugin
[00:01:52] [debug] Run time error 19: "File or function is not found"
[00:01:52] [debug]  cef_on_player_connect
[00:01:52] [debug]  cef_on_player_disconnect
[00:01:52] [debug]  cef_subscribe
[00:01:52] [debug]  cef_create_browser
[00:01:52] [debug]  cef_emit_event
[00:01:52] [debug]  cef_player_has_plugin
[00:01:52] Script[gamemodes/NVE-GM.amx]: Run time error 19: "File or function is not found"
[00:01:52] Number of vehicle models: 0

Пробывал все что можно - Хостинг MyArena ( Не реклама)

Share this post


Link to post
Share on other sites

2 answers to this question

  • 0

Никогда не пользовался MyArena, некоторые хостинги просто не признают "чужие" моды, таким является BigHost, но обычно, если так - сервер просто не запускается, возможно у вас разные версии CEF, то есть в папке pawno/include лежит одна версию, а плагин другой версии.

 

 

Share this post


Link to post
Share on other sites
  • 0

cef.so попробуй в самое начало вставить

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.