Posts: 352
Threads: 149
Joined: Nov 2013
Reputation:
0
hey, i reinstall windows and samp server dont work.. it say streamer.dll load failed..
i use latest plugin version.. and all files in place..
Posts: 1,266
Threads: 6
Joined: Oct 2014
i had the same problem then i used a lower version try the same i think it gonna work.
try to download older streamer version
Posts: 352
Threads: 149
Joined: Nov 2013
Reputation:
0
jlalt i use it.. i dowload it about 20 ago..
Posts: 352
Threads: 149
Joined: Nov 2013
Reputation:
0
[16:55:14] Loading plugin: streamer.dll
[16:55:14] Failed.
[16:55:14] Loaded 3 plugins.
[16:55:14]
[16:55:14] Filterscripts
[16:55:14] ---------------
[16:55:14] Loaded 0 filterscripts.
[16:55:14] [debug] Run time error 19: "File or function is not found"
[16:55:14] [debug] UpdateDynamic3DTextLabelText
[16:55:14] [debug] CreateDynamic3DTextLabel
[16:55:14] [debug] CreateDynamicObject
[16:55:14] [debug] SetDynamicObjectMaterial
[16:55:14] Script[gamemodes/mysqlGM.amx]: Run time error 19: "File or function is not found"
[16:55:14] Number of vehicle models: 0
Posts: 2,137
Threads: 37
Joined: Oct 2012
Reputation:
0
1. Show us (server.confg).
2. Make sure you got all the requirements plugins it seems you are missing some plugins (including "plugins" folder).
Posts: 879
Threads: 63
Joined: May 2015
Reputation:
0
Maybe it because of Visual studio upgrades. You much have to update them
Posts: 694
Threads: 2
Joined: Oct 2012
Reputation:
0
Streamer has so many needs ( I think it was .NET and some dlls from visual C++), check the topic to see if you have them all ( which probably you will need those .NET dlls to get it running)
as a side note, if the .zip you dl has 20 files, that doesn't mean you should paste them all into your plugins folder, .so is for linux, if you want to keep them around put them on a zip file in your folder and clean up, it helps you get organized.