Re: YSF - kurta999's version -
n0minal - 23.05.2015
Crashdetect report some bad entry point warnings when I compile and load the plugin even without use any functions:
Does someone else have these warnings?
PS: Version R13-pre4 + 0.3.7 server
Re: YSF - kurta999's version -
ZiGGi - 23.05.2015
Quote:
Originally Posted by ipsLeon
Crashdetect report some bad entry point warnings when I compile and load the plugin even without use any functions:
Does someone else have these warnings?
PS: Version R13-pre4 + 0.3.7 server
|
I got this issue with FCNPC and streamer plugins. I think problem in streamer. Do you have streamer in a your plugins?
Re: YSF - kurta999's version -
n0minal - 23.05.2015
Quote:
Originally Posted by ZiGGi
I got this issue with FCNPC and streamer plugins. I think problem in streamer. Do you have streamer in a your plugins?
|
Yes, my plugins list:
Код:
YSF CrashDetect RNPC random cstl RouteConnectorPlugin streamer sscanf mysql(r39-2) colandreas
Respuesta: YSF - kurta999's version -
Adoniiz - 23.05.2015
The callback OnPlayerStatsAndWeaponsUpdate(playerid) doesn't work! (R13 pre 4)
Re: YSF - kurta999's version -
kurta999 - 23.05.2015
Looks like every function which use RPC inside YSF has fucked up.
Fix will come when I wake up tomorrow.
E: Today
Re: YSF - kurta999's version -
kurta999 - 24.05.2015
R13 released as stable!
Now everything should be fixed, I testing it myself at my server since one day and everything OK.
https://github.com/kurta999/YSF/releases/tag/R13
Quote:
Originally Posted by Adoniiz
The callback OnPlayerStatsAndWeaponsUpdate(playerid) doesn't work! (R13 pre 4)
|
Fixed.
Quote:
Originally Posted by ipsLeon
Yes, my plugins list:
Код:
YSF CrashDetect RNPC random cstl RouteConnectorPlugin streamer sscanf mysql(r39-2) colandreas
|
ALWAYS load YSF as
LAST plugin.
Quote:
Originally Posted by sprtik
SetPlayerWeather doens't update the weather with the latest release.
|
Every RPC functions were fucked up.. Sorry. Fixed.
Re: YSF - kurta999's version -
Abagail - 24.05.2015
When will SetMaxPlayers be put back in? I really think that function is something some servers need if they wish to change their max players according to the amount of players connected so they can reduce the amount of slots as they have a lower count and increase when players start joining.
Re: YSF - kurta999's version -
kurta999 - 24.05.2015
Redownload... Re-added.
Re: YSF - kurta999's version -
IllidanS4 - 25.05.2015
Still the same problems for me

Player list, weather nor gravity.
plugins sscanf crashdetect GeoIP_Plugin MapAndreas streamer YSF
Re: YSF - kurta999's version -
kurta999 - 25.05.2015
What server version are you using? For me everything works..
Re: YSF - kurta999's version -
IllidanS4 - 25.05.2015
v0.3.7, logprintf = 0x0048A0B0
The playerlist problem was caused by streamer, but on Linux, now I still get lots of "Invalid index parameter (bad entry point)" and "Stack underflow" in all publics with logprintf = 0x080A9000.
Re: YSF - kurta999's version -
Abagail - 25.05.2015
The cause of the playerlist issue was a sampgdk version different from the one used by the streamer which is what caused the issue. As for the invalid index parameters, does the issue occur on windows for you(using the same script)? If then, it may just be a gamemode issue.
Re: YSF - kurta999's version -
IllidanS4 - 25.05.2015
Fixed it, had also an outdated crashdetect. Thanks for the plugin!
Re: YSF - kurta999's version -
GuyYahood1 - 26.05.2015
There is a new crasher at 0.3.7:
https://github.com/Whitetigerswt/gta...shfix/releases
Its work in 0.3.7 - and no one report about it.
Re: YSF - kurta999's version -
ExTaZZ69 - 26.05.2015
Kurta, is any change to add OnPlayerChangeRadioStation?
Re: YSF - kurta999's version -
MP2 - 26.05.2015
Quote:
Originally Posted by ExTaZZ69
Kurta, is any change to add OnPlayerChangeRadioStation?
|
Not without a client-side plugin. The audio plugin has this.
Re: YSF - kurta999's version -
ExTaZZ69 - 26.05.2015
Quote:
Originally Posted by MP2
Not without a client-side plugin. The audio plugin has this.
|
Thanks. Another question, the callback OnAudioStreamFinish can be added?
Re: YSF - kurta999's version -
theYiin - 30.05.2015
Quote:
Originally Posted by Abagail
That has happened to me before aswell; just ignore it. If you're already closing the gamemode, the crash shouldn't really do anything.
|
When gamemode crash on AMX unloading, plugins Unload callback doesn't get called, so if some plugin has saving system on plugin unload, it doesnt get called. :/
Re: YSF - kurta999's version -
IllidanS4 - 30.05.2015
Could you please implement ReconnectPlayer?
Re: YSF - kurta999's version -
Manyula - 30.05.2015
I get this when starting the server.
[18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043)
[18:55:34] +-----------------------+
[18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043)
[18:55:34] | SAN ANDREAS UNLEASHED |
[18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043)
[18:55:34] | © by Manyula |
[18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043)
[18:55:34] +-----------------------+
[18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043)
I've downloaded the latest plugin (R13), but surprisingly in the server log it prints this:
[18:55:34] ===============================
[18:55:34] YSF - kurta999 version R12 loaded
[18:55:34] © 2008 Alex "Y_Less" Cole - © 2010 - 2014 kurta999
[18:55:34] Server version: 0.3.7
[18:55:34] Operating System: Windows
[18:55:34] Built on: May 24 2015 at 22:05:13
[18:55:34] ===============================