Posts: 365
	Threads: 97
	Joined: Aug 2010
	
Reputation: 
0
	 
 
	
	
		I recently switched to Windows 8 (x64) and have just tried to start a server. It fails to load almost every plugin. The only plugins it loads are RegEx, Whirlpool and a very old version of Streamer plugin (not sure what version exactly, I found it among some old files).
SA-MP runs just fine, as well as a server with no plugins.
Any ideas on how to fix this?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 7,801
	Threads: 187
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		Install .NET Framework and C++ redistributable.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 365
	Threads: 97
	Joined: Aug 2010
	
Reputation: 
0
	 
 
	
	
		Installed both and still the same.
EDIT: I'm getting the errors saying "The program can't start because MSVCP100.dll is missing from your computer" for every plugin that tries to load. I have the file in C:\Windows\System32 folder, and if I copy it to the server's root folder, it fixes the error, but plugins still fail to load.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 7,801
	Threads: 187
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		EDIT: Nevermind, you answered this already.
I would install some Windows Updates and then reboot the computer.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 7,801
	Threads: 187
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		Do you have an outdated CPU? I think some plugins require newer ones due to how they operate.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 365
	Threads: 97
	Joined: Aug 2010
	
Reputation: 
0
	 
 
	
	
		Not really, I have an Intel Core i5.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 7,801
	Threads: 187
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		You said you're running on a x64-bit system. Are all of your plugins x64-bit versions...?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 365
	Threads: 97
	Joined: Aug 2010
	
Reputation: 
0
	 
 
	
	
		Neither of the plugins have separate x64 and x86 versions, so I guess they are cross-compatible...
I am downloading Visual Studio right now and will try to compile the plugins by myself. I don't know if it can fix the problem, but I'll give it a try.