27.07.2015, 10:25
Hello Everyone
my server problem:
crashdetect plugin somtimes print this debug error in server console and always when somone tries to join
Server Log:
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
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)"
Код:
[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)
i searched about this tun time error and everyone said add "main" to your game mode but i have it.
thanks in advance