SA-MP Forums Archive
Streamer update v2.4.7 -> v2.9.2 console flood warning - 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)
+--- Thread: Streamer update v2.4.7 -> v2.9.2 console flood warning (/showthread.php?tid=645419)



Streamer update v2.4.7 -> v2.9.2 console flood warning - Hamis - 26.11.2017

Incognito streamer plugin 2.4.7 - OK
2.8.2, 2.9.2 - error

Код:
Script[gamemodes\gMode.amx]: During execution of <unknown function>():
Script[gamemodes\gMode.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
Additional information:
  No details available



Re: Streamer update v2.4.7 -> v2.9.2 console flood warning - rfr - 26.11.2017

Do you have any plugins loaded before Streamer?

Possible fixes:

Make sure the script includes main()
e.g.

//

Try to load Streamer before any other plugins
e.g.
plugins Streamer Whirlpool Sscanf

//

You've updated Streamer, so try to update all your plugins.


Re: Streamer update v2.4.7 -> v2.9.2 console flood warning - Hamis - 26.11.2017

Quote:

Try to load Streamer before any other plugins
e.g.
plugins Streamer Whirlpool Sscanf

Problem solved! THX
And crashdetect plugin delete.