Posts: 56
Threads: 15
Joined: Jun 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
Posts: 1,696
Threads: 6
Joined: Dec 2008
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
Posts: 805
Threads: 14
Joined: Jul 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.
Posts: 212
Threads: 8
Joined: Jul 2012
Reputation:
0
If its linux... Get the linux version of your plugins which is .so not .dll
Posts: 56
Threads: 15
Joined: Jun 2013
" Whirlpool.so and Streamer.so " Only two ".so" Files I Saw From my Plugisns Folder
Posts: 199
Threads: 34
Joined: Jun 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
Posts: 212
Threads: 8
Joined: Jul 2012
Reputation:
0
Its linux.... ELF header shows when u use a .dll plugin on a linux OS
Posts: 56
Threads: 15
Joined: Jun 2013
Posts: 56
Threads: 15
Joined: Jun 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
Posts: 199
Threads: 34
Joined: Jun 2013