SA-MP Forums Archive
Hello, need help with turn on CoD MW3.. Thanks. - 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: Hello, need help with turn on CoD MW3.. Thanks. (/showthread.php?tid=654476)



Hello, need help with turn on CoD MW3.. Thanks. - Danielknow - 29.05.2018

Hey again, any one can help me fix this debug errors please..
this the GM i trying to run:
https://sampforum.blast.hk/showthread.php?tid=653890



A-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[17:13:40] filterscripts = "" (string)
[17:13:40]
[17:13:40] Server Plugins
[17:13:40] --------------
[17:13:40] Loading plugin: crashdetect
[17:13:40] CrashDetect plugin 4.19
[17:13:40] Loaded.
[17:13:40] Loading plugin: Whirlpool
[17:13:40]
[17:13:40] ==================
[17:13:40]
[17:13:40] Whirlpool loaded
[17:13:40]
[17:13:40] ==================
[17:13:40]
[17:13:40] Loaded.
[17:13:40] Loading plugin: SKY
[17:13:40] Loaded.
[17:13:40] Loading plugin: sscanf
[17:13:40]

[17:13:40] ===============================

[17:13:40] sscanf plugin loaded.

[17:13:40] Version: 2.8.1

[17:13:40] © 2012 Alex "******" Cole

[17:13:40] ===============================

[17:13:40] Loaded.
[17:13:40] Loading plugin: streamer
[17:13:40]

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

[17:13:40] Loaded.
[17:13:40] Loading plugin: mysql
[17:13:40] Failed.
[17:13:40] Loaded 5 plugins.

[17:13:41]
[17:13:41] Filterscripts
[17:13:41] ---------------
[17:13:41] Loaded 0 filterscripts.

[17:13:41] AMX (41580080) loaded
[17:13:41] [debug] Run time error 19: "File or function is not found"
[17:13:41] [debug] BS_ReadValue
[17:13:41] [debug] BS_New
[17:13:41] [debug] BS_WriteValue
[17:13:41] [debug] BS_RPC
[17:13:41] [debug] BS_Delete
[17:13:41] [debug] BS_ResetReadPointer
[17:13:41] [debug] SSCANF_IsConnected
[17:13:41] [debug] cache_get_row_count
[17:13:41] [debug] PR_RegHandler
[17:13:41] [debug] BS_IgnoreBits
[17:13:41] [debug] ThreadW
[17:13:41] [debug] cache_warning_count
[17:13:41] [debug] mysql_format
[17:13:41] [debug] mysql_tquery
[17:13:41] [debug] mysql_init_options
[17:13:41] [debug] mysql_set_option
[17:13:41] [debug] mysql_log
[17:13:41] [debug] mysql_connect
[17:13:41] [debug] mysql_errno
[17:13:41] [debug] mysql_pquery
[17:13:41] [debug] file_read
[17:13:41] [debug] cache_get_value_name
[17:13:41] [debug] cache_get_value_name_int
[17:13:41] [debug] cache_get_value_name_float
[17:13:41] [debug] cache_is_value_name_null
[17:13:41] [debug] cache_insert_id
[17:13:41] [debug] cache_get_value_index_int
[17:13:41] [debug] Run time error 19: "File or function is not found"
[17:13:41] [debug] BS_ReadValue
[17:13:41] [debug] BS_New
[17:13:41] [debug] BS_WriteValue
[17:13:41] [debug] BS_RPC
[17:13:41] [debug] BS_Delete
[17:13:41] [debug] BS_ResetReadPointer
[17:13:41] [debug] SSCANF_IsConnected
[17:13:41] [debug] cache_get_row_count
[17:13:41] [debug] PR_RegHandler
[17:13:41] [debug] BS_IgnoreBits
[17:13:41] [debug] ThreadW
[17:13:41] [debug] cache_warning_count
[17:13:41] [debug] mysql_format
[17:13:41] [debug] mysql_tquery
[17:13:41] [debug] mysql_init_options
[17:13:41] [debug] mysql_set_option
[17:13:41] [debug] mysql_log
[17:13:41] [debug] mysql_connect
[17:13:41] [debug] mysql_errno
[17:13:41] [debug] mysql_pquery
[17:13:41] [debug] file_read
[17:13:41] [debug] cache_get_value_name
[17:13:41] [debug] cache_get_value_name_int
[17:13:41] [debug] cache_get_value_name_float
[17:13:41] [debug] cache_is_value_name_null
[17:13:41] [debug] cache_insert_id
[17:13:41] [debug] cache_get_value_index_int
[17:13:41] Script[gamemodes/CODMW3.amx]: Run time error 19: "File or function is not found"
[17:13:41] Number of vehicle models: 0


Re: Hello, need help with turn on CoD MW3.. Thanks. - TheBeastKhan - 29.05.2018

Your MySQL plugin isn't loaded, Do you have MySQL plugin in plugins folder?


Re: Hello, need help with turn on CoD MW3.. Thanks. - Danielknow - 29.05.2018

Quote:
Originally Posted by TheBeastKhan
Посмотреть сообщение
Your MySQL plugin isn't loaded, Do you have MySQL plugin in plugins folder?
Yeah, but its fail loaded maybe have wrong set settings somewhere?


Re: Hello, need help with turn on CoD MW3.. Thanks. - TheBeastKhan - 29.05.2018

Show your server.cfg and make sure you are not using .so plugins on windows!


Re: Hello, need help with turn on CoD MW3.. Thanks. - Danielknow - 29.05.2018

Quote:
Originally Posted by TheBeastKhan
Посмотреть сообщение
Show your server.cfg and make sure you are not using .so plugins on windows!
Код:
echo Executing Server Config...
lanmode 0
rcon_password test12
maxplayers 100
port 7777
hostname >>Call of Duty 3<<
gamemode0 CODMW3
filterscripts
Plugins crashdetect.dll Whirlpool.dll streamer.dll sscanf.dll mysql.dll
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]
language English



Re: Hello, need help with turn on CoD MW3.. Thanks. - TheBeastKhan - 29.05.2018

and you have mysql.dll in folder?


Re: Hello, need help with turn on CoD MW3.. Thanks. - Danielknow - 29.05.2018

Quote:
Originally Posted by TheBeastKhan
Посмотреть сообщение
and you have mysql.dll in folder?
i have the mysql.dll in plugins folder
you can maybe try run the GM on your pc?
maybe have wrong settings somewhere..

update: the mysql plugin loaded but i have now this errors
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[20:51:15] filterscripts = ""  (string)
[20:51:15] 
[20:51:15] Server Plugins
[20:51:15] --------------
[20:51:15]  Loading plugin: crashdetect.dll
[20:51:15]   CrashDetect plugin 4.19
[20:51:15]   Loaded.
[20:51:15]  Loading plugin: Whirlpool.dll
[20:51:15]  
[20:51:15]  ==================
[20:51:15]  
[20:51:15]   Whirlpool loaded
[20:51:15]  
[20:51:15]  ==================
[20:51:15]  
[20:51:15]   Loaded.
[20:51:15]  Loading plugin: streamer.dll
[20:51:15] 

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

[20:51:15]   Loaded.
[20:51:15]  Loading plugin: sscanf.dll
[20:51:15] 

[20:51:15]  ===============================

[20:51:15]       sscanf plugin loaded.     

[20:51:15]          Version:  2.8.1        

[20:51:15]    © 2012 Alex "******" Cole  

[20:51:15]  ===============================

[20:51:15]   Loaded.
[20:51:15]  Loading plugin: mysql.dll
[20:51:15]  >> plugin.mysql: R41-4 successfully loaded.
[20:51:15]   Loaded.
[20:51:15]  Loaded 5 plugins.

[20:51:15] 
[20:51:15] Filterscripts
[20:51:15] ---------------
[20:51:15]   Loaded 0 filterscripts.

[20:51:15] AMX (43917848) loaded
[20:51:15] [debug] Run time error 19: "File or function is not found"
[20:51:15] [debug]  FreezeSyncData
[20:51:15] [debug]  SetFakeFacingAngle
[20:51:15] [debug]  SendLastSyncData
[20:51:15] [debug]  ClearAnimationsForPlayer
[20:51:15] [debug]  SetKnifeSync
[20:51:15] [debug]  SetFakeHealth
[20:51:15] [debug]  SetFakeArmour
[20:51:15] [debug]  PlayerTextDrawSetPosition
[20:51:15] [debug]  SpawnPlayerForWorld
[20:51:15] [debug]  BS_ReadValue
[20:51:15] [debug]  BS_New
[20:51:15] [debug]  BS_WriteValue
[20:51:15] [debug]  BS_RPC
[20:51:15] [debug]  BS_Delete
[20:51:15] [debug]  BS_ResetReadPointer
[20:51:15] [debug]  SSCANF_IsConnected
[20:51:15] [debug]  PR_RegHandler
[20:51:15] [debug]  BS_IgnoreBits
[20:51:15] [debug]  ThreadW
[20:51:15] [debug]  file_read
[20:51:15] [debug] Run time error 19: "File or function is not found"
[20:51:15] [debug]  FreezeSyncData
[20:51:15] [debug]  SetFakeFacingAngle
[20:51:15] [debug]  SendLastSyncData
[20:51:15] [debug]  ClearAnimationsForPlayer
[20:51:15] [debug]  SetKnifeSync
[20:51:15] [debug]  SetFakeHealth
[20:51:15] [debug]  SetFakeArmour
[20:51:15] [debug]  PlayerTextDrawSetPosition
[20:51:15] [debug]  SpawnPlayerForWorld
[20:51:15] [debug]  BS_ReadValue
[20:51:15] [debug]  BS_New
[20:51:15] [debug]  BS_WriteValue
[20:51:15] [debug]  BS_RPC
[20:51:15] [debug]  BS_Delete
[20:51:15] [debug]  BS_ResetReadPointer
[20:51:15] [debug]  SSCANF_IsConnected
[20:51:15] [debug]  PR_RegHandler
[20:51:15] [debug]  BS_IgnoreBits
[20:51:15] [debug]  ThreadW
[20:51:15] [debug]  file_read
[20:51:15] Script[gamemodes/CODMW3.amx]: Run time error 19: "File or function is not found"
[20:51:15] Number of vehicle models: 0



Re: Hello, need help with turn on CoD MW3.. Thanks. - Danielknow - 29.05.2018

all fixed.


Re: Hello, need help with turn on CoD MW3.. Thanks. - RxErT - 29.05.2018

Quote:
Originally Posted by Danielknow
Посмотреть сообщение
all fixed.
Can you provide how did you fixed it?

It may help other and avoid them from spamming threads that has the same issue.


Re: Hello, need help with turn on CoD MW3.. Thanks. - Danielknow - 29.05.2018

Quote:
Originally Posted by RxErT
Посмотреть сообщение
Can you provide how did you fixed it?

It may help other and avoid them from spamming threads that has the same issue.
i will tell what the plugins need use..
and maybe u know how to connect to the datebase?
i just never used myhphadmin..