SA-MP Forums Archive
Host Problem - 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: Host Problem (/showthread.php?tid=480151)



Host Problem - KimGuan - 09.12.2013

Okay So I used a FTP host for running a Server .. from the Past 3 days . The Server Works Good And Even Loads the Gamemode Right . Then I Plan to Add a Business System and When i was Reuploading my Script Into my Host and Start the Server ... The Server Runs But Not the Gamemode .. I Checked the Server_log.txt and receive this Error.

Click Me

Please Help me . I'm Really3x Freaked Out by Now


Re: Host Problem - Khanz - 09.12.2013

I assume it's running Linux if so then you'll need to download the plugins for the Linux version, which will end in .so
You can find the plugins here.

http://forum.sa-mp.com/forumdisplay.php?f=18


Re: Host Problem - FlawPaw - 09.12.2013

You might be missing the required plugins, or your version of plugin is outdated. Run nativechecker plugin and it will tell you which plugin you are missing.


Re: Host Problem - denom - 09.12.2013

If its linux... Get the linux version of your plugins which is .so not .dll


Re: Host Problem - KimGuan - 09.12.2013

" Whirlpool.so and Streamer.so " Only two ".so" Files I Saw From my Plugisns Folder


Re: Host Problem - rocker3410 - 09.12.2013

.so format is for linux and .dll for windows. if your running linux use .so

put in the plugins line streamer.so sscanf.so


Re: Host Problem - denom - 09.12.2013

Its linux.... ELF header shows when u use a .dll plugin on a linux OS


Re: Host Problem - KimGuan - 09.12.2013

I'll Try It


Re: Host Problem - KimGuan - 09.12.2013

Quote:
Originally Posted by rocker3410
Посмотреть сообщение
.so format is for linux and .dll for windows. if your running linux use .so

put in the plugins line streamer.so sscanf.so
Thanks Man,I Download and Replaced the .dll file with .so .. +rep For You


Re: Host Problem - rocker3410 - 09.12.2013

No problem.