Am o problema cand deschid serverul.
#1

Cand pornesc serverul imi apare asta:
PHP Code:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[21:17:25filterscripts ""  (string)
[
21:17:25
[
21:17:25Server Plugins
[21:17:25] --------------
[
21:17:25]  Loading pluginmysql
[21:17:25]   Failed.
[
21:17:25]  Loading pluginsscanf
[21:17:25
[
21:17:25]  ===============================
[
21:17:25]       sscanf plugin loaded.     
[
21:17:25]          Version:  2.8.1        
[21:17:25]    (c2012 Alex "Y_Less" Cole  
[21:17:25]  ===============================
[
21:17:25]   Loaded.
[
21:17:25]  Loading pluginstreamer
[21:17:25]   Failed.
[
21:17:25]  Loading pluginnativechecker
[21:17:25]   Loaded.
[
21:17:25]  Loaded 2 plugins.
[
21:17:25
[
21:17:25Filterscripts
[21:17:25] ---------------
[
21:17:25]   Loaded 0 filterscripts.
[
21:17:25]    Error: Function not registered'cache_get_row_count'
[21:17:25]    Error: Function not registered'cache_get_field_content'
[21:17:25]    Error: Function not registered'cache_get_field_count'
[21:17:25]    Error: Function not registered'cache_get_row'
[21:17:25]    Error: Function not registered'CreateDynamicRectangle'
[21:17:25]    Error: Function not registered'mysql_query'
[21:17:25]    Error: Function not registered'mysql_format'
[21:17:25]    Error: Function not registered'mysql_tquery'
[21:17:25]    Error: Function not registered'mysql_escape_string'
[21:17:25]    Error: Function not registered'cache_get_data'
[21:17:25]    Error: Function not registered'cache_delete'
[21:17:25]    Error: Function not registered'CreateDynamic3DTextLabel'
[21:17:25]    Error: Function not registered'DestroyDynamic3DTextLabel'
[21:17:25]    Error: Function not registered'Streamer_SetFloatData'
[21:17:25]    Error: Function not registered'UpdateDynamic3DTextLabelText'
[21:17:25]    Error: Function not registered'cache_get_field_content_int'
[21:17:25]    Error: Function not registered'cache_insert_id'
[21:17:25]    Error: Function not registered'mysql_close'
[21:17:25]    Error: Function not registered'cache_get_field_content_float'
[21:17:25]    Error: Function not registered'CreateDynamicPickup'
[21:17:25]    Error: Function not registered'CreateDynamicMapIcon'
[21:17:25]    Error: Function not registered'mysql_log'
[21:17:25]    Error: Function not registered'mysql_connect'
[21:17:25]    Error: Function not registered'CountDynamicObjects'
[21:17:25]    Error: Function not registered'CountDynamicPickups'
[21:17:25]    Error: Function not registered'CreateDynamicObject'
[21:17:25]    Error: Function not registered'MoveDynamicObject'
[21:17:25]    Error: Function not registered'DestroyDynamicPickup'
[21:17:25]    Error: Function not registered'cache_get_row_int'
[21:17:25]    Error: Function not registered'DestroyDynamicObject'
[21:17:25Script[gamemodes/gm.amx]: Run time error 19"File or function is not found"
[21:17:25Number of vehicle models
Si problema este ca nu functioneaza nimic de pe server, este ca si cum m-as juca gta simplu.
Nu inteleg aceste erori cine ma poate ajuta?
Reply
#2

Schimba pluginurile si vezi sa corespunda include'ul cu versiunea pluginului.
Quote:

[21:17:25] Loading plugin: mysql
[21:17:25] Failed.

[21:17:25] Loading plugin: streamer
[21:17:25] Failed.

Reply
#3

Cum vad ce versiune este?
Reply
#4

Cauta in pawno>include numele si deschide fisierul text. Acolo vei afla versiunea, dupa care cauti pe net aceleasi versiuni(in cazul mysql, pui aceeasi versiune) sau una mai buna (daca e cazul la streamer), inlocuesti plugin'ul si include'ul, compilezi gm'ul si vezi iar daca-ti merge.
Reply
#5

Tot nu inteleg, explica mai simplu.
Reply
#6

Include-ul din „pawno->includes” nu coincide cu cel din „plugins”!
Reply
#7

Am rezolvat din ele, dar acum am altele:
PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[20:16:54filterscripts ""  (string)
[
20:16:54
[
20:16:54Server Plugins
[20:16:54] --------------
[
20:16:54]  Loading pluginmysql
[20:16:54]  >> plugin.mysqlR41-2 successfully loaded.
[
20:16:54]   Loaded.
[
20:16:54]  Loading pluginsscanf
[20:16:54
[
20:16:54]  ===============================
[
20:16:54]       sscanf plugin loaded.     
[
20:16:54]          Version:  2.8.1        
[20:16:54]    (c2012 Alex "Y_Less" Cole  
[20:16:54]  ===============================
[
20:16:54]   Loaded.
[
20:16:54]  Loading pluginstreamer
[20:16:54
*** 
Streamer Plugin v2.9.0 by Incognito loaded ***
[
20:16:54]   Loaded.
[
20:16:54]  Loading pluginnativechecker
[20:16:54]   Loaded.
[
20:16:54]  Loaded 4 plugins.
[
20:16:55
[
20:16:55Filterscripts
[20:16:55] ---------------
[
20:16:55]   Loaded 0 filterscripts.
[
20:16:55] *** Streamer Plugin: Include file version (0x279001does not match plugin version (0x290) (script might need to be recompiled with the latest include file)
[
20:16:55]    Error: Function not registered'cache_get_field_content'
[20:16:55]    Error: Function not registered'cache_get_row'
[20:16:55]    Error: Function not registered'cache_get_data'
[20:16:55]    Error: Function not registered'cache_get_field_content_int'
[20:16:55]    Error: Function not registered'cache_get_field_content_float'
[20:16:55]    Error: Function not registered'cache_get_row_int'
[20:16:55Script[gamemodes/gm.amx]: Run time error 19"File or function is not found"
[20:16:55Number of vehicle models
Reply
#8

PHP Code:
[20:16:55] *** Streamer Plugin: Include file version (0x279001does not match plugin version (0x290) (script might need to be recompiled with the latest include file
La partea aia trebuie sa recompilezi GM-ul cu versiunea de streamer pe care o ai. Ca sa fi sigur, descarca ultima versiune, instaleaz-o pe server si recompileaza GM-ul cu noul include.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)