Local Host Problem
#1

I am having this:

And If I try to use grandlarc it works fine.

Thanks!

By the way same gamemode works fine on a real host company .
Reply
#2

Those shared objects[with .so extensions] plugins are compiled for linux distributions. On your local host, you need to download plugins compiled for Windows OS [with .dll extensions] from Plugin Development section and replace those .so ones with .dll ones. Try starting your server again once done.
Reply
#3

Take you`re server.cfg file and edit this line like this :

Code:
plugins sscanf streamer
.so extension files are for linux servers.
Reply
#4

Open Your server.cfg
Then edit this line
from
Code:
plugins sscanf streamer
cause this version is only for windows
for Linux is
Code:
plugins sscanf.so streamer.so
like that
Reply
#5

you need to either edit the config or update the plugins
Reply
#6

.so is for linux,Remove .so from your server.cfg in plugins line.
Reply
#7

Thanks guys.

I have edited the .cfg

Also I had to add "plugins" folder to my server package!

That is wierd,because I didn't delete it or so and it was working well without plugins folder on the host company.

Thanks anyway!

+rep'ed all.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)