ayuda mysql
#1

Bueno amigos lo que Pasa esq quiero hacer mi sv mysql, se suPone que ya tengo el Plugin y todo bien dentro del gm. Al entrar ala consola a ver si funciono me dice Loading Plugn mysql loaded failled y no inicia alguien me Podria ayudar
Reply
#2

ayudaaaaaaaaaaaaa
Reply
#3

Hola xXThePiloHackXx, has la siguiente prueba; quita todos los codigos que tengas en tu script del gamemode y luego vuelve a probar a ver si te carga correctamente, si es asн y te carga entonces muestranos todos los codigos que tengas en tu gamemode, ya que las veces que no carga el plugin o gamemode es por algun script malo. Por otra parte nos podrнas ayudar diciendo que versiуn de plugin estбs haciendo, que sistema operativo usas, y tambien desde cuando se te produce йste error.
Reply
#4

Entonces kio el

#include <a_mysql>
y

#define SQL_HOST "localhost"
#define SQL_USER "root"
#define SQL_PASS ""
#define SQL_DB "StarZone"
#define LOGIN 1
#define REGISTRO 2

??
Reply
#5

Quote:
Originally Posted by xXThePiloHackXx
Посмотреть сообщение
Entonces kio el

#include <a_mysql>
y

#define SQL_HOST "localhost"
#define SQL_USER "root"
#define SQL_PASS ""
#define SQL_DB "StarZone"
#define LOGIN 1
#define REGISTRO 2

??
Vuelve a leer todo lo que te dije arriba y anda haciendo todo poco a poco con paciencia, por otro lado solo eso tienes del plugin en tu gamemode nada mas?
Reply
#6

Quote:
Originally Posted by jotajeda
Посмотреть сообщение
Vuelve a leer todo lo que te dije arriba y anda haciendo todo poco a poco con paciencia, por otro lado solo eso tienes del plugin en tu gamemode nada mas?
Solo tengo eso, intente agregarlo, en el pawn complila bien pero en el cmd sale Loading plugin mysql loaded failled
Reply
#7

Puede ser que te falte la libmysql o que estas poniendo el plugin mal aver pasa el log
Reply
#8

Pasa el log del servidor.
Reply
#9

esto


SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team


Server Plugins
--------------
Loading plugin: mysql
Failed.
Loading plugin: sscanf


===============================

sscanf plugin loaded.

© 2009 Alex "******" Cole

0.3d-R2 500 Players "dnee"

===============================

Loaded.
Loading plugin: streamer


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

Loaded.
Loading plugin: nativechecker
Loaded.
Loaded 3 plugins.


Filterscripts
---------------
Loading filterscript '123.amx'...
Loading filterscript 'VIP.amx'...
*** Streamer Plugin: Include file version (0x26103) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)

--------------------------------------
MAPS BOUGHTED LOADING
--------------------------------------

Loading filterscript 'eki.amx'...
Armas en el cuerpo creado por Y4mas... Cargado correctamente
Loading filterscript 'anticj.amx'...

--------------------------------------
*** --- Anti Car Jacking Cargado --- ***
--------------------------------------

Loading filterscript 'velocimetro.amx'...
Loading filterscript 'WeaponHolder.amx'...
Loading filterscript 'Aaron.amx'...
Loading filterscript 'Alejandro.amx'...
Loading filterscript 'Hugo.amx'...
Incoming connection: 127.0.0.1:58284
Loading filterscript 'Marcelo.amx'...
Incoming connection: 127.0.0.1:58286
Incoming connection: 127.0.0.1:58285
Loading filterscript 'Bianca.amx'...
Incoming connection: 127.0.0.1:58287
Loading filterscript 'Carlos.amx'...
Incoming connection: 127.0.0.1:58291
Incoming connection: 127.0.0.1:58290
Incoming connection: 127.0.0.1:58289
Incoming connection: 127.0.0.1:58288
Loading filterscript 'c-bug.amx'...
Incoming connection: 127.0.0.1:58293
Incoming connection: 127.0.0.1:58292

---------------------------------------------------------------
Anti C-Bug por Jorge6422/Thewin/Jorge_Wales cargado con йxito.
---------------------------------------------------------------

Loading filterscript 'grabnpc.amx'...
||_____________________________||

FILTERSCRIPT NPC

POR

TRENICO

||_____________________________||

Loaded 14 filterscripts.

Incoming connection: 127.0.0.1:58295
Blocking 127.0.0.1 due to a 'server full' attack (1)
*** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)

=======================================
| |
| YSI version 1.04.0000 |
| By Alex "******" Cole |
| |
=======================================

OnGameo
onfoot_rate = 40 (int, read-only)
incar_rate = 40 (int, read-only)
weapon_rate = 40 (int, read-only)
EnableTirePopping() function is removed.
Warning: EnableZoneNames() is removed since 0.3
AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()
Blocking 127.0.0.1 due to a 'server full' attack (1)
Houses Loaded Successfully . . .
Stuff Loaded Successfully . . .
Server Stats Loaded Successfully . . .
Families Loaded Successfully . . .
Points Loaded Successfully . . .
Blocking 127.0.0.1 due to a 'server full' attack (1)
DynamicDoors Loaded Successfully . . .
Blocking 127.0.0.1 due to a 'server full' attack (1)
Blocking 127.0.0.1 due to a 'server full' attack (1)
Blocking 127.0.0.1 due to a 'server full' attack (1)
Families HQґs Loaded Successfully . . .
MOTDґs Loaded Successfully . . .


1.1
-------------------------------------------
Initiating OnGameModeInit
-------------------------------------------
Loading AMX...
Welcome to STARZONE Roleplay
-------------------------------------------

Number of vehicle models: 58
[npc:join] Aaron has joined the server (0:127.0.0.1)
[npc:join] Alejandro has joined the server (1:127.0.0.1)
[npc:join] Hugo has joined the server (4:127.0.0.1)
[npc:join] Marcelo has joined the server (6:127.0.0.1)
[npc:join] Bianca has joined the server (8:127.0.0.1)
[npc:join] Carlos has joined the server (10:127.0.0.1)

==========================================
| |
| A new version (v3.09.0684) of YSI is |
| available from: |
| |
| www.y-less.com/YSI/YSI_1.0.zip |
| |
| Changelog: |
| |
| 3.00.0000: |
| |
| YSI 3.0 released! Now includes the |
| "y_text" library for better messages, |
| and a reworked "y_classes" library. |
| Largely documented here |
| "http://forum.sa-mp.com/showthread.php |
| ?t=321092". |
| |
| 3.01.0002: |
| |
| Small fixes to "y_text" and |
| "y_classes". |
| |
| 3.09.0684: |
| |
| Reverted to old download location. |
| Improved (and fixed) version checks; |
| added y_bitmap, y_areas, y_races, |
| y_zonenames, better documentation; |
| MANY other bug fixes - see the github |
| repository for more details: |
| |
==========================================

--- Server Shutting Down.
Reply
#10

Ayudaaaaaaaaaaaaaaaaaaa
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)