How do i fix these errors? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How do i fix these errors? (
/showthread.php?tid=489139)
How do I fix these errors? -
SickAttack - 20.01.2014
Hello, so I recently re-installed my windows, actually I downgraded to windows 7 and I get these errors now. It used to work fine on windows 8.1, but now it doesn't.
Re: How do i fix these errors? -
Sithis - 20.01.2014
Install the visual C++ runtimes. Here's a link to a handy installer that installs all of them:
http://www.softpedia.com/get/System/...nstaller.shtml
Re: How do i fix these errors? -
SickAttack - 20.01.2014
Thank you so much! Rep++
Re: How do i fix these errors? -
therainycat - 21.01.2014
And one more suggestion - check your server.cfg's line "plugins" - all the native checkers and crash detecters must be in the end of line (in other case, they'll scan your functions, and say "func. not registered" if that function is loaded with plugin, coming after checkers and detecters)