Jump to content
  • 0

Problema Pornire Server


Question

Posted

Salut, cu toti stiti despre proiectul meu cu gm-ul de la 0. Am incercat sa il urc pe host, dar cand pornesc serverul primesc o eroare :

Tin sa mentionez faptul ca, plugin ul de mysql este acelasi ca cel folosit de gamemode, doar ca nu inteleg care ar fi problema, orice sfat mi-ar fi de mare ajutor. Eu l-am folosit numai pe windows (localhost) cat timp am lucrat la el, si nu inteleg care ar fi problema.

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[01:28:33] filterscripts = ""  (string)
[01:28:33] 
[01:28:33] Server Plugins
[01:28:33] --------------
[01:28:33]  Loading plugin: crashdetect.so
[01:28:33]   CrashDetect v4.15.1 is OK.
[01:28:33]   Loaded.
[01:28:33]  Loading plugin: sscanf.so
[01:28:33] 

[01:28:33]  ===============================

[01:28:33]       sscanf plugin loaded.     

[01:28:33]          Version:  2.8.1        

[01:28:33]    (c) 2012 Alex "Y_Less" Cole  

[01:28:33]  ===============================

[01:28:33]   Loaded.
[01:28:33]  Loading plugin: mysql_static.so
[01:28:33]  >> plugin.mysql: R39-6 successfully loaded.
[01:28:33]   Loaded.
[01:28:33]  Loading plugin: pawncmd.so
[01:28:33] [Pawn.CMD] plugin v3.3.6 loading...
[01:28:33] [Pawn.CMD] 

    | Pawn.CMD 3.3.6 | 2016 - 2021
    |--------------------------------
    | Author and maintainer: katursis


    | Compiled: Sep 26 2021 at 08:25:00
    |--------------------------------------------------------------
    | Repository: https://github.com/katursis/Pawn.CMD

[01:28:33]   Loaded.
[01:28:33]  Loading plugin: streamer.so
[01:28:33] 

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

[01:28:33]   Loaded.
[01:28:33]  Loaded 5 plugins.

[01:28:33] 
[01:28:33] Filterscripts
[01:28:33] ---------------
[01:28:33]   Loaded 0 filterscripts.

[01:28:33] [debug] Run time error 19: "File or function is not found"
[01:28:33] [debug]  cache_get_value_name_int
[01:28:33] [debug]  cache_get_value_name
[01:28:33] [debug]  cache_get_value_name_float
[01:28:33] [debug]  cache_get_value_index_int
[01:28:33] [debug]  SSCANF__
[01:28:33] [debug] Run time error 19: "File or function is not found"
[01:28:33] [debug]  cache_get_value_name_int
[01:28:33] [debug]  cache_get_value_name
[01:28:33] [debug]  cache_get_value_name_float
[01:28:33] [debug]  cache_get_value_index_int
[01:28:33] [debug]  SSCANF__
[01:28:33] Script[gamemodes/New-Santos.amx]: Run time error 19: "File or function is not found"
[01:28:33] Number of vehicle models: 0

6 answers to this question

Recommended Posts

  • 0
Posted

Esti sigur ca e aceiasi versiune? cache_get_value_name_int a fost introdusa odata cu r40 si nu e valabila in r33-r39

Functiile pentru r33-r39: https://team.sa-mp.com/wiki/MySQL_R33.html

Functiile pentru r40+: https://team.sa-mp.com/wiki/MySQL_R40.html

Deasemenea ca si sugestie foloseste oversiune mai noua de crashdetect pentru a avea mai multe informatii legate de erorile tale, 4.15.1 e de acum 7 ani

  • 0
Posted
3 hours ago, Banditul said:

Esti sigur ca e aceiasi versiune? cache_get_value_name_int a fost introdusa odata cu r40 si nu e valabila in r33-r39

Functiile pentru r33-r39: https://team.sa-mp.com/wiki/MySQL_R33.html

Functiile pentru r40+: https://team.sa-mp.com/wiki/MySQL_R40.html

Deasemenea ca si sugestie foloseste oversiune mai noua de crashdetect pentru a avea mai multe informatii legate de erorile tale, 4.15.1 e de acum 7 ani

Am mai facut o verificare :)) Si aveai dreptate.

Dar acum primesc :  Loading plugin: mysql.so
[08:51:00]   Failed (log-core.so: cannot open shared object file: No such file or directory)

  • 0
Posted

Update* 

Am rezolvat problema de mai sus :)) 

Doar ca acum primesc ceva de la sscanf.

Toate plugin-urile au fost incarcate.

[11:53:41]  Loaded 5 plugins.

[11:53:41] 
[11:53:41] Filterscripts
[11:53:41] ---------------
[11:53:41]   Loaded 0 filterscripts.

[11:53:41] [debug] Run time error 19: "File or function is not found"
[11:53:41] [debug]  SSCANF__
[11:53:41] [debug] Run time error 19: "File or function is not found"
[11:53:41] [debug]  SSCANF__
[11:53:41] Script[gamemodes/New-Santos.amx]: Run time error 19: "File or function is not found"
[11:53:41] Number of vehicle models: 0
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.