Posts: 277
Threads: 19
Joined: Sep 2013
I did just download
crashdetect because my server is crashing everytime I say something in the chat or when I spawn.
It didn't really help..
Code:
[12:40:25] [join] TLN has joined the server (0:176.11.167.49)
[12:40:32] [debug] Server crashed while executing CNR.amx
[12:40:32] [debug] AMX backtrace:
[12:40:32] [debug] #0 ???????? in ?? () from CNR.amx
[12:40:32] [debug] System backtrace:
Posts: 146
Threads: 4
Joined: May 2007
Reputation:
0
I believe the questionmarks are caused by the function associated with them not being declared as public.
However, what you should do to diagnose this issue is sequentially remove all of the functionality under the "OnPlayerSpawn" callback, or the "OnPlayerConnect" callback. So, comment out each function call then restart the server and connect. If the server still crashes, re-introduce that piece and comment out the next function call until the server doesn't crash. That way you can find the exact piece of functionality causing the issue and get closer to the root of the problem.
If you are still having issues, try posting the contents of these two function calls here, so we might be able to look further into it.
Posts: 277
Threads: 19
Joined: Sep 2013
Quote:
Originally Posted by BroZeus
show us CNR filterscript
|
....CNR is my gamemode, I won't post everything here.
@TTJJ, will try.
Posts: 277
Threads: 19
Joined: Sep 2013
@TTJJ
It's still crashing when I spawn / talk in the chat.
@Konstantinos
All I get is this (tried that debug info.)
Code:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
And I still get this (Can't find
crashdetect.so, newest one)..
Code:
[12:54:18] [join] TLN has joined the server (0:176.11.167.49)
[12:54:23] [debug] Server crashed while executing CNR.amx
[12:54:23] [debug] AMX backtrace:
[12:54:23] [debug] #0 ???????? in ?? () from CNR.amx
[12:54:23] [debug] System backtrace:
Server Log.
Code:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[12:54:02]
[12:54:02] Server Plugins
[12:54:02] --------------
[12:54:02] Loading plugin: streamer.so
[12:54:03]
*** Streamer Plugin v2.7 by Incognito loaded ***
[12:54:03] Loaded.
[12:54:03] Loading plugin: sscanf.so
[12:54:03]
[12:54:03] ===============================
[12:54:03] sscanf plugin loaded.
[12:54:03] © 2009 Alex "******" Cole
[12:54:03] 0.3d-R2 500 Players "dnee"
[12:54:03] ===============================
[12:54:03] Loaded.
[12:54:03] Loading plugin: crashdetect.so
[12:54:03] CrashDetect v4.10 is OK.
[12:54:03] Loaded.
[12:54:03] Loaded 3 plugins.
[12:54:03]
[12:54:03] Filterscripts
[12:54:03] ---------------
[12:54:03] Loading filterscript 'Mapicon.amx'...
[12:54:03] Loading filterscript 'RealTime.amx'...
[12:54:03] Loading filterscript 'Vehicles.amx'...
[12:54:03]
--------------------------------------
[12:54:03] Blank Filterscript by your name here
[12:54:03] --------------------------------------
[12:54:03] Loaded 3 filterscripts.
[12:54:04] OnGameo
[12:54:04]
[12:54:04] =======================================
[12:54:04] | |
[12:54:04] | YSI version 1.03.0011 |
[12:54:04] | By Alex "******" Cole |
[12:54:04] | |
[12:54:04] | Checking the latest YSI version.. |
[12:54:04] | |
[12:54:04] =======================================
[12:54:04]
[12:54:04] ------------------------------------
[12:54:04] Server: Cops And Robbers
[12:54:04] Version: v0.1
[12:54:04] Developer: TLN
[12:54:04] ------------------------------------
[12:54:04] Number of vehicle models: 167
[12:54:04]
[12:54:04] ==========================================
[12:54:04] | |
[12:54:04] | A new version (v3.09.0684) of YSI is |
[12:54:04] | available from: |
[12:54:04] | |
[12:54:04] | www.y-less.com/YSI/YSI_1.0.zip |
[12:54:04] | |
[12:54:04] | Changelog: |
[12:54:04] | |
[12:54:04] | 1.04.0000: |
[12:54:04] | |
[12:54:04] | RC 1 for YSI 3.0. Available from: |
[12:54:04] | http://www.y-less.com/YSI/YSI_3.0.rar |
[12:54:04] | - includes MANY new libraries and |
[12:54:04] | fixes, see |
[12:54:04] | http://forum.sa-mp.com/showthread.php? |
[12:54:04] | p=1425938 for more information, with |
[12:54:04] | more topics and updates due over the |
[12:54:04] | next few weeks. In brief: Added |
[12:54:04] | "y_inline", "y_text", "y_users", |
[12:54:04] | "y_uvar", "y_svar", "y_remote"; |
[12:54:04] | updated "y_timers", "y_iter"; MANY |
[12:54:04] | MANY fixes and tweaks in almost every |
[12:54:04] | other library. |
[12:54:04] | |
[12:54:04] | 3.00.0000: |
[12:54:04] | |
[12:54:04] | YSI 3.0 released! Now includes the |
[12:54:04] | "y_text" library for better messages, |
[12:54:04] | and a reworked "y_classes" library. |
[12:54:04] | Largely documented here |
[12:54:04] | "http://forum.sa-mp.com/showthread.php |
[12:54:04] | ?t=321092". |
[12:54:04] | |
[12:54:04] | 3.01.0002: |
[12:54:04] | |
[12:54:04] | Small fixes to "y_text" and |
[12:54:04] | "y_classes". |
[12:54:04] | |
[12:54:04] | 3.09.0684: |
[12:54:04] | |
[12:54:04] | Reverted to old download location. |
[12:54:04] | Improved (and fixed) version checks; |
[12:54:04] | added y_bitmap, y_areas, y_races, |
[12:54:04] | y_zonenames, better documentation; |
[12:54:04] | MANY other bug fixes - see the github |
[12:54:04] | repository for more details: |
[12:54:04] | |
[12:54:04] ==========================================
[12:54:04]
[12:54:17] Incoming connection: 176.11.167.49:2236
[12:54:18] [join] TLN has joined the server (0:176.11.167.49)
[12:54:23] [debug] Server crashed while executing CNR.amx
[12:54:23] [debug] AMX backtrace:
[12:54:23] [debug] #0 ???????? in ?? () from CNR.amx
[12:54:23] [debug] System backtrace:
Posts: 277
Threads: 19
Joined: Sep 2013
Yes, I've done it like this:
pawno > pawn.cfg (it is a .cfg file) > -d3, nothing happens.
Also the crashdetect link above, I can only download the Windows one, so I don't get the .so file.
My host is using Linux.. I tried to download the Linux one at the same link, but didn't work (for me).
Posts: 277
Threads: 19
Joined: Sep 2013
Yes, I created it in my Windows' server.
And yeah, the link works but I can't open that file.. \(._.)/