Problem with starting home server
#1

I have 64-bit system. I downloaded windows server and i try to load streamer and mysql plugin but then shows me errors for dll files. I download that files and put it in gamemode. Now there is no errors but my gamemode are not loaded. All plugins are loaded except streamer and mysql. It shows me this error Script[gamemodes/XA.amx]: Run time error 19: "File or function is not found". Here is the log. Do i need to download 32bit or 64bit dll files

Код:
[21:48:24] 
[21:48:24] Server Plugins
[21:48:24] --------------
[21:48:24]  Loading plugin: sscanf
[21:48:24] 

[21:48:24]  ===============================

[21:48:24]       sscanf plugin loaded.     

[21:48:24]          Version:  2.8.1        

[21:48:24]    © 2012 Alex "******" Cole  

[21:48:24]  ===============================

[21:48:24]   Loaded.
[21:48:24]  Loading plugin: crashdetect
[21:48:24]   CrashDetect v4.17 is OK.
[21:48:24]   Loaded.
[21:48:24]  Loading plugin: mysql
[21:48:24]   Failed.
[21:48:24]  Loading plugin: streamer
[21:48:24]   Failed.
[21:48:24]  Loading plugin: MapAndreas
[21:48:24]   Loaded.
[21:48:24]  Loading plugin: SKY
[21:48:24]   Loaded.
[21:48:24]  Loaded 4 plugins.

[21:48:24] 
[21:48:24] Filterscripts
[21:48:24] ---------------
[21:48:24]   Loaded 0 filterscripts.

[21:48:25] [debug] Run time error 19: "File or function is not found"
[21:48:25] [debug]  CreateDynamicObjectEx
[21:48:25] [debug]  CreateDynamicObject
[21:48:25] [debug]  SetDynamicObjectMaterial
[21:48:25] [debug]  SetDynamicObjectMaterialText
[21:48:25] [debug]  mysql_format
[21:48:25] [debug]  mysql_tquery
[21:48:25] [debug]  IsValidDynamicObject
[21:48:25] [debug]  GetDynamicObjectPos
[21:48:25] [debug]  IsValidDynamic3DTextLabel
[21:48:25] [debug]  DestroyDynamic3DTextLabel
[21:48:25] [debug]  IsValidDynamicPickup
[21:48:25] [debug]  DestroyDynamicPickup
[21:48:25] [debug]  CreateDynamic3DTextLabel
[21:48:25] [debug]  CreateDynamicPickup
[21:48:25] [debug]  DestroyDynamicObject
[21:48:25] [debug]  IsPlayerInDynamicArea
[21:48:25] [debug]  MoveDynamicObject
[21:48:25] [debug]  IsValidDynamicMapIcon
[21:48:25] [debug]  DestroyDynamicMapIcon
[21:48:25] [debug]  CreateDynamicMapIcon
[21:48:25] [debug]  AttachDynamicObjectToVehicle
[21:48:25] [debug]  IsValidDynamicArea
[21:48:25] [debug]  CreateDynamicRectangle
[21:48:25] [debug]  IsValidDynamicCP
[21:48:25] [debug]  DestroyDynamicCP
[21:48:25] [debug]  UpdateDynamic3DTextLabelText
[21:48:25] [debug]  EditDynamicObject
[21:48:25] [debug]  Streamer_Update
[21:48:25] [debug]  mysql_pquery
[21:48:25] [debug]  mysql_init_options
[21:48:25] [debug]  mysql_set_option
[21:48:25] [debug]  mysql_connect
[21:48:25] [debug]  mysql_errno
[21:48:25] [debug]  cache_insert_id
[21:48:25] [debug]  cache_get_row_count
[21:48:25] [debug]  cache_get_value_name_int
[21:48:25] [debug]  cache_get_value_name_float
[21:48:25] [debug]  cache_get_value_name
[21:48:25] [debug]  mysql_log
[21:48:25] [debug]  mysql_close
[21:48:25] [debug] Run time error 19: "File or function is not found"
[21:48:25] [debug]  CreateDynamicObjectEx
[21:48:25] [debug]  CreateDynamicObject
[21:48:25] [debug]  SetDynamicObjectMaterial
[21:48:25] [debug]  SetDynamicObjectMaterialText
[21:48:25] [debug]  mysql_format
[21:48:25] [debug]  mysql_tquery
[21:48:25] [debug]  IsValidDynamicObject
[21:48:25] [debug]  GetDynamicObjectPos
[21:48:25] [debug]  IsValidDynamic3DTextLabel
[21:48:25] [debug]  DestroyDynamic3DTextLabel
[21:48:25] [debug]  IsValidDynamicPickup
[21:48:25] [debug]  DestroyDynamicPickup
[21:48:25] [debug]  CreateDynamic3DTextLabel
[21:48:25] [debug]  CreateDynamicPickup
[21:48:25] [debug]  DestroyDynamicObject
[21:48:25] [debug]  IsPlayerInDynamicArea
[21:48:25] [debug]  MoveDynamicObject
[21:48:25] [debug]  IsValidDynamicMapIcon
[21:48:25] [debug]  DestroyDynamicMapIcon
[21:48:25] [debug]  CreateDynamicMapIcon
[21:48:25] [debug]  AttachDynamicObjectToVehicle
[21:48:25] [debug]  IsValidDynamicArea
[21:48:25] [debug]  CreateDynamicRectangle
[21:48:25] [debug]  IsValidDynamicCP
[21:48:25] [debug]  DestroyDynamicCP
[21:48:25] [debug]  UpdateDynamic3DTextLabelText
[21:48:25] [debug]  EditDynamicObject
[21:48:25] [debug]  Streamer_Update
[21:48:25] [debug]  mysql_pquery
[21:48:25] [debug]  mysql_init_options
[21:48:25] [debug]  mysql_set_option
[21:48:25] [debug]  mysql_connect
[21:48:25] [debug]  mysql_errno
[21:48:25] [debug]  cache_insert_id
[21:48:25] [debug]  cache_get_row_count
[21:48:25] [debug]  cache_get_value_name_int
[21:48:25] [debug]  cache_get_value_name_float
[21:48:25] [debug]  cache_get_value_name
[21:48:25] [debug]  mysql_log
[21:48:25] [debug]  mysql_close
Reply
#2

