Unknown Gamemode?
#1

I just downloaded and installed samp 0.3z server on CentOS. I have put my gamemode on the folder and the .pwn and .amx is there with some size also put my plugins on the plugins folder (streamer.so,sscanf.so,audio.so) and already put it on the server.cfg
Here's my server.cfg:
Quote:

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

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

[10:54:31]
[10:54:31] Server Plugins
[10:54:31] --------------
[10:54:31] Loading plugin: streamer.so
[10:54:31]

*** Streamer Plugin v2.7.4 by Incognito loaded ***

[10:54:31] Loaded.
[10:54:31] Loading plugin: sscanf.so
[10:54:31]

[10:54:31] ===============================

[10:54:31] sscanf plugin loaded.

[10:54:31] © 2009 Alex "******" Cole

[10:54:31] ===============================

[10:54:31] Loaded.
[10:54:31] Loading plugin: audio.so
[10:54:31]

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

[10:54:31] Loaded.
[10:54:31] Loaded 3 plugins.

[10:54:32]
[10:54:32] Filterscripts
[10:54:32] ---------------
[10:54:32] Loading filterscript 'ame.amx'...
[10:54:32] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27401) (script might need to be recompiled with the latest include file)
[10:54:32]
-----------------------------------------------
[10:54:32] Ame And Ado For RP Server
[10:54:32] -----------------------------------------------

[10:54:32] Loading filterscript 'anims2.amx'...
[10:54:32]
--------------------------------------
[10:54:32] -G.O-Anim Sytem By: G4M3Ov3r
[10:54:32] --------------------------------------

[10:54:32] Loading filterscript 'base.amx'...
[10:54:32]
--Base FS loaded.

[10:54:32] Loaded 3 filterscripts.

[10:54:32] Script[gamemodes/BataviagamersRP.amx]: Run time error 19: "File or function is not found"
[10:54:32] Number of vehicle models: 0
[10:54:53] --- Server Shutting Down.
[10:54:54]
----------------------------------
[10:54:54] -G.O-Anims Unloaded
[10:54:54] ----------------------------------

[10:54:54]

*** Streamer Plugin v2.7.4 by Incognito unloaded ***

[10:54:54]

[10:54:54] ===============================

[10:54:54] sscanf plugin unloaded.

[10:54:54] ===============================

[10:54:54]

*** Audio Plugin v0.5 R2 by Incognito unloaded ***

This is my error
Quote:

[10:54:32] Script[gamemodes/BataviagamersRP.amx]: Run time error 19: "File or function is not found"
[10:54:32] Number of vehicle models: 0

Can anyone help me how to fix it?
Reply
#2

Quote:

10:54:32] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27401) (script might need to be recompiled with the latest include file)

You gotta recompile with the latest streamer inc and i suppose thats not the solution, you might be missing some plugin or using an outdated version.
Reply
#3

I have recompiled with the latest streamer.inc and used the latest streamer.so.
Reply
#4

http://prntscr.com/5r3j7x
Reply
#5

Your script should be compiled with the latest and updated plugins,include files and the server.
Make sure you update your pawno folder too!

Make sure you have all of your plugins and its not missing.
Make sure your using .dll extesion in windows server and .so plugin extension for linux

For example:
whirpool.dll (WINDOWS PLUGIN)
whirpool.so (LINUX PLGUIN)
Reply
#6

I did, it's still Unknown, I've updated and recompiled with the LATEST UPDATED PLUGINS (all of them), here's my server.cfg
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)