Need Help [sampgdk:error] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need Help [sampgdk:error] (
/showthread.php?tid=622822)
Need Help [sampgdk:error] -
DandyCorleone - 27.11.2016
if the server has been running, every few minutes, suddenly the server returned an error, like all plugins have automatic unload.
after I checked into the server logs.
gave rise to an article :
Need help me
PHP код:
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[06:57:15] [sampgdk:error] Too many callback arguments (at most 32 allowed)
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[07:06:22] filterscripts = "" (string)
[07:06:22]
[07:06:22] Server Plugins
[07:06:22] --------------
[07:06:22] Loading plugin: mysql_static.so
[07:06:22] >> plugin.mysql: R38 successfully loaded.
[07:06:22] Loaded.
[07:06:22] Loading plugin: Encrypt.so
[07:06:22]
[07:06:22] ______________________________________
[07:06:22] Encrypt Plugin v0.1 loaded
[07:06:22] ______________________________________
[07:06:22] By: Fro (c) Copyright <TBG> 2009-2010
[07:06:22] ______________________________________
[07:06:22] Loaded.
[07:06:22] Loading plugin: streamer.so
[07:06:22]
*** Streamer Plugin v2.8.2 by Incognito loaded ***
[07:06:22] Loaded.
[07:06:22] Loading plugin: irc.so
[07:06:22]
*** IRC Plugin v1.4.8 by Incognito loaded ***
[07:06:22] Loaded.
[07:06:22] Loading plugin: CTime.so
[07:06:22]
» CTime Library Plugin For Pawn v0.1.0 - Copyright © 2011 RyDeR`
[07:06:22] Loaded.
[07:06:22] Loading plugin: sscanf.so
[07:06:22]
[07:06:22] ===============================
[07:06:22] sscanf plugin loaded.
[07:06:22] Version: 2.8.1
[07:06:22] © 2012 Alex "******" Cole
[07:06:22] ===============================
[07:06:22] Loaded.
[07:06:22] Loaded 6 plugins.
[07:06:22]
[07:06:22] Ban list
[07:06:22] --------
[07:06:22] Loaded: samp.ban
[07:06:22]
[07:06:22]
[07:06:22] Filterscripts
[07:06:22] ---------------
[07:06:22] Loaded 0 filterscripts.
[07:06:22] Gates loaded successfully.
[07:06:22]
- - - - - - - - - - - - - - - - - - -
[07:06:22]
NFS :: New Freeroam Stunt
[07:06:22]
© Dandy And Miftahul Jannah - Build 22!
[07:06:22]
- - - - - - - - - - - - - - - - - - -
[07:06:22] Number of objects loaded: 47666
[07:06:22] Number of vehicles loaded: 1195
[07:06:22] Number of vehicle models: 100
[07:06:22] Number of houses loaded: 568
[07:11:35] RaceRotation: RaceRotation can't run - zero players online!
Re: Need Help [sampgdk:error] -
Alvitr - 27.11.2016
probably some plugins using sampgdk have problem,
like Streamer,
seems you are using linux server,
i use linux too but i haven't that problem when i use...(streamer 2.8.2)
or
update your sscanf to 2.8.2
https://sampforum.blast.hk/showthread.php?tid=570927
if still cant
maybe you can use crashdetect
https://sampforum.blast.hk/showthread.php?tid=262796
or find similar post for help