Need Help - Plugins Not Loading! -
Vaishnav - 24.07.2015
Hello guys,
I've just switched to 32 bit to 64 bit based PC I am currently using Windows 7 Pro (64 bit) and my problem is on 64 bit the plugins are not loading I don't know why here is the log :-
pawn Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[09:06:01]
[09:06:01] Server Plugins
[09:06:01] --------------
[09:06:01] Loading plugin: crashdetect.dll
[09:06:01] Failed.
[09:06:01] Loading plugin: streamer.dll
[09:06:01] Failed.
[09:06:01] Loading plugin: sscanf.dll
[09:06:01] Failed.
[09:06:01] Loading plugin: whirlpool.dll
[09:06:01]
[09:06:01] ==================
[09:06:01]
[09:06:01] Whirlpool loaded
[09:06:01]
[09:06:01] ==================
[09:06:01]
[09:06:01] Loaded.
[09:06:01] Loading plugin: mysql.dll
[09:06:01] Failed.
[09:06:01] Loading plugin: nativechecker.dll
[09:06:01] Loaded.
[09:06:01] Loading plugin: GeoIP_Plugin.dll
[09:06:01] Failed.
[09:06:01] Loaded 2 plugins.
[09:06:01]
[09:06:01] Filterscripts
[09:06:01] ---------------
[09:06:01] Loading filterscript 'Objects.amx'...
[09:06:01] Error: Function not registered: 'CreateDynamicObject'
[09:06:01] Loading filterscript 'Vehicle_blinks.amx'...
[09:06:01] Error: Function not registered: 'DestroyDynamicObject'
[09:06:01] Error: Function not registered: 'CreateDynamicObject'
[09:06:01] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[09:06:01] Loaded 2 filterscripts.
[09:06:01] Error: Function not registered: 'GetCountryName'
[09:06:01] Error: Function not registered: 'SSCANF_Init'
[09:06:01] Error: Function not registered: 'SSCANF_IsConnected'
[09:06:01] Error: Function not registered: 'SSCANF_Join'
[09:06:01] Error: Function not registered: 'SSCANF_Leave'
[09:06:01] Error: Function not registered: 'CreateDynamicObject'
[09:06:01] Error: Function not registered: 'SetDynamicObjectMaterial'
[09:06:01] Error: Function not registered: 'mysql_log'
[09:06:01] Error: Function not registered: 'Streamer_VisibleItems'
[09:06:01] Error: Function not registered: 'mysql_tquery'
[09:06:01] Error: Function not registered: 'CreateDynamicCP'
[09:06:01] Error: Function not registered: 'CreateDynamic3DTextLabel'
[09:06:01] Error: Function not registered: 'CreateDynamicPickup'
[09:06:01] Error: Function not registered: 'CreateDynamicSphere'
[09:06:01] Error: Function not registered: 'mysql_pquery'
[09:06:01] Error: Function not registered: 'mysql_close'
[09:06:01] Error: Function not registered: 'mysql_escape_string'
[09:06:01] Error: Function not registered: 'EditDynamicObject'
[09:06:01] Error: Function not registered: 'Streamer_GetArrayData'
[09:06:01] Error: Function not registered: 'SetDynamicObjectPos'
[09:06:01] Error: Function not registered: 'SetDynamicObjectRot'
[09:06:01] Error: Function not registered: 'Streamer_SetArrayData'
[09:06:01] Error: Function not registered: 'mysql_format'
[09:06:01] Error: Function not registered: 'GetDynamicObjectPos'
[09:06:01] Error: Function not registered: 'MoveDynamicObject'
[09:06:01] Error: Function not registered: 'DestroyDynamicObject'
[09:06:01] Error: Function not registered: 'sscanf'
[09:06:01] Error: Function not registered: 'Streamer_SetIntData'
[09:06:01] Error: Function not registered: 'mysql_query'
[09:06:01] Error: Function not registered: 'cache_get_row_count'
[09:06:01] Error: Function not registered: 'cache_get_field_content'
[09:06:01] Error: Function not registered: 'cache_get_field_content_int'
[09:06:01] Error: Function not registered: 'cache_delete'
[09:06:01] Error: Function not registered: 'Streamer_GetUpperBound'
[09:06:01] Error: Function not registered: 'IsValidDynamicObject'
[09:06:01] Error: Function not registered: 'cache_insert_id'
[09:06:01] Error: Function not registered: 'DestroyDynamicPickup'
[09:06:01] Error: Function not registered: 'cache_get_data'
[09:06:01] Error: Function not registered: 'mysql_errno'
[09:06:01] Error: Function not registered: 'mysql_reconnect'
[09:06:01] Error: Function not registered: 'cache_get_field_content_float'
[09:06:01] Error: Function not registered: 'CreateDynamicMapIcon'
[09:06:01] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[09:06:01] Error: Function not registered: 'DestroyDynamicMapIcon'
[09:06:01] Error: Function not registered: 'IsPlayerInAnyDynamicArea'
[09:06:01] Error: Function not registered: 'CountDynamicObjects'
[09:06:01] Error: Function not registered: 'CountDynamic3DTextLabels'
[09:06:01] Error: Function not registered: 'IsDynamicObjectMoving'
[09:06:01] Error: Function not registered: 'GetDynamicObjectRot'
[09:06:01] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[09:06:01] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[09:06:01] Error: Function not registered: 'mysql_connect'
[09:06:01] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[09:06:01] Script[gamemodes/UF.amx]: Run time error 19: "File or function is not found"
[09:06:01] Number of vehicle models: 0
on 32 bit system the server was working awesome but on 64 bit system it's not working I've searched for this issue but I couldn't find any good thread so I posted it here
I have
=> .Net FramerWork 4.5.2
=> Microsoft Visual C++ 2008 Redistributable x64
=> Microsoft Visual C++ 2010 Redistributable x64
I don't know where is the problem please someone help me as soon as possible and please I've already configured every plugin in my server folder placed every plugin in /plugins folder edited server.cfg and updated to the latest version of plugins.
Please someone help me :\
Re: Need Help - Plugins Not Loading! -
TheSkyBlueTeam - 24.07.2015
Hey, try to update the server plugins to 64bit version. Simply ****** the plugin and look for the 64bit version.
Re: Need Help - Plugins Not Loading! -
Vaishnav - 24.07.2015
I don't think that there is a 64 bit version of plugins :\
Re: Need Help - Plugins Not Loading! -
trablon - 24.07.2015
NOTE THAT: Download all plugins which one is giving "failed" error then copy the includes -where you download the plugins- to your pawn include folder, open your gamemode with this pawn folder and compile and run the sa-mp server exe.
Код:
for sscanf;
https://sampforum.blast.hk/showthread.php?tid=570927
for streamer;
https://github.com/samp-incognito/samp-streamer-plugin/releases
for crash detect;
https://github.com/Zeex/samp-plugin-crashdetect/releases
Re: Need Help - Plugins Not Loading! -
Vaishnav - 24.07.2015
still not working :\ please someone help
Re: Need Help - Plugins Not Loading! -
liquor - 24.07.2015
Well, you most likely have the wrong plugin versions. Update all of them.
Re: Need Help - Plugins Not Loading! -
SpikY_ - 24.07.2015
Check the plugins if they exist in your plugins folder. or try .so after your plugin's name.
Код:
plugins creashdetect.so whirlpool.so streamer.so etc
Re: Need Help - Plugins Not Loading! -
Vaishnav - 24.07.2015
lol guys I've updated them 3 - 4 times and @Spiky_ I am using windows not Linux ...
Re: Need Help - Plugins Not Loading! -
xVIP3Rx - 24.07.2015
I have an 64bit windows and every plugin works fine for me, and there're no plugins for 64 windows or so, but there's a visual basic for 64 and 32, make sure you have them both, also since "whirlpool.dll" loaded it should be nothing with the address or the server. It's probably the visual basic
Microsoft Visual C++ 2005 Redistributable Package (x64)
Microsoft Visual C++ 2005 Redistributable Package (x86)
Microsoft Visual C++ 2008 Redistributable Package (x64)
Microsoft Visual C++ 2008 Redistributable Package (x86)
Re: Need Help - Plugins Not Loading! -
Vaishnav - 24.07.2015
I need to download 32 bit and 64 bit version both, I am running a 64 bit version.