SA-MP Forums Archive
Problema con el servidor - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Problema con el servidor (/showthread.php?tid=641136)



Problema con el servidor - Dello - 11.09.2017

Buenas. La verdad que ya estoy harto, no sй si tendrб que ver mi computadora que es bastante nueva o quй, pero antes me corrнan todos los servidores al ejecutar el samp-server.exe. Ahora, algunos me abren y otros no.
Ya probй de todo, actualizar los plugins, actualizar los includes, y nada. No sй que mбs hacer.

Acб un log, por ejemplo, el de WattsCity.

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[14:19:58] 
[14:19:58] Server Plugins
[14:19:58] --------------
[14:19:58]  Loading plugin: mysql
[14:19:58]   Failed.
[14:19:58]  Loading plugin: sscanf
[14:19:58] 

[14:19:58]  ===============================

[14:19:58]       sscanf plugin loaded.     

[14:19:58]          Version:  2.8.1        

[14:19:58]    © 2012 Alex "******" Cole  

[14:19:58]  ===============================

[14:19:58]   Loaded.
[14:19:58]  Loading plugin: crashdetect
[14:19:58]   CrashDetect v4.15.1 is OK.
[14:19:58]   Loaded.
[14:19:58]  Loading plugin: streamer
[14:19:58] 

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

[14:19:58]   Loaded.
[14:19:58]  Loading plugin: nativechecker
[14:19:58]   Loaded.
[14:19:58]  Loaded 4 plugins.

[14:19:58] 
[14:19:58] Filterscripts
[14:19:58] ---------------
[14:19:58]   Loading filterscript 'TextDrawEditor1.0.amx'...
[14:19:59] 
--------------------------------------
[14:19:59]  Text Draw Editor 1.0RC2 by Zamaroht for SA-MP 0.3 Loaded.
[14:19:59] --------------------------------------

[14:19:59]   Loaded 1 filterscripts.

[14:19:59]    Error: Function not registered: 'mysql_escape_string'
[14:19:59]    Error: Function not registered: 'mysql_query'
[14:19:59]    Error: Function not registered: 'cache_get_row_count'
[14:19:59]    Error: Function not registered: 'cache_get_row_int'
[14:19:59]    Error: Function not registered: 'cache_get_row_float'
[14:19:59]    Error: Function not registered: 'cache_get_row'
[14:19:59]    Error: Function not registered: 'cache_get_field_count'
[14:19:59]    Error: Function not registered: 'mysql_log'
[14:19:59]    Error: Function not registered: 'mysql_connect'
[14:19:59]    Error: Function not registered: 'mysql_errno'
[14:19:59]    Error: Function not registered: 'cache_get_data'
[14:19:59]    Error: Function not registered: 'cache_insert_id'
[14:19:59] [debug] Run time error 19: "File or function is not found"
[14:19:59] [debug]  mysql_escape_string
[14:19:59] [debug]  mysql_query
[14:19:59] [debug]  cache_get_row_count
[14:19:59] [debug]  cache_get_row_int
[14:19:59] [debug]  cache_get_row_float
[14:19:59] [debug]  cache_get_row
[14:19:59] [debug]  cache_get_field_count
[14:19:59] [debug]  mysql_log
[14:19:59] [debug]  mysql_connect
[14:19:59] [debug]  mysql_errno
[14:19:59] [debug]  cache_get_data
[14:19:59] [debug]  cache_insert_id
[14:19:59] [debug] Run time error 19: "File or function is not found"
[14:19:59] [debug]  mysql_escape_string
[14:19:59] [debug]  mysql_query
[14:19:59] [debug]  cache_get_row_count
[14:19:59] [debug]  cache_get_row_int
[14:19:59] [debug]  cache_get_row_float
[14:19:59] [debug]  cache_get_row
[14:19:59] [debug]  cache_get_field_count
[14:19:59] [debug]  mysql_log
[14:19:59] [debug]  mysql_connect
[14:19:59] [debug]  mysql_errno
[14:19:59] [debug]  cache_get_data
[14:19:59] [debug]  cache_insert_id
[14:19:59] Script[gamemodes/gm.amx]: Run time error 19: "File or function is not found"
[14:19:59] Number of vehicle models: 0



Re: Problema con el servidor - GlobitoPawn - 12.09.2017

El plugin MySQL no puede cargarse, seguramente porque no tienes .NET Framework y los paquetes de Visual C++ redistributable que son necesarios para su ejecuciуn.


Respuesta: Re: Problema con el servidor - Dello - 12.09.2017

