Can't see other players in server
#4

Quote:
Originally Posted by DerickClark
Посмотреть сообщение
And how can he detect? That's for server crashing. Re-download your game.
Not entirely true. There are instances your server won't crash but you'll have error logs in your server log. These are runtime errors and there's no other way to detect them as the compiler doesn't give any errors/warnings. More info can be found here;

https://sampforum.blast.hk/showthread.php?tid=262796

And here's a recent example, I got this while my gamemode was still running and I was testing with my beta testers;

pawn Код:
[15:39:44] [debug] Run time error 4: "Array index out of bounds"
[15:39:44] [debug]  Attempted to read/write array element at index 5 in array of size 5
[15:39:44] [debug] AMX backtrace:
[15:39:44] [debug] #0 00056b50 in public BleedingHealth (0) from project.amx
And if you are asking me how someone can detect if a player is desynced, you'll have to play around a bit with packet loss functions.
Reply


Messages In This Thread
Can't see other players in server - by Jing_Chan - 29.07.2018, 22:32
Re: Can't see other players in server - by Rufio - 29.07.2018, 23:42
Re: Can't see other players in server - by DerickClark - 30.07.2018, 00:23
Re: Can't see other players in server - by Rufio - 30.07.2018, 00:27
Re: Can't see other players in server - by Jing_Chan - 30.07.2018, 07:06

Forum Jump:


Users browsing this thread: 1 Guest(s)