Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Scripter Braun poslato Februar 10, 2016, 22:33:04 POSLE PODNE

Naslov: [Pomoc] Debug
Poruka od: Scripter Braun poslato Februar 10, 2016, 22:33:04 POSLE PODNE
Skripta koju koristim: Ne bitno
Detaljan opis problema: Zasto mi debug izbacuje [debug] Run time error 20: "Invalid index parameter (bad entry point)", a na kucnom serveru mi ne izbacuje da nije nesto do plugina ??
Dio skripte:
Sta god da uradim izbaci mi ovo..
[debug] Run time error 20: "Invalid index parameter (bad entry point)"
[pawn][22:38:28] [connection] 109.92.1.234:60655 requests connection cookie.
[22:38:29] Incoming connection: 109.92.1.234:60655 id: 0
[22:38:29] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[22:38:29] [join] Braun has joined the server (0:109.92.1.234)
[22:38:29] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[22:40:10] [part] Braun has left the server (0:1)[/pawn]
Neke slike/video za lakse dobivanje pomoci(neobavezno): //
Naslov: Odg: [Pomoc] Debug
Poruka od: m1lfman poslato Februar 10, 2016, 22:56:35 POSLE PODNE
TuT kako da resis. -> http://forum.sa-mp.com/showthread.php?t=443341
Naslov: Odg: [Pomoc] Debug
Poruka od: Scripter Braun poslato Februar 10, 2016, 22:58:21 POSLE PODNE
vec imam to
[pawn]main()
{
   print(" ");
   print(" ");
   print(" ");
   print(" ");

   print("         ****              *****************");
   print("        **  **             *****************");
   print("       **    **            ***              ");
   print("      **      **           ***              ");
   print("     **          **          *****************");
   print("    **************         *****************");
   print("   ****************                      ***");
   print("  **              **                     ***");
   print(" **                **      *****************");
   print("**                  **     *****************");
   print(" ");
   print(" ");
   print(" ");
   print(" ");
   print("   |==================================|");
   print("   |  All Stars Community Roleplay    |");
   print("   |     Mode Scripted by: Braun      |");
   print("   |==================================|");

   print(" ");
   print(" ");
}[/pawn]
Naslov: Odg: [Pomoc] Debug
Poruka od: m1lfman poslato Februar 10, 2016, 23:06:39 POSLE PODNE
Update crashdetect.
Naslov: Odg: [Pomoc] Debug
Poruka od: Scripter Braun poslato Februar 10, 2016, 23:09:47 POSLE PODNE
Problem resen bilo je do streamera hvala :D