[Plugin] Streamer Plugin

It's been fixed.
Reply

Well, having problems with the new 2.7.5 version.
It appears in server log, updated plugins, includes, compile - everything right.

Код:
[20:49:47] [sampgdk:warning] Native function not found: GetPlayerState
[20:49:47] [sampgdk:warning] Native stub
[20:49:47] [sampgdk:warning] Native function not found: GetPlayerInterior
[20:49:47] [sampgdk:warning] Native stub
[20:49:47] [sampgdk:warning] Native function not found: GetPlayerVirtualWorld
[20:49:47] [sampgdk:warning] Native stub
[20:49:47] [sampgdk:warning] Native function not found: GetPlayerPos
[20:49:47] [sampgdk:warning] Native stub
[20:49:48] [sampgdk:warning] Native stub
[20:49:48] [sampgdk:warning] Native stub
[20:49:48] [sampgdk:warning] Native stub
[20:49:48] [sampgdk:warning] Native stub
[20:49:48] [sampgdk:warning] Native stub
[20:49:48] [sampgdk:warning] Native stub
[20:49:48] [sampgdk:warning] Native stub
Reply

I'm still wondering if this is stable or not (from the looks of the latest comments it doesn't look good, but I don't know Incognito for doing un-stable).
Reply

I haven't had any problems since the last update.
Reply

Quote:
Originally Posted by PaulDinam
Посмотреть сообщение
I haven't had any problems since the last update.
Thanks, I'll try it out. :P
Reply

Good
Reply

Latest version crashes when a dynamic pickup streams.
Reply

He made another update which fixes it.
https://github.com/samp-incognito/sa...ses/tag/v2.7.5
Reply

Quote:
Originally Posted by PaulDinam
Посмотреть сообщение
He made another update which fixes it.
https://github.com/samp-incognito/sa...ses/tag/v2.7.5
Lol yeah, thanks for showing that, rep++;
Reply

Quote:
Originally Posted by Crayder
Посмотреть сообщение
Does Streamer_SetFloatData work the same as Streamer_SetIntData and use the same enum?
Yes, it's for the float variables..
Reply

Quote:
Originally Posted by Kar
Посмотреть сообщение
Yes, it's for the float variables..
But in the enum, none of the values use the Float tag. That's why I was confused.

Plus, they don't return tag mismatch warnings.
Reply

Lol because they are just references to the plugin. The float values are in the plugin.
Reply

What I need to do to fix this ?
Код:
[09:31:20]  Loading plugin: streamer
[09:31:20] 

*** Streamer Plugin v2.7.5 by Incognito loaded ***

[09:31:20]   Loaded.
[09:31:20]  Loaded 2 plugins.

[09:31:20] 
[09:31:20] Filterscripts
[09:31:20] ---------------
[09:31:20]   Loaded 0 filterscripts.

[09:31:20] *** Streamer Plugin: Warning: Include file version (0x27002) does not match plugin version (0x27501) (script might need to be recompiled with the latest include file)
[09:31:20] 
----------------------------------
[09:31:20] Transportation Server
[09:31:20] ----------------------------------

[09:31:20] Number of vehicle models: 2
I mean,it loads the plugin,loads the server too but there's still some warning about Streamer and I know it should be fixed for the server to work fine.I downloaded 2.7.5 and used both the dll andinc files from it but for some reason the inc file is not compatible with the dll I guess.
Reply

AttachDynamicObjecttoObject is bugged not work
Reply

I use SelectObject(playerid) to get the mouse pointer but then I klick on the object but OnPlayerSelectDynamicObject is not called so I will get no icons of the axes to move the object.
Anybody an idea why I got this problem?
Reply

Quote:
Originally Posted by BGTrucker
Посмотреть сообщение
What I need to do to fix this ?
Код:
[09:31:20]  Loading plugin: streamer
[09:31:20] 

*** Streamer Plugin v2.7.5 by Incognito loaded ***

[09:31:20]   Loaded.
[09:31:20]  Loaded 2 plugins.

[09:31:20] 
[09:31:20] Filterscripts
[09:31:20] ---------------
[09:31:20]   Loaded 0 filterscripts.

[09:31:20] *** Streamer Plugin: Warning: Include file version (0x27002) does not match plugin version (0x27501) (script might need to be recompiled with the latest include file)
[09:31:20] 
----------------------------------
[09:31:20] Transportation Server
[09:31:20] ----------------------------------

[09:31:20] Number of vehicle models: 2
I mean,it loads the plugin,loads the server too but there's still some warning about Streamer and I know it should be fixed for the server to work fine.I downloaded 2.7.5 and used both the dll andinc files from it but for some reason the inc file is not compatible with the dll I guess.
This means that you're not using the same plugin version as the include file. Simply drag & replace the contents of streamer-plugin-v2.1.5.zip into the main directory of the SA:MP server files.
Reply

Quote:
Originally Posted by axi92
Посмотреть сообщение
I use SelectObject(playerid) to get the mouse pointer but then I klick on the object but OnPlayerSelectDynamicObject is not called so I will get no icons of the axes to move the object.
Anybody an idea why I got this problem?
You are probably using OnPlayerSelectDynamicObject in another script somewhere, check your filterscripts.
Reply

Quote:
Originally Posted by Abagail
Посмотреть сообщение
This means that you're not using the same plugin version as the include file. Simply drag & replace the contents of streamer-plugin-v2.1.5.zip into the main directory of the SA:MP server files.
I downloaded the latest version so the files must be compatible with each other since they're coming from the same place.
Reply

Quote:
Originally Posted by Crayder
Посмотреть сообщение
You are probably using OnPlayerSelectDynamicObject in another script somewhere, check your filterscripts.
I only found it in streamer.inc where it comes from^^
And in impl.inc that is used by y_hook
Reply

Wait, so you don't even have it in your gamemode?
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)