SA-MP Forums

Go Back   SA-MP Forums > Non-English > Languages > Português/Portuguese

Reply
 
Thread Tools Display Modes
Old 20/08/2012, 09:52 AM   #1
Owtsiixx_Twd
Huge Clucker
 
Join Date: Aug 2012
Posts: 247
Reputation: 3
Default Invalid index parameter (bad entry point)

Quando Abro o samp-server.exe da isso ai ;(
Invalid index parameter (bad entry point)
Owtsiixx_Twd is offline   Reply With Quote
Old 20/08/2012, 10:09 AM   #2
Jason`
High-roller
 
Jason`'s Avatar
 
Join Date: Sep 2011
Posts: 1,434
Reputation: 113
Default Re: Invalid index parameter (bad entry point)

Colocou o

pawn Code:
main() {
}

?
Jason` is online now   Reply With Quote
Old 20/08/2012, 03:19 PM   #3
Owtsiixx_Twd
Huge Clucker
 
Join Date: Aug 2012
Posts: 247
Reputation: 3
Default Re: Invalid index parameter (bad entry point)

Quote:
Originally Posted by Pedro_Miranda View Post
Colocou o

pawn Code:
main() {
}

?
pawn Code:
main()
{
    print("\n----------------------------------");
    print("  Teste Sv\n");
    print("----------------------------------\n");
}
Não seria isso?
Owtsiixx_Twd is offline   Reply With Quote
Old 20/08/2012, 03:20 PM   #4
Jason`
High-roller
 
Jason`'s Avatar
 
Join Date: Sep 2011
Posts: 1,434
Reputation: 113
Default Re: Invalid index parameter (bad entry point)

Sim.
Que estranho, nunca me deparei com tal erro por uma causa diferente da que falei acima.
Jason` is online now   Reply With Quote
Old 20/08/2012, 03:41 PM   #5
Owtsiixx_Twd
Huge Clucker
 
Join Date: Aug 2012
Posts: 247
Reputation: 3
Default Re: Invalid index parameter (bad entry point)

Quote:
Originally Posted by Pedro_Miranda View Post
Sim.
Que estranho, nunca me deparei com tal erro por uma causa diferente da que falei acima.
o jeito e começa o gm tudo dnv ;(
Owtsiixx_Twd is offline   Reply With Quote
Old 20/08/2012, 03:59 PM   #6
rjjj
Guest
 
Posts: n/a
Default Re: Invalid index parameter (bad entry point)

Troque isto :


pawn Code:
main()
{
    print("\n----------------------------------");
    print("  Teste Sv\n");
    print("----------------------------------\n");
}


Por:


pawn Code:
main()
{
    $*8Y$*(32Y092UE80p(djWIODH0O3TJ809WYR9EWUe*)t$*&%hTQ870U9NCWNGH359
}


E veja se algum erro de compilação referente a esse código surgirá .



Se não aparecer, a função main está sendo ignorada durante a compilação propriamente dita devido a símbolos de comentário ou diretivas de pré-processador.



Espero ter ajudado .
  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run time error 20: Invalid index parameter <bad entry point> fiki574 Scripting Help 7 07/06/2012 04:20 AM
Run time error 20: "Invalid index parameter (bad entry Point" privacy94 Scripting Help 9 21/02/2012 03:56 PM
Invalid index parameter <bad entry point> 2KY Scripting Help 3 12/02/2012 03:53 PM
Runtime Error 20: "Invalid index parameter (bad entry point)" Gupike Help Archive 12 24/01/2011 09:27 AM
Invalid index parameter (bad entry point) ColdXX Help Archive 7 03/10/2010 09:05 AM


All times are GMT. The time now is 01:34 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.