Server Logs Crashdetect - 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: Server Logs Crashdetect (
/showthread.php?tid=485226)
Server Logs Crashdetect -
MBilal - 03.01.2014
my Server work fine But when Player Join or Disconnect it Crash here is Logs and Player all data saved loss,
and when i compile my Server again then I get this
Код:
[20:05:57] =======================================
[20:05:57] | |
[20:05:57] | YSI version 1.06.0002 |
[20:05:57] | By Alex "******" Cole |
[20:05:57] | |
[20:05:57] =======================================
[20:05:57]
[20:05:57]
[20:05:57]
[20:05:57] OnGameo
[20:05:57] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[20:05:57] Script[gamemodes/war.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[20:05:57] Number of vehicle models: 19
[20:05:58]
[20:05:58] ==========================================
[20:05:58] | |
[20:05:58] | A new version (v3.09.0684) of YSI is |
[20:05:58] | available from: |
[20:05:58] | |
[20:05:58] | www.y-less.com/YSI/YSI_1.0.zip |
[20:05:58] | |
[20:05:58] | Changelog: |
[20:05:58] | |
[20:05:58] | 3.00.0000: |
[20:05:58] | |
[20:05:58] | YSI 3.0 released! Now includes the |
[20:05:58] | "y_text" library for better messages, |
[20:05:58] | and a reworked "y_classes" library. |
[20:05:58] | Largely documented here |
[20:05:58] | "http://forum.sa-mp.com/showthread.php |
[20:05:58] | ?t=321092". |
[20:05:58] | |
[20:05:58] | 3.01.0002: |
[20:05:58] | |
[20:05:58] | Small fixes to "y_text" and |
[20:05:58] | "y_classes". |
[20:05:58] | |
[20:05:58] | 3.09.0684: |
[20:05:58] | |
[20:05:58] | Reverted to old download location. |
[20:05:58] | Improved (and fixed) version checks; |
[20:05:58] | added y_bitmap, y_areas, y_races, |
[20:05:58] | y_zonenames, better documentation; |
[20:05:58] | MANY other bug fixes - see the github |
[20:05:58] | repository for more details: |
[20:05:58] | |
[20:05:58] ==========================================
[20:05:58]
Re: Server Logs Crashdetect -
Konstantinos - 03.01.2014
It's been answered many times in the past, a simple search would give you the answer.
is missing from your gamemode and plugins/includes are older versions. You need to update them all.