SA-MP Forums Archive
SAMP server on 64bit window 8.1 - 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: SAMP server on 64bit window 8.1 (/showthread.php?tid=570175)



SAMP server on 64bit window 8.1 - ikey07 - 05.04.2015

Yesterday I upgraded my PC from Win 8 32bit to win 8.1 64bit, and today tried to start samp server on a localhost and ran in a small issue, could someone tell which DLLs is missing for me or how to solve this.

Seems that streamer/crashdetect/mysql and some other plugins doesnt like 64 bits,

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[23:22:52] password = "" (string)
[23:22:52]
[23:22:52] Server Plugins
[23:22:52] --------------
[23:22:52] Loading plugin: nativechecker
[23:22:52] Loaded.
[23:22:52] Loading plugin: streamer
[23:22:52] Failed.

[23:22:52] Loading plugin: audio
[23:22:52]

*** Audio Plugin v0.5 by Incognito loaded ***

[23:22:52] Loaded.
[23:22:52] Loading plugin: mysql
[23:22:52] SA:MP MySQL Plugin v2.1.1 Loaded.
[23:22:52] Loaded.
[23:22:52] Loading plugin: Whirlpool
[23:22:52] [MySQL] Thread running. Threadsafe: Yes.
[23:22:52]
[23:22:52] ==================
[23:22:52]
[23:22:52] Whirlpool loaded
[23:22:52]
[23:22:52] ==================
[23:22:52]
[23:22:52] Loaded.
[23:22:52] Loading plugin: crashdetect
[23:22:52] Failed.
[23:22:52] Loading plugin: MapAndreas
[23:22:52] Loaded.
[23:22:52] Loading plugin: FileManager
[23:22:52] Failed.

[23:22:52] Loaded 5 plugins.

[23:22:52]
[23:22:52] Ban list
[23:22:52] --------
[23:22:52] Loaded: samp.ban
[23:22:52]
[23:22:52]
[23:22:52] Filterscripts
[23:22:52] ---------------
[23:22:52] Loading filterscript 'yom_buttons.amx'...
[23:22:52] Loading filterscript 'OC.amx'...
[23:22:52] Error: Function not registered: 'Streamer_CallbackHook'

Huge list with not registered functions..

[23:22:52] Loaded 2 filterscripts.
[23:22:52] Script[gamemodes/nwrp.amx]: Run time error 19: "File or function is not found"
[23:22:52] Number of vehicle models: 0


Re: SAMP server on 64bit window 8.1 - Sledgehammer - 05.04.2015

Uhm. Do you have the files in the plugin file (double check this) and tried updating the plugins/ includes?


Re: SAMP server on 64bit window 8.1 - ikey07 - 05.04.2015

I didn't touched anything, just installed windows 8.1 on my other HDD and trying to launch samp server, after it saying that msvcp100.dll is missing, putted it in the samp server, it started but fails to load plugins.


Re: SAMP server on 64bit window 8.1 - Sledgehammer - 05.04.2015

Where did you put this msvcp100.dll file may I ask? In the SA-MP directory?

Please visit this link if you did put the file in the SA-MP directory:
- http://www.dll-files.com/dllindex/dl...shtml?msvcp100


Re: SAMP server on 64bit window 8.1 - ikey07 - 05.04.2015

I tried both methods in application folder or in system32/SysWOW64 folders, either way it starts, but doesnt load plugins.


Re: SAMP server on 64bit window 8.1 - Sledgehammer - 05.04.2015

Thread: https://sampforum.blast.hk/showthread.php?tid=236371

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
You need to install the C++ redistributable package which includes those libraries.

32bit: http://www.microsoft.com/download/en...s.aspx?id=5555

64bit: http://www.microsoft.com/download/en....aspx?id=14632

Download the one that corrosponds with your Operating System architecture.



Re: SAMP server on 64bit window 8.1 - Sithis - 05.04.2015

Use this installer to get all Visual C++ runtimes: http://www.softpedia.com/get/System/...nstaller.shtml


Re: SAMP server on 64bit window 8.1 - ikey07 - 05.04.2015

Just got all DLLs.

If anyone have similar issue, here is the list of DLLs which was needed in my case, either put in the samp server folder or in the SysWOW64 folder in Windows


msvcp100.dll
msvcp110.dll
msvcr100.dll
msvcr110.dll


Re: SAMP server on 64bit window 8.1 - HeLiOn_PrImE - 05.04.2015

The DLL may differ from one rig to another. I experienced this. It asked for one certain DLL on my desktop rig and on my laptop it asked for another.

So take the advice above and install the Visual C++ runtimes.


Re: SAMP server on 64bit window 8.1 - PURG3D - 06.04.2015

Quote:
Originally Posted by ikey07
Посмотреть сообщение
Just got all DLLs.

If anyone have similar issue, here is the list of DLLs which was needed in my case, either put in the samp server folder or in the SysWOW64 folder in Windows


msvcp100.dll
msvcp110.dll
msvcr100.dll
msvcr110.dll
****** that all missing dll and might solve your problem.

Make sure its compatible in 64 bit