Unknown gamemode
#1

So, I am trying to run this gamemode on my server. But the gamemode just appears unknown and it starts with no script. The host computer is using Linux and I am uploading the files from my Windows computer in binary mode with FileZilla. Here's the log:

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[19:56:07] filterscripts = "" (string)
[19:56:07]
[19:56:07] Server Plugins
[19:56:07] --------------
[19:56:07] Loading plugin: irc
[19:56:07] Failed (plugins/irc: cannot open shared object file: No such file or directory)
[19:56:07] Loading plugin: sscanf
[19:56:07] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[19:56:07] Loading plugin: gvar
[19:56:07] Failed (plugins/gvar: cannot open shared object file: No such file or directory)
[19:56:07] Loaded 0 plugins.

[19:56:07]
[19:56:07] Filterscripts
[19:56:07] ---------------
[19:56:07] Loaded 0 filterscripts.

[19:56:07] Script[gamemodes/1.1.1.amx]: Run time error 19: "File or function is not found"
[19:56:07] Number of vehicle models: 0
Reply
#2

Your plugins failed to load make sure to update and recompile.
Reply
#3

Double post fuck.
Reply
#4

Quote:
Originally Posted by Mr.Carpenter
Посмотреть сообщение
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[20:30:37] filterscripts = "" (string)
[20:30:37]
[20:30:37] Server Plugins
[20:30:37] --------------
[20:30:37] Loading plugin: sscanf.so
[20:30:37]

[20:30:37] ===============================

[20:30:37] sscanf plugin loaded.

[20:30:37] © 2009 Alex "******" Cole

[20:30:37] 0.3d-R2 500 Players "dnee"

[20:30:37] ===============================

[20:30:37] Loaded.
[20:30:37] Loading plugin: gvar.so
[20:30:37]

*** GVar Plugin v1.3 by Incognito loaded ***

[20:30:37] Loaded.
[20:30:37] Loaded 2 plugins.

[20:30:37]
[20:30:37] Filterscripts
[20:30:37] ---------------
[20:30:37] Loaded 0 filterscripts.

[20:30:37] Script[gamemodes/tehocraft.amx]: Run time error 19: "File or function is not found"
[20:30:37] Number of vehicle models: 0
[20:30:41] Incoming connection:
[20:30:42] [join] Anaalisankari has joined the server
I also changed the gamemode name from 1.1.1 to tehocraft if you wondering.
Reply
#5

Are you running on windows or linux?
Reply
#6

Quote:
Originally Posted by mati233
Посмотреть сообщение
Are you running on windows or linux?
I'm running on Windows, but our host is running on Linux.
Reply
#7

plugins for linux should be .so after the plugin name.
Reply
#8

You are probably still missing a plugin. Look in your script what includes you use and post them here. Also I see that in the first post it tries to load IRC, but here in the second one you're not loading the IRC plugin.
Reply
#9

Quote:
Originally Posted by playbox12
Посмотреть сообщение
You are probably still missing a plugin. Look in your script what includes you use and post them here. Also I see that in the first post it tries to load IRC, but here in the second one you're not loading the IRC plugin.
Oh yeah, true. I just noticed I am missing the IRC.so. I'll try to look for a Linux version of it and see what happens.
Reply
#10

Yeah, it's working all good now. Thanks to everyone who bothered to answer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)