Results 143 comments of IS4

My mistake, I just forgot that interfaces can contain implementation. But still, if the interface doesn't provide the implementation, this construct could be used to refer to the implementation present...

You have to provide the crash info (crashdetect or FCNPC output), the version of the plugin, and the version of the server (and DL or not).

YSF version missing. Do you have crashdetect? It should get the stack trace that is readable and show addresses of the loaded modules. I cannot use this.

The crash trace goes through streamer's ProcessTick. Try deleting all streamed items and calling `Streamer_Update` on all players before `gmx`.

I realize this might have actually already been fixed by 87861798bccf8fa83dd0fdd1ae400e1d622230d3 or the commits around that time. Please try this: [YSF.zip](https://github.com/IS4Code/YSF/files/12137054/YSF.zip)

Is the one in Releases not enough? There is YSF.so in the zip.

`GetPlayerDialogID` retrieves the dialog ID associated with the player. This is set by the server and the function just retrieves the value. How do you close the dialog? If by...

Why would this be related to YSF? What is the server/plugin version?

I hope this will be fixed eventually. [This page](https://www.waterfox.net/download/) lists Windows 7 as minimum OS, and trying to update redirects me to a [non-existent page](https://www.waterfox.net/support/) (and [same](https://www.waterfox.net/support/desktop/system-requirements/) for the installer)....

Why is `GetPlayerGhostMode` not sufficient?