[sampgdk] error: Too many callback arguments (at most 32 allowed)
#2

It could be a result of a runtime error in one of your callbacks, you need to find where that is and fix it. One option is install the CrashDetect plugin:

https://sampforum.blast.hk/showthread.php?tid=262796

and watch your server log for "Runtime error N: blahblah" errors.

The reason that sampgdk error message is shown is that callback parameters are not popped off the stack by the runtime when such an error happens, so they add up with each call and eventually exceed 32.
Reply


Messages In This Thread
[sampgdk] error: Too many callback arguments (at most 32 allowed) - by Andrei1255 - 16.04.2015, 10:03
Re: [sampgdk] error: Too many callback arguments (at most 32 allowed) - by xeeZ - 16.04.2015, 10:17
Re: [sampgdk] error: Too many callback arguments (at most 32 allowed) - by Andrei1255 - 16.04.2015, 10:23

Forum Jump:


Users browsing this thread: 2 Guest(s)