SA-MP Forums Archive
Problema Raro Para Mi - ENTRA! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Problema Raro Para Mi - ENTRA! (/showthread.php?tid=440246)



Problema Raro Para Mi - ENTRA! - alfredo[TgR] - 29.05.2013

Hola Amigos, Mire Tengo El server Hosteado En Tu-SAMP Y Voy A Registros y Me Sale Esto

Код:
[03:49:51] [debug] Run time error 4: "Array index out of bounds"
[03:49:51] [debug]  Accessing element at negative index -1
[03:49:51] [debug] AMX backtrace:
[03:49:51] [debug] #0 0037e980 in public OnDialogResponse () from GRXLFV6.amx
[03:49:52] [chat] [Alfredo[TgR]]: Afk Ahora vengo
[03:49:55] [chat] [[S]ky[S]hoc[K][TgR]]: 7fg44b
[03:50:02] *** Streamer_CallbackHook: Expecting 11 parameter(s), but found 3
[03:50:02] *** Streamer_CallbackHook: Expecting 11 parameter(s), but found 3
[03:50:11] *** Streamer_CallbackHook: Expecting 11 parameter(s), but found 3
[03:50:11] *** Streamer_CallbackHook: Expecting 11 parameter(s), but found 3
[03:50:21] [chat] [[B.L.A.S]Prox[JF]]: a
[03:50:36] [chat] [[K]ano]: # relogueo
[03:50:41] [part] [K]ano has left the server (0:1)
[03:50:48] [debug] Run time error 4: "Array index out of bounds"
[03:50:48] [debug]  Accessing element at index 65535 past array upper bound 499
[03:50:48] [debug] AMX backtrace:
[03:50:48] [debug] #0 0009d390 in public ShowInformationTxt (playerid=65535) at C:\Users\User\ULTIMA ACTUALIZACION\filterscripts\sadmin.pwn:10057
[03:50:48] [debug] #1 000916d4 in public OnPlayerDeath (playerid=3, killerid=65535, reason=54) at C:\Users\User\ULTIMA ACTUALIZACION\filterscripts\sadmin.pwn:9112
[03:50:48] [death] [S]ky[S]hoc[K][TgR] died 54
[03:51:07] Incoming connection: 190.175.204.159:50179
Casi Constantemente Sale, Y Se Me apaga El servidor.

Porfavor Denme Una Solucion.


Respuesta: Problema Raro Para Mi - ENTRA! - xSDx - 29.05.2013

Tu-SAMP haha mejor tira el dinero a la basura, por favor coloca las lineas de los errores, sabras cuales son por que dice antes de la direccion y la linea "at" osea la linea del sadmin 10057 y 9112.


Respuesta: Problema Raro Para Mi - ENTRA! - alfredo[TgR] - 29.05.2013

Quote:
Originally Posted by xSDx
Посмотреть сообщение
Tu-SAMP haha mejor tira el dinero a la basura, por favor coloca las lineas de los errores, sabras cuales son por que dice antes de la direccion y la linea "at" osea la linea del sadmin 10057 y 9112.
ACA TE DEJO LAS IMAGENES.






Respuesta: Problema Raro Para Mi - ENTRA! - EduGTA - 29.05.2013

Te dije en el post pasado que uses

pawn Код:
if(killerid != INVALID_PLAYER_ID)
en tus cуdigos para no generar crashes cuando un jugador se suicide, se ve claramente que ese es eс error es ese y la causa del crash del server.

EDIT:

Quote:
Originally Posted by xSDx
Посмотреть сообщение
Tu-SAMP haha mejor tira el dinero a la basura
Es mejor quemar el dinero que a que caiga en manos de Tu-SAMP.



Respuesta: Problema Raro Para Mi - ENTRA! - xDarkuzSx - 29.05.2013

Quote:
Originally Posted by Edugta.
Посмотреть сообщение
EDIT:
Es mejor quemar el dinero que a que caiga en manos de Tu-SAMP.
jajajaja concuerdo con tigo XD.


Respuesta: Problema Raro Para Mi - ENTRA! - alfredo[TgR] - 29.05.2013

Quote:
Originally Posted by Edugta.
Посмотреть сообщение
Te dije en el post pasado que uses

pawn Код:
if(killerid != INVALID_PLAYER_ID)
en tus cуdigos para no generar crashes cuando un jugador se suicide, se ve claramente que ese es eс error es ese y la causa del crash del server.

EDIT:



Es mejor quemar el dinero que a que caiga en manos de Tu-SAMP.
Hermano, Lo Ise Tal Y Como Dijiste, Pero No Se Soluciono O.o . Tal Vez Sea Con El ShowInformationTxt


Respuesta: Problema Raro Para Mi - ENTRA! - EduGTA - 29.05.2013

En vez de poner ShowInformationTxt(killerid), pon:

pawn Код:
if(killerid != INVALID_PLAYER_ID)
{
    ShowInformationTxt(killerid);
}



Respuesta: Problema Raro Para Mi - ENTRA! - alfredo[TgR] - 29.05.2013

Quote:
Originally Posted by Edugta.
Посмотреть сообщение
En vez de poner ShowInformationTxt(killerid), pon:

pawn Код:
if(killerid != INVALID_PLAYER_ID)
{
    ShowInformationTxt(killerid);
}
Muchas Gracias. Creo Que Esta Solucionado.

Weon Responde el MP ¬¬