21.09.2017, 15:06
I used to test a server on my own laptop, but now im using VPS which uses Linux and I need to change my windows plugins to linux ones. So I did that and recompiled my gamemode with them. But when I launch my server on linux I get this
I assume one of the plugins is causing this, but how do I know which one? I use 7 different plugins.
note:if I try to launch empty gamemode that doesnt use these plugins and they're just in server.cfg it works fine
Код:
[17:58:23] Script[gamemodes/gmm.amx]: Run time error 19: "File or function is not found" [17:58:23] Number of vehicle models: 0 [17:58:56] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:58:58] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:58:58] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:58:59] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:58:59] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:58:59] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:59:01] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:59:02] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:59:04] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:59:05] [sampgdk:error] Too many callback arguments (at most 32 allowed) [17:59:05] [sampgdk:error] Too many callback arguments (at most 32 allowed)
note:if I try to launch empty gamemode that doesnt use these plugins and they're just in server.cfg it works fine