Help Me - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help Me (
/showthread.php?tid=480977)
Help Me -
IceKold - 13.12.2013
How to FIx this?
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[10:59:50]
[10:59:50] Server Plugins
[10:59:50] --------------
[10:59:50] Loading plugin: crashdetect
[10:59:50] CrashDetect v4.10 is OK.
[10:59:50] Loaded.
[10:59:50] Loading plugin: sscanf
[10:59:50]
[10:59:50] ===============================
[10:59:50] sscanf plugin loaded.
[10:59:50] Version: 2.8.1
[10:59:50] © 2012 Alex "******" Cole
[10:59:50] ===============================
[10:59:50] Loaded.
[10:59:50] Loading plugin: streamer
[10:59:50]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[10:59:50] Loaded.
[10:59:50] Loading plugin: Whirlpool
[10:59:50]
[10:59:50] ==================
[10:59:50]
[10:59:50] Whirlpool loaded
[10:59:50]
[10:59:50] ==================
[10:59:50]
[10:59:50] Loaded.
[10:59:50] Loading plugin: mysql
[10:59:50]
> MySQL plugin R5 successfully loaded.
[10:59:50] Loaded.
[10:59:50] Loading plugin: nativechecker
[10:59:50] Loaded.
[10:59:50] Loading plugin: gvar
[10:59:50]
*** GVar Plugin v1.3 by Incognito loaded ***
[10:59:50] Loaded.
[10:59:50] Loaded 7 plugins.
[10:59:50]
[10:59:50] Filterscripts
[10:59:50] ---------------
[10:59:50] Loading filterscript 'Objects.amx'...
[10:59:50] Loading filterscript 'GangBases.amx'...
[10:59:50] Loaded 2 filterscripts.
[10:59:50] Error: Function not registered: 'GetGVarInt'
[10:59:50] Error: Function not registered: 'SetGVarInt'
[10:59:50] Error: Function not registered: 'GetGVarFloat'
[10:59:50] Error: Function not registered: 'SetGVarString'
[10:59:50] Error: Function not registered: 'SetGVarFloat'
[10:59:50] Error: Function not registered: 'GetGVarString'
[10:59:50]
[10:59:50] =======================================
[10:59:50] | |
[10:59:50] | YSI version 1.04.0000 |
[10:59:50] | By Alex "******" Cole |
[10:59:50] | |
[10:59:50] =======================================
[10:59:50]
[10:59:50] Iter_OnGameModeInit start: 60
[10:59:51] << MySQL Conecting >> To 'db4free.net' as 'gj284643' to database 'gj284643'.
[10:59:51] << MySQL >> Connection to 'db4free.net' established.
[10:59:51] << MySQL >> Database 'gj284643' selected.
[10:59:51] - 2 Forbidden Names Loaded
[10:59:51] - 1 Forbidden Words Loaded
[10:59:51] Spawned 4 Hot Air Balloons
[10:59:51] Iter_OnGameModeInit: first
[10:59:51] Number of vehicle models: 13
[10:59:51] errorid: 1146 | error: Table 'gj284643.Accounts' doesn't exist | resultid: 20 | extraid: 2147328000 | callback: OnQueryFinish | query: UPDATE `Accounts` SET `LoggedIn` = '0' WHERE `LoggedIn` = '1'
[10:59:51] errorid: 1146 | error: Table 'gj284643.Houses' doesn't exist | resultid: 8 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `Houses`
[10:59:51] errorid: 1146 | error: Table 'gj284643.Props' doesn't exist | resultid: 14 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `Props`
[10:59:51] errorid: 1146 | error: Table 'gj284643.Gangs' doesn't exist | resultid: 10 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `Gangs`
[10:59:51] errorid: 1146 | error: Table 'gj284643.teritories' doesn't exist | resultid: 15 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `teritories`
[10:59:51] errorid: 1146 | error: Table 'gj284643.checkpoints' doesn't exist | resultid: 11 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `checkpoints`
[10:59:52] errorid: 1146 | error: Table 'gj284643.ServerCars' doesn't exist | resultid: 16 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `ServerCars`
[10:59:52] errorid: 1146 | error: Table 'gj284643.Races' doesn't exist | resultid: 22 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `Races`
[10:59:52] errorid: 1146 | error: Table 'gj284643.Drifts' doesn't exist | resultid: 28 | extraid: 2147328000 | callback: OnQueryFinish | query: SELECT * FROM `Drifts`
[10:59:52]
[10:59:52] ==========================================
[10:59:52] | |
[10:59:52] | A new version (v3.09.0684) of YSI is |
[10:59:52] | available from: |
[10:59:52] | |
[10:59:52] | www.y-less.com/YSI/YSI_1.0.zip |
[10:59:52] | |
[10:59:52] | Changelog: |
[10:59:52] | |
[10:59:52] | 3.00.0000: |
[10:59:52] | |
[10:59:52] | YSI 3.0 released! Now includes the |
[10:59:52] | "y_text" library for better messages, |
[10:59:52] | and a reworked "y_classes" library. |
[10:59:52] | Largely documented here |
[10:59:52] | "http://forum.sa-mp.com/showthread.php |
[10:59:52] | ?t=321092". |
[10:59:52] | |
[10:59:52] | 3.01.0002: |
[10:59:52] | |
[10:59:52] | Small fixes to "y_text" and |
[10:59:52] | "y_classes". |
[10:59:52] | |
[10:59:52] | 3.09.0684: |
[10:59:52] | |
[10:59:52] | Reverted to old download location. |
[10:59:52] | Improved (and fixed) version checks; |
[10:59:52] | added y_bitmap, y_areas, y_races, |
[10:59:52] | y_zonenames, better documentation; |
[10:59:52] | MANY other bug fixes - see the github |
[10:59:52] | repository for more details: |
[10:59:52] | |
[10:59:52] ==========================================
[10:59:52]
[10:59:55] --- Server Shutting Down.
[10:59:56]
Re: Help Me -
SilentSoul - 13.12.2013
You didn't create the mysql tables required to run the gamemode , also you got many errors on getGvarInt function , do you use mysql , and got your xxamp or wampserver online ?
Re: Help Me -
UnknownGamer - 13.12.2013
Please produce a MYSQL_LOG, so I can see what exactly the MYSQL is saying.
It looks like you're database is not connecting/is not seeing tables inside the database.
Make sure you're connected to the database, then produce me a MYSQL_LOG.
Thanks.