SA-MP Dedicated Server ---------------------- v0.3d-R2, ©2005-2011 SA-MP Team [12:25:04] [12:25:04] Server Plugins [12:25:04] -------------- [12:25:04] Loading plugin: streamer.dll [12:25:04] Failed. [12:25:04] Loading plugin: audio.dll [12:25:04] Failed. [12:25:04] Loading plugin: sscanf.dll [12:25:05] Failed. [12:25:05] Loading plugin: Whirlpool [12:25:05] [12:25:05] ================== [12:25:05] [12:25:05] Whirlpool loaded [12:25:05] [12:25:05] ================== [12:25:05] [12:25:05] Loaded. [12:25:05] Loading plugin: sscanf [12:25:06] Failed. [12:25:06] Loading plugin: xml [12:25:06] Loaded. [12:25:06] Loaded 2 plugins. [12:25:06] [12:25:06] Filterscripts [12:25:06] --------------- [12:25:06] Loading filterscript 'Firework.amx'... [12:25:06] Loading filterscript 'gcustom.amx'... [12:25:06] Loading filterscript 'vactions.amx'... [12:25:06] Loading filterscript 'buttons.amx'... [12:25:06] Loading filterscript 'audio.amx'... [12:25:06] Loading filterscript 'maploader.amx'... [12:25:06] Loading filterscript 'F_Streamer.amx'... [12:25:06] F_Streamer Loaded successful. [12:25:06] Loaded 7 filterscripts. [12:25:06] Script[gamemodes/RavenRP.amx]: Run time error 19: "File or function is not found" [12:25:06] Number of vehicle models: 0 [12:25:07] --- Server Shutting Down. |
MSVCR100. Dll is not a valid Windows Image |
[12:25:06] Script[gamemodes/RavenRP.amx]: Run time error 19: "File or function is not found"
Код:
[12:25:06] Script[gamemodes/RavenRP.amx]: Run time error 19: "File or function is not found" |
SScanf plugins unloaded !
I know this problem! Ok so do this go to your pawno folder rigt click panwo and open the script from there again. Than complie the script and reupload It.
|
sscanf 2.5
MSVRC100.dll Not FoundIf you get this error, DO NOT just download the dll from a random website (click here for why). This is part of the "Microsoft Visual Studio Redistributable Package". This is required for many programs, but they often come with it. To download it for your system follow one of these links: http://www.microsoft.com/download/en...s.aspx?id=5555 (For x86) http://www.microsoft.com/download/en....aspx?id=14632 (For x64) |
Or change it (dont forget it) to .so in your server.cfg, if you already have the plugins in the linux format
|
i guess you should follow what Issam's said , it will help you if you do it .
|
//------------------------------------------------------------------------------------------------------ main() { print("\n----------------------------------"); print(" Running"); print(" ExtremeZone\n"); print(" Coded By"); print(" (zero)"); print("----------------------------------\n"); } //------------------------------------------------------------------------------------------------------