SA-MP Forums Archive
[Help]Problem on Windows XP - 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: [Help]Problem on Windows XP (/showthread.php?tid=343106)



[Help]Problem on Windows XP - [BG]BuLLDoZeR - 16.05.2012

Hello. I have a problem when start my mod to a Windows XP i test it to Windows 7 and work perfect.
I find the problem when i run the server it say :

pawn Код:
[01:27:05] Server Plugins
[01:27:05] --------------
[01:27:05]  Loading plugin: mysql
[01:27:05]   Failed.
[01:27:05]  Loading plugin: streamer
[01:27:05]   Failed.
[01:27:05]  Loading plugin: sscanf
[01:27:05]   Failed.
[01:27:05]  Loading plugin: audio
[01:27:05]   Failed.
[01:27:05]  Loaded 0 plugins.
[01:27:06] Script[gamemodes/gangwars.amx]: Run time error 19: "File or function is not found"
[01:27:06] Number of vehicle models: 0
[01:27:24] --- Server Shutting Down.
Someone can help me ?


Re: [Help]Problem on Windows XP - omario - 16.05.2012

you need to put the sscanf, mysql, streamer and audio in "plugins" folder
and you dont have your gangwars.amx in your gamemodes folder

Copy All The Server Folders From The Windows 7 pc to Windows XP pc


Re: [Help]Problem on Windows XP - [BG]BuLLDoZeR - 16.05.2012

Quote:
Originally Posted by omario
Посмотреть сообщение
you need to put the sscanf, mysql, streamer and audio in "plugins" folder
and you dont have your gangwars.amx in your gamemodes folder

Copy All The Server Folders From The Windows 7 pc to Windows XP pc
I know... I have all plugins and gamemode into the folders :X I first make it to Windows 7 second upload to my flash card and when end preinstall paste the mode from flash card and try to run it..


Re: [Help]Problem on Windows XP - TzAkS. - 16.05.2012

Install NetFramework


Re: [Help]Problem on Windows XP - $$inSane - 16.05.2012

install plugins and includes of windows server


Re: [Help]Problem on Windows XP - [BG]BuLLDoZeR - 16.05.2012

Quote:
Originally Posted by TzAkS.
Посмотреть сообщение
Install NetFramework
I have it installed!


Quote:
Originally Posted by $$inSane
Посмотреть сообщение
install plugins and includes of windows server
What do you mean?


EDIT: Problem is fixxed. Thanks to all who try to help to me.