Jump to content
  • 0

problema gamemode database


Yamato

Question

am o ciudata problema la gamemode-urile cu database ,adica , imi apare la samp-server.exe : 

 

SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[13:07:46] password = ""  (string)
[13:07:46] filterscripts = ""  (string)
[13:07:46] 
[13:07:46] Server Plugins
[13:07:46] --------------
[13:07:46]  Loading plugin: mysql
[13:07:46]   Failed.
[13:07:46]  Loading plugin: sscanf
[13:07:46] 

[13:07:46]  ===============================

[13:07:46]       sscanf plugin loaded.     

[13:07:46]          Version:  2.8.1        

[13:07:46]    (c) 2012 Alex "Y_Less" Cole  

[13:07:46]  ===============================

[13:07:46]   Loaded.
[13:07:46]  Loading plugin: streamer
[13:07:46]   Failed.
[13:07:46]  Loading plugin: Whirlpool
[13:07:46]   Failed.
[13:07:46]  Loading plugin: GeoIP_Plugin
[13:07:46] Error loading GeoIP_Plugin.
[13:07:46]   Failed.
[13:07:46]  Loading plugin: nativechecker
[13:07:46]   Loaded.
[13:07:46]  Loading plugin: crashdetect
[13:07:46]   Failed.
[13:07:46]  Loaded 2 plugins.

[13:07:46] 
[13:07:46] Filterscripts
[13:07:46] ---------------
[13:07:46]   Loaded 0 filterscripts.

[13:07:46]    Error: Function not registered: 'mysql_connect'
[13:07:46]    Error: Function not registered: 'mysql_tquery'
[13:07:46]    Error: Function not registered: 'CreateDynamicObject'
[13:07:46]    Error: Function not registered: 'DestroyDynamicObject'
[13:07:46]    Error: Function not registered: 'cache_get_data'
[13:07:46]    Error: Function not registered: 'cache_get_field_content'
[13:07:46]    Error: Function not registered: 'MoveDynamicObject'
[13:07:46]    Error: Function not registered: 'DestroyDynamicPickup'
[13:07:46]    Error: Function not registered: 'CreateDynamicPickup'
[13:07:46]    Error: Function not registered: 'cache_get_row'
[13:07:46]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[13:07:46]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[13:07:46]    Error: Function not registered: 'mysql_close'
[13:07:46] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[13:07:46] Number of vehicle models: 0

 

am avut si la gamemode-urile normale , dar am rezolvat .

Tin sa precizez ca am incercat toate metodele de rezolvare a acestei erori , si doar la gamemode-urile normale a mers

Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 0
echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 10
port 7777
rcon 0
hostname FUN-TESTE
gamemode0 gf 1	
plugins crashdetect sscanf streamer mysql wp
filterscripts 
profile_gamemode 1
profile_format html
announce 0
query 1
weburl www.funreborn.ro/forum
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10

asta e server.cfg , gm-ul este playnion din colectia aia 

Link to comment
Share on other sites

  • 0
19 hours ago, mrtea said:

Ce pluginuri ai in folderul plugins?

fix asta e 

GameMode PlayNion.rar

 

EDIT: acu da alte prostii 

Quote

 

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

filterscripts = ""  (string)

Server Plugins
--------------
 Loading plugin: crashdetect
  CrashDetect v4.15.1 is OK.
  Loaded.
 Loading plugin: sscanf


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

      sscanf plugin loaded.

         Version:  2.8.1

   (c) 2012 Alex "Y_Less" Cole

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

  Loaded.
 Loading plugin: streamer


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

  Loaded.
 Loading plugin: mysql
 >> plugin.mysql: R39-2 successfully loaded.
  Loaded.
 Loading plugin: wp

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

  Whirlpool loaded

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

  Loaded.
 Loaded 5 plugins.


Started server on port: 7777, with maxplayers: 10 lanmode is OFF.


Filterscripts
---------------
  Loaded 0 filterscripts.

TextDraw-uri incarcate
[debug] Run time error 4: "Array index out of bounds"
[debug]  Accessing element at index 5 past array upper bound 4
[debug] AMX backtrace:
[debug] #0 00069b54 in public LoadBizz () from gf.amx
[debug] #1 0006b5f4 in public SSCANF_OnGameModeInit () from gf.amx
[debug] #2 000021b8 in public Itter_OnGameModeInit () from gf.amx
[debug] #3 native CallLocalFunction () from samp-server.exe
[debug] #4 00001568 in public ScriptInit_OnGameModeInit () from gf.amx
[debug] #5 00000d74 in public OnGameModeInit () from gf.amx


 PLAYNION RPG SERVER
_____________________
 by: ArthuR & ARTIST

Number of vehicle models: 0
[MySQL ERROR]: errorid: '1054' | error: 'Unknown column 'Status' in 'where clause'' | callback: '' | query: 'UPDATE `users` SET `Status` = '0' WHERE `Status` = '1'' | cmysql_db: '1'

 

 

Edited by Yamato
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.