Plugin Error - 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: Plugin Error (
/showthread.php?tid=551681)
Plugin Error -
DarkScimitar - 20.12.2014
[09:03:09] Loading plugin: audio.so
[09:03:09] Failed (plugins/audio.so: ELF load command past end of file)
[09:03:09] Loading plugin: sscanf.so
[09:03:09] Failed (plugins/sscanf.so: ELF load command past end of file)
[09:03:09] Loading plugin: streamer.so
[09:03:09] Failed (plugins/streamer.so: ELF load command past end of file)
Please help
Re: Plugin Error -
NGGMars - 20.12.2014
You are starting the server on a windows pc, with linux files.
.so plugins are for linux, use .dll plugins for windows.
Edit the server.cfg replace audio.so and other plugins with just the plugin name. Remove .so make sure the plugins folder contain the dll plugins