Posts: 132
Threads: 22
Joined: Oct 2015
Reputation:
0
no windows dialogs. only shows it failed to load
Posts: 468
Threads: 10
Joined: Sep 2015
Reputation:
0
Stop bumping your thread,you can only bump your thread every 24 hours.
There must be missing dll dialog when you started samp-server.exe
Posts: 6,242
Threads: 8
Joined: Jun 2008
If you've messed with the compatibility settings for the server.exe I'd suggest to revert those changes.
With that Dependency Walker, that's pretty darn awesome looking.
Just used that program and it comes back that it needs msvcp110, which is an older runtime, but still something usual for such an old app.
https://support.microsoft.com/en-us/...al-c-downloads
You'll want to start installing from 2008, and work forward to the latest as such. Just beware of doubles, and if the windows is 64 bit, you need to install the 32 bit AND the 64 bit versions.
https://sampforum.blast.hk/showthread.php?tid=606849
Posts: 132
Threads: 22
Joined: Oct 2015
Reputation:
0
i installed everything. and still nothing.