Login Problem
#1

After i login to my account in samp the server crash and the logs say:

[14:35:18] [debug] Server crashed while executing KRP.amx
[14:35:18] [debug] AMX backtrace:
[14:35:18] [debug] #0 ffffffff in public OnPlayerExitedMenu () from KRP.amx
Reply
#2

Quote:
Originally Posted by jonny121212
Посмотреть сообщение
After i login to my account in samp the server crash and the logs say:

[14:35:18] [debug] Server crashed while executing KRP.amx
[14:35:18] [debug] AMX backtrace:
[14:35:18] [debug] #0 ffffffff in public OnPlayerExitedMenu () from KRP.amx
Isnt there a error in your script?
Reply
#3

no there is no warnings in the script
and sometimes im ingame for 5 sec and THEN its crash
Reply
#4

Would help if you posted your "OnPlayerExitedMenu" code here then, otherwise all we can say is: You might be having a code failure in "OnPlayerExitedMenu"

Note: A compiler will only return an error, if the code really is false. Which means if you used wrong syntax, or used words that don't exists. It will not give you an error if your code simply is crap.
E.g. a sentence like "Tree will kick House's radio" is grammatically and judged by the words a correct sentence, although it makes no sense. If you use this as a metaphor for your script, it would be compiled without errors
Reply
#5

Quote:
Originally Posted by Sascha
Посмотреть сообщение
Would help if you posted your "OnPlayerExitedMenu" code here then, otherwise all we can say is: You might be having a code failure in "OnPlayerExitedMenu"

Note: A compiler will only return an error, if the code really is false. Which means if you used wrong syntax, or used words that don't exists. It will not give you an error if your code simply is crap.
E.g. a sentence like "Tree will kick House's radio" is grammatically and judged by the words a correct sentence, although it makes no sense. If you use this as a metaphor for your script, it would be compiled without errors
wich file i should cope? tell me and ill do it
Reply
#6

Quote:
Originally Posted by jonny121212
Посмотреть сообщение
wich file i should cope? tell me and ill do it
Open your pawno/script press ctrl+f and write OnPlayerExitedMenu inside the box and cnp everything under that callback
Reply
#7

Quote:
Originally Posted by Joron
Посмотреть сообщение
Open your pawno/script press ctrl+f and write OnPlayerExitedMenu inside the box and cnp everything under that callback
it didnt found nothing
Reply
#8

Quote:
Originally Posted by jonny121212
Посмотреть сообщение
it didnt found nothing
Doesnt your script has anything with OnPlayerExitedMenu?
Reply
#9

ikr...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)