Windows Server Problem
#1

MSVCR100.dll is missing when I go to start the server up.

I tried putting it in system32, and in the server folder; didn't fix; any ideas?
Reply
#2

Don't download random .dll files from random sites. A .dll contains executable code much like an .exe and I don't think you'd download any random .exe from a random site. Why would a .dll be different?

This particular library is part of the Microsoft Visual C++ Redistributable package, which can be acquired here: https://www.microsoft.com/en-us/down...s.aspx?id=5555
Also this: http://answers.microsoft.com/en-us/w...e-5e4958558090
Reply
#3

https://www.dropbox.com/sh/fjlz64ll7...TlHg50_la?dl=0

Extract the files to your server folder.!
Reply
#4

Fixed the error, now it says "File or function is not found".
Reply
#5

libmySQL.dll
Reply
#6

Quote:
Originally Posted by MD5
Посмотреть сообщение
Fixed the error, now it says "File or function is not found".
you're missing a plugins or somthing from that kind download nativechecker for more details about what case this
error:
https://sampforum.blast.hk/showthread.php?tid=249226
Reply
#7

I've got native checker and these are errors, yes I updated streamer; and sscanf, then recompiled.

Код:
[17:25:10]    Error: Function not registered: 'SSCANF_Init'
[17:25:10]    Error: Function not registered: 'SSCANF_IsConnected'
[17:25:10]    Error: Function not registered: 'SSCANF_Join'
[17:25:10]    Error: Function not registered: 'SSCANF_Leave'
[17:25:10]    Error: Function not registered: 'CreateDynamicCP'
[17:25:10]    Error: Function not registered: 'IsPlayerInDynamicCP'
[17:25:10]    Error: Function not registered: 'CreateDynamicObject'
[17:25:10]    Error: Function not registered: 'DestroyDynamicObject'
[17:25:10]    Error: Function not registered: 'DestroyDynamicRaceCP'
[17:25:10]    Error: Function not registered: 'DestroyDynamicCP'
[17:25:10]    Error: Function not registered: 'sscanf'
[17:25:10]    Error: Function not registered: 'CreateDynamicRaceCP'
[17:25:10]    Error: Function not registered: 'CreateDynamicPolygon'
[17:25:10] Script[gamemodes/af.amx]: Run time error 19: "File or function is not found"
Reply
#8

Edit: Fixed, thanks for the help!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)