Quote:
Originally Posted by GlobitoPawn
Посмотреть сообщение
El plugin MySQL no puede cargarse, seguramente porque no tienes .NET Framework y los paquetes de Visual C++ redistributable que son necesarios para su ejecuciуn.
Si, habнa leнdo algo sobre eso , pero no puedo instalar .NET framework, los instaladores me dicen que no tengo conexiуn a internet, y sн tengo.
Los paquetes de C++ ya estбn instalados.
Me podrнas ayudar con la instalaciуn de .NET?
El instalador que ofrece Microsoft que es offline no me va la pбgina.
Muchas gracias!


Respuesta: Problema con el servidor - Dello - 12.09.2017

Aclaro: tengo Windows 10.


Respuesta: Problema con el servidor - Dello - 13.09.2017

Revivo, no hay forma, ya probй con otros versiones de .NET, reinstale y nada...


Respuesta: Problema con el servidor - Laredox - 13.09.2017

Intenta con esto..

Tienes en tu GM el a_mysql?..
Recuerda quй ambos tienen quй ser de la misma versiуn, tanto cуmo la libreria y plugin.. acб te dejo los tres, espero te sirvan.

Acб te dejo mysql.inc - a_mysql.inc - mysql.dll

Descargar Plugins..


Re: Respuesta: Problema con el servidor - siickr - 13.09.2017

Quote:
Originally Posted by Laredox
Посмотреть сообщение
Intenta con esto..

Tienes en tu GM el a_mysql?..
Recuerda quй ambos tienen quй ser de la misma versiуn, tanto cуmo la libreria y plugin.. acб te dejo los tres, espero te sirvan.

Acб te dejo mysql.inc - a_mysql.inc - mysql.dll

Descargar Plugins..
no sй si te haces el tonto aposta o algo, lee las comentarios, NO TIENE NADA QUE VER LO QUE DICES


Respuesta: Re: Respuesta: Problema con el servidor - Laredox - 13.09.2017

Quote:
Originally Posted by siickr
Посмотреть сообщение
no sй si te haces el tonto aposta o algo, lee las comentarios, NO TIENE NADA QUE VER LO QUE DICES
Quй intente con lo quй le pase y ya..



Код:
[14:19:59]    Error: Function not registered: 'mysql_escape_string'
[14:19:59]    Error: Function not registered: 'mysql_query'
[14:19:59]    Error: Function not registered: 'cache_get_row_count'
[14:19:59]    Error: Function not registered: 'cache_get_row_int'
[14:19:59]    Error: Function not registered: 'cache_get_row_float'
[14:19:59]    Error: Function not registered: 'cache_get_row'
[14:19:59]    Error: Function not registered: 'cache_get_field_count'
[14:19:59]    Error: Function not registered: 'mysql_log'
[14:19:59]    Error: Function not registered: 'mysql_connect'
[14:19:59]    Error: Function not registered: 'mysql_errno'
[14:19:59]    Error: Function not registered: 'cache_get_data'
[14:19:59]    Error: Function not registered: 'cache_insert_id'
Код:
[14:19:58]  Loading plugin: mysql
[14:19:58]   Failed.
https://github.com/pBlueG/SA-MP-MySQL/releases


Re: Respuesta: Re: Respuesta: Problema con el servidor - siickr - 13.09.2017

Quote:
Originally Posted by Laredox
Посмотреть сообщение
Quй intente con lo quй le pase y ya..



Код:
[14:19:59]    Error: Function not registered: 'mysql_escape_string'
[14:19:59]    Error: Function not registered: 'mysql_query'
[14:19:59]    Error: Function not registered: 'cache_get_row_count'
[14:19:59]    Error: Function not registered: 'cache_get_row_int'
[14:19:59]    Error: Function not registered: 'cache_get_row_float'
[14:19:59]    Error: Function not registered: 'cache_get_row'
[14:19:59]    Error: Function not registered: 'cache_get_field_count'
[14:19:59]    Error: Function not registered: 'mysql_log'
[14:19:59]    Error: Function not registered: 'mysql_connect'
[14:19:59]    Error: Function not registered: 'mysql_errno'
[14:19:59]    Error: Function not registered: 'cache_get_data'
[14:19:59]    Error: Function not registered: 'cache_insert_id'
Код:
[14:19:58]  Loading plugin: mysql
[14:19:58]   Failed.
https://github.com/pBlueG/SA-MP-MySQL/releases
es que no carga el dll, llevas medio dia en samp o eres anormal?


Respuesta: Problema con el servidor - Dello - 13.09.2017

jajajajaja gracias a ambos, Laredox, ya probй mil veces eso y con diferentes versiones tambiйn, segъn me dijeron. es lo que tiene que ver con .Net Framework pero mi Windows no me deja instalar una versiуn nueva, directamente no me deja instalar otr versiуn (y ya desinstale la que vino por defecto) La PC es moderadamente nueva