i need a little help
#1

Код:
v0.3z, ©2005-2014 SA-MP Team

[20:09:04] 
[20:09:04] Server Plugins
[20:09:04] --------------
[20:09:04]  Loading plugin: zcmd
[20:09:04]   Failed.
[20:09:04]  Loading plugin: 1
[20:09:04]   Failed.
[20:09:04]  Loading plugin: sscanf
[20:09:04]   Failed.
[20:09:04]  Loading plugin: 1
[20:09:04]   Failed.
[20:09:04]  Loading plugin: mysql
[20:09:04]  SA:MP MySQL Plugin v2.1.1 Loaded.
[20:09:04]   Loaded.
[20:09:04]  Loading plugin: 1
[20:09:04]   Failed.
[20:09:04] [MySQL] Thread running. Threadsafe: Yes.
[20:09:04]  Loaded 1 plugins.
[20:09:04] I couldn't load any gamemode scripts. Please verify your server.cfg
[20:09:04] It needs a gamemode0 line at the very least.

can anyone tell me why plugins are failing on loading?
Reply
#2

Post your server.cfg
It's obviously wrong and you try to load as plugins "zcmd" which is an include and "1" which is nothing. The sscanf failed because you may not have sscanf.dll into the plugins folder or .NET

About the message:
"I couldn't load any gamemode scripts. Please verify your server.cfg
It needs a gamemode0 line at the very least."

the gamemode you try to load doesn't exist or it's not compiled.
Reply
#3

Try compiling your script. If it has compiled make see you have a line in your server.cfg that says:

gamemode0 <scriptname>

If my script was called rvrp the line would be: gamemode0 rvrp

If you do this and you still have any issues let me know.
Reply
#4

and now MSVCR.100dll file is not valid image or missing, i got both , MsVCR and MSCP, to the server folder.

what i need to do ?
Reply
#5

Send me the server log please.
Reply
#6

it's still the same..




v0.3z, ©2005-2014 SA-MP Team

[21:30:18]
[21:30:18] Server Plugins
[21:30:18] --------------
[21:30:18] Loading plugin: sscanf
[21:30:19] Failed.
[21:30:19] Loading plugin: 1
[21:30:19] Failed.
[21:30:19] Loading plugin: mysql
[21:30:19] SA:MP MySQL Plugin v2.1.1 Loaded.
[21:30:19] Loaded.
[21:30:19] Loading plugin: 1
[21:30:19] [MySQL] Thread running. Threadsafe: Yes.
[21:30:19] Failed.
[21:30:19] Loaded 1 plugins.

[21:30:19] I couldn't load any gamemode scripts. Please verify your server.cfg
[21:30:19] It needs a gamemode0 line at the very least.
Reply
#7

You sure there's a .pwn and a .amx file in the gamemodes folder? You are there was no errors in the script? When you compile it should say that it has compiled to the .amx in the bottom left corner of PAWNO.
Reply
#8

sir where is .NET Folder ?
Reply
#9

o yep, i loaded the server ,but just sscanf is not loading. i cant find .NET FOLDER.
Reply
#10

If you mean the .NET framework (not SAMP) it's in Program Files. If you're asking for a .net folder in the server there shouldn't be one.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)