Server Logs Crashdetect
#1

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]
Reply
#2

It's been answered many times in the past, a simple search would give you the answer.

pawn Код:
main() {}
is missing from your gamemode and plugins/includes are older versions. You need to update them all.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)