10.06.2015, 09:07
Do what AlexBlack said but in your Windows, re-compile your scripts with -d3, upload the new compiled .amx file (PCNR.pwn), start the server and post the server log once again. That way, it will give the function's name instead of ?? along with the exact lines.
Though I'm wondering, what function has 65 arguments?
If the main callback is OnGameModeInit, then it will show CallLocalFunction too as it's used for hooks (notice the includes), though that is not the problem. You should always look at #0 at AMX backtrace.
Though I'm wondering, what function has 65 arguments?
If the main callback is OnGameModeInit, then it will show CallLocalFunction too as it's used for hooks (notice the includes), though that is not the problem. You should always look at #0 at AMX backtrace.