[Help] INI_AddToBuffer (Crashed)
#1

Hello, this happens rarely...

Код:
[10/12/2015 03:15:33] [debug] Server crashed while executing GAMEMODE.amx
[10/12/2015 03:15:33] [debug] AMX backtrace:
[10/12/2015 03:15:33] [debug] #0 00000031 in INI_AddToBuffer (INI:file=53, name[]=@00000000 "", data[]=@013c6ed0 "0000001410073175") at <unknown file>:0
[10/12/2015 03:15:33] [debug] #1 0001269c in ?? (... <13 arguments>) at C:\Users\XXX\Desktop\XXX\pawno\include\YSI\y_ini.inc:1076
[10/12/2015 03:15:33] [debug] #2 00000031 in public OnPlayerDisconnect () at <unknown file>:0
What can be here? Read memory error? Write error? It must be in

Код:
new uFile[35];
 			format(uFile, sizeof(uFile), USER_PATH, PlayerName(playerid));
  			new INI:playerFile = INI_Open(uFile);
		    //my saves
		    INI_Close(playerFile);
or?
Reply
#2

Anyone?
Reply
#3

bump bump, noone knows? bad scripters
Reply
#4

Hello?
Reply
#5

Pleaseee
Reply
#6

Be sure that file exists.
Reply
#7

about 200+ players join/disconnect per day, happens rarely. Thats the problem!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)