Error al iniciar la aplicacion [LIBMYSQL] - 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: Error al iniciar la aplicacion [LIBMYSQL] (
/showthread.php?tid=486431)
Error al iniciar la aplicacion [LIBMYSQL] -
Escant - 08.01.2014
Me sale un error porque dice que no se encontrу LIBMYSQL.DLL, ese archivo lo tengo en plugings. Ayudarme porfavor se los agradecerй mucho
Respuesta: Error al iniciar la aplicacion [LIBMYSQL] -
ardarmiierlez - 08.01.2014
Debes ponerlo en el directorio rais de tu servidor junto a samp-server.exe
Re: Error al iniciar la aplicacion [LIBMYSQL] -
Escant - 08.01.2014
[YA LO SOLUCIONE GRACIAS]
en el gamemode era asн "gamemode0"
Ahora cuando lo paso allн ni siquiera se abre la pantalla negra :S
Tengo esto en el CFG
Код:
echo Executing Server Config...
lanmode 1
rcon_password hola
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode registro
filterscripts gl_actions gl_realtime gl_property gl_mapicon ls_mall attachments skinchanger vspawner
announce 0
query 1
plugins mysql
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
y en el LOG me sale esto:
Код:
> MySQL plugin R7 successfully loaded.
[14:23:48] Loaded.
[14:23:48] Loaded 1 plugins.
[14:23:48] I couldn't load any gamemode scripts. Please verify your server.cfg
[14:23:48] It needs a gamemode0 line at the very least.
Respuesta: Error al iniciar la aplicacion [LIBMYSQL] -
ardarmiierlez - 08.01.2014
cambia
por
Nota: si al abrir el server con esa linea no te abre la consola y por el otro tema que hiciste quiere decir que no estas configurando la conexiona al servidor de mysql correctamente.