SA-MP Forums Archive
Mysterious bug - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Mysterious bug (/showthread.php?tid=66463)



Mysterious bug - [RP]Rav - 22.02.2009

Well, since a few days something weird has been going on in my server, I start the gamemode, it works fine for several hours but then when players spawn they are sort of.. frozen, with that I mean they can move around for a little while, in a very weird way (the walking anim is cut off after about 0.1 second), and after that short while they really are frozen.. I checked my script over completely a few times but I can't find any reason why this is happening...

So my question is: is this a sa-mp bug? has anyone had problems like this before? or do you know how to fix it? It would be appreciated

Cheers


Re: Mysterious bug - Finn - 22.02.2009

Do you have a lot of code in callback OnPlayerUpdate?


Re: Mysterious bug - [RP]Rav - 22.02.2009

none, actually


Re: Mysterious bug - ICECOLDKILLAK8 - 22.02.2009

What gamemode are you using?


Re: Mysterious bug - [RP]Rav - 22.02.2009

A custom one, that's why I didn't like.. post all the code


Re: Mysterious bug - Norn - 22.02.2009

Quote:
Originally Posted by Rav
A custom one, that's why I didn't like.. post all the code
Youd didn't post any..


Re: Mysterious bug - maij - 22.02.2009

Quote:
Originally Posted by Norn
Quote:
Originally Posted by Rav
A custom one, that's why I didn't like.. post all the code
Youd didn't post any..
lool, thats exactly what he said,,,, he said: he didnt post anything because its a custom gamemode


Re: Mysterious bug - Lewwy - 22.02.2009

No he didn't, he said he didn't post all of it, when he should of said he didn't post any of it.


Re: Mysterious bug - Daren_Jacobson - 22.02.2009

are you returning 0 or 1 in OnPlayerUpdate
also are the other players frozen on their screens, or just everybody elses?


Re: Mysterious bug - pspleo - 22.02.2009

This happened to me, i couldn't find any cause. But then i discovered i was not having a single return in OnPlayerUpdate!
Also do they have 0 health?

Leopard