Run time error 20
#1

Hello Everyone
my server problem:
crashdetect plugin somtimes print this debug error in server console and always when somone tries to join

Код:
[debug] Run time error 20: "Invalid index parameter (bad entry point)"
Server Log:

Код:
[connection] 127.0.0.1:52575 requests connection cookie.
[connection] incoming connection: 127.0.0.1:52575 id: 0
[debug] Run time error 20: "Invalid index parameter (bad entry point)"
[join] Test has joined the server (0:127.0.0.1)
Note: I already have main() function in my gamemode.
i searched about this tun time error and everyone said add "main" to your game mode but i have it.

thanks in advance
Reply
#2

Must be "main () {}" though..
Reply
#3

Quote:
Originally Posted by xVIP3Rx
Посмотреть сообщение
Must be "main () {}" though..
read it again

Quote:
Originally Posted by Mamal75
Посмотреть сообщение
Note: I already have main() function in my gamemode.
i searched about this tun time error and everyone said add "main" to your game mode but i have it.
Reply
#4

Quote:
Originally Posted by Mamal75
Посмотреть сообщение
read it again
I did, And I meant an open bracket after it, not just the "main()", but you should have them, otherwise it'll give a warning
Quote:
Originally Posted by xVIP3Rx
Посмотреть сообщение
Must be "main () {}" though..
Update your plugins too, sometimes thats the issue
Reply
#5

i have brackers !
my main:
Код:
main() {}
but i updated all my plugins and includes and problem fixed...
thank you so much
+repped for your help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)