Posts: 21
Threads: 6
Joined: Dec 2013
Reputation:
0
I already checked OnPlayerConnect and there is nothing special
please help
Posts: 290
Threads: 7
Joined: May 2014
Reputation:
0
Can you explain what you mean, currently you've given no insight as to the actual problem. Talk us through it step by step please
Posts: 21
Threads: 6
Joined: Dec 2013
Reputation:
0
plugins that i used:
streamer
mysql
crashdetect
ctime
encrypt
fcnpc
all plugins are up2date
Posts: 6,242
Threads: 8
Joined: Jun 2008
Your script can cause this. People coin infinite loops a lot, but bad structure and logic can also cause this to occur by the instances I have seen it happening.
Posts: 21
Threads: 6
Joined: Dec 2013
Reputation:
0
I updated my streamer plugin and this happens more often
please help!!!!
Posts: 6,242
Threads: 8
Joined: Jun 2008
I said many coin infinite loops, yet aren't realizing that bad code and structure can also cause this.
Check for the logic of your checks, usage of if/case, checking for invalid results and countering them.
All of those could cause trouble if done improperly.
Check your code if your streamer is giving more trouble now. Check everywhere that uses the streamer, ensure you haven't missed anything from prior to adding the streamer.
Posts: 68
Threads: 10
Joined: Jun 2011
Reputation:
0
I'm pretty sure FCNPC was banned from SA-MP as you could spawn fake players with it, try removing that plugin.