Jump to content
  • 0

Problema run time


capetanos

Question

10 answers to this question

Recommended Posts

  • 0
 
----------
Loaded log file: "server_log.txt".
----------
 
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
 
[23:54:27] 
[23:54:27] Server Plugins
[23:54:27] --------------
[23:54:27]  Loading plugin: mysql
[23:54:27]   Failed.
[23:54:27]  Loading plugin: sscanf
[23:54:27] 
 
[23:54:27]  ===============================
 
[23:54:27]       sscanf plugin loaded.     
 
[23:54:27]          Version:  2.8.1        
 
[23:54:27]    © 2012 Alex "Y_Less" Cole  
 
[23:54:27]  ===============================
 
[23:54:27]   Loaded.
[23:54:27]  Loading plugin: streamer
[23:54:27]   Failed.
[23:54:27]  Loading plugin: Whirlpool
[23:54:27]  
[23:54:27]  ==================
[23:54:27]  
[23:54:27]   Whirlpool loaded
[23:54:27]  
[23:54:27]  ==================
[23:54:27]  
[23:54:27]   Loaded.
[23:54:27]  Loaded 2 plugins.
 
[23:54:28] 
[23:54:28] Ban list
[23:54:28] --------
[23:54:28]  Loaded: samp.ban
[23:54:28] 
[23:54:28] 
[23:54:28] Filterscripts
[23:54:28] ---------------
[23:54:28]   Loading filterscript 'anti-fake-killer.amx'...
[23:54:28] 
---------------------------------------------------------------
[23:54:28]  Anti Fake-Killer | Creation date: 01.12.2012 | Autor: DMC |
[23:54:28] ---------------------------------------------------------------
 
[23:54:28]   Loading filterscript 'anti-spam.amx'...
[23:54:28] 
---------------------------------------------------------------
[23:54:28]  Anti Spam Flood | Creation date: 01.12.2012 | Autor: DMC |
[23:54:28] ---------------------------------------------------------------
 
[23:54:28]   Loading filterscript 'artificii.amx'...
[23:54:28] 
---------------------------------------------------------------
[23:54:28]  Artificii | Creation date: 01.12.2012 | Autor: DMC |
[23:54:28] ---------------------------------------------------------------
 
[23:54:28]   Loading filterscript 'brad-de-craciun.amx'...
[23:54:28] 
---------------------------------------------------------------
[23:54:28]  Brad de craciun | Creation date: 01.12.2012 | Autor: DMC |
[23:54:28] ---------------------------------------------------------------
 
[23:54:28]   Loading filterscript 'laser-la-arme.amx'...
[23:54:28] 
---------------------------------------------------------------
[23:54:28]  Laser la arme | Creation date: 01.12.2012 | Autor: DMC |
[23:54:28] ---------------------------------------------------------------
 
[23:54:28]   Loading filterscript 'anti-flood.amx'...
[23:54:28]   Loading filterscript 'anti-boot.amx'...
[23:54:28]   Unable to load filterscript 'anti-boot.amx'.
[23:54:28]   Loading filterscript 'vae.amx'...
[23:54:28]   Loading filterscript 'basket.amx'...
[23:54:28]   Loading filterscript 'clan.amx'...
[23:54:28] 
--------------------------------------
[23:54:28]  Clan System Loaded
[23:54:28] --------------------------------------
 
[23:54:28]   Loaded 9 filterscripts.
 
[23:54:28] Script[gamemodes/R2P.amx]: Run time error 19: "File or function is not found"
[23:54:28] Number of vehicle models: 0
Link to comment
Share on other sites

  • 0
Error: Function not registered: 'mysql_connect'
[05:03:24]    Error: Function not registered: 'mysql_query'
[05:03:24]    Error: Function not registered: 'mysql_store_result'
[05:03:24]    Error: Function not registered: 'mysql_fetch_row_format'
[05:03:24]    Error: Function not registered: 'mysql_ping'
[05:03:24]    Error: Function not registered: 'mysql_reconnect'
[05:03:24]    Error: Function not registered: 'mysql_real_escape_string'
[05:03:24]    Error: Function not registered: 'mysql_num_rows'
[05:03:24]    Error: Function not registered: 'mysql_fetch_field_row'
[05:03:24]    Error: Function not registered: 'mysql_free_result'
[05:03:24]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[05:03:24]    Error: Function not registered: 'mysql_close'
[05:03:24]    Error: Function not registered: 'CreateDynamicPickup'
[05:03:24]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[05:03:24]    Error: Function not registered: 'mysql_debug'
[05:03:24]    Error: Function not registered: 'CreateDynamicObject'
[05:03:24]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[05:03:24]    Error: Function not registered: 'CreateDynamicMapIcon'
Link to comment
Share on other sites

  • 0

1) Ce GM folosesti?

2)Erorile respective se datoreaza:

a) verifica daca ai in folderul ' plugins' si .so si .dll(de genu streamer.so streamer.dll , mysql.so mysql.dll , Whirlpool.so Whirlpool.dll , sscanf.so si sscanf.dll)

B) daca ai toate acestea , si nu iti merge , instaleaza Microsoft Visual C++ versiunile

- 2005

- 2008

- 2010

- 2012

- 2013

si Net Famework 4.0, apoi da restart la PC.

De ce iti trebuie acestea instalate?

Raspuns: Pentru ca pluginurile .dll se realizeaza cu ajutorul acestor programe , dar depinde si de vechimea lor, de aceea este posibil ca pentru majoritatea pluginurilor .dll pe care le ai sa fie pe versiunea 2012 , dar unul dintre ele sa fie pe 2010 , si din cauza asta , pentru a evita aceasta eroare instaleaza ce ti-am spus mai sus si da restart la PC. Revino cu un reply , daca tia mers sau nu.

Link to comment
Share on other sites

  • 0

1) Ce GM folosesti?

2)Erorile respective se datoreaza:

a) verifica daca ai in folderul ' plugins' si .so si .dll(de genu streamer.so streamer.dll , mysql.so mysql.dll , Whirlpool.so Whirlpool.dll , sscanf.so si sscanf.dll)

B) daca ai toate acestea , si nu iti merge , instaleaza Microsoft Visual C++ versiunile

- 2005

- 2008

- 2010

- 2012

- 2013

si Net Famework 4.0, apoi da restart la PC.

De ce iti trebuie acestea instalate?

Raspuns: Pentru ca pluginurile .dll se realizeaza cu ajutorul acestor programe , dar depinde si de vechimea lor, de aceea este posibil ca pentru majoritatea pluginurilor .dll pe care le ai sa fie pe versiunea 2012 , dar unul dintre ele sa fie pe 2010 , si din cauza asta , pentru a evita aceasta eroare instaleaza ce ti-am spus mai sus si da restart la PC. Revino cu un reply , daca tia mers sau nu.

Te iubesc <3 :)) merge multumesc mult 

Link to comment
Share on other sites

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.