10.03.2012, 05:47
Quote:
I just bought a gameserver (First one ever, Also a newbie at scripting) And i transfered all my files from my desktop into Filezilla (The gameserver) and when i try to run the server, It won't work so i went into the server console and it tells me this through the logs
Код:
Script[gamemodes/VR.amx]: Run time error 19: "File or function is not found" |
Код:
[23:46:38] Loaded. [23:46:38] Loading plugin: sscanf [23:46:38] Failed. SSanf plugin's by "******" Unloaded
Quote:
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) |