[21:48:24] Loading plugin: mysql
[21:48:24] Failed.
[21:48:24] Loading plugin: streamer
[21:48:24] Failed.

you don't have this plugins, try to get them.
p.s. plugins versions must be same as includes.
Reply
#3

Quote:
Originally Posted by Mugala
Посмотреть сообщение
[21:48:24] Loading plugin: mysql
[21:48:24] Failed.
[21:48:24] Loading plugin: streamer
[21:48:24] Failed.

you don't have this plugins, try to get them.
p.s. plugins versions must be same as includes.
Read my text one more time. I have that plugins in my gamemode in folder plugins. The plugins are the same versions as includes. I am not begineer of something like that
Reply
#4

The logs dont lie man.
Reply
#5

Quote:
Originally Posted by Spydah
Посмотреть сообщение
The logs dont lie man.
I am not crazy man xD I have that plugins man
Reply
#6

Download mysql r39, and use mysql_static instead of mysql

And the rest, download the latest version.
Reply
#7

Quote:
Originally Posted by expressoboy123
Посмотреть сообщение
I am not crazy man xD I have that plugins man
Logs don't lie.

"I have plugins man"
You are using old plugins Bro. Example: You if your gamemode is mysql r39-6 but what if you are using mysql r5? It will work? No, Like that Logs tells the truth!

Quote:
Originally Posted by TitoRayne
Посмотреть сообщение
Download mysql r39, and use mysql_static instead of mysql

And the rest, download the latest version.
Try what @TitoRayne said!
Reply
#8

mysql_static is only available for linux,he's currently using windows.
Update your streamer and MySQL plugin and recompile your gamemode.
Reply
#9

Quote:
Originally Posted by Dice_
Посмотреть сообщение
mysql_static is only available for linux,he's currently using windows.
Update your streamer and MySQL plugin and recompile your gamemode.
And still the same...
Reply
#10

Quote:
Originally Posted by expressoboy123
Посмотреть сообщение
And still the same...
Mind if you would give us what happened next after we gave our answers, so we could help you sort this out mate.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)