streamer.dll and sscanf.dll not loading - 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.dll and sscanf.dll not loading (
/showthread.php?tid=544833)
streamer.dll and sscanf.dll not loading -
tommzy09 - 04.11.2014
ahh, i keep getting these errors when trying to run my server
here is a image of the errors
no idea what to do, i updated .net to 4.5.1 and still get the same error
Re: streamer.dll and sscanf.dll not loading -
Kaperstone - 04.11.2014
if the plugin names on server.cfg end with .dll
remove it.
if the problem continues, then you don't have streamer.dll and sscanf.dll in your "plugins" folder
if you scroll up the console you will see
Quote:
Loading streamer
failed
Loading sscanf
failed
|
Re: streamer.dll and sscanf.dll not loading -
Runn3R - 04.11.2014
"PLUGINNAME.dll" is not needed on the windows os in the server.cfg.
Re: streamer.dll and sscanf.dll not loading -
tommzy09 - 04.11.2014
i did that.
more info if needed
the weird thing is that the server runs on my older laptop with no errors but not on my newer laptop.
Re: streamer.dll and sscanf.dll not loading -
Runn3R - 04.11.2014
Try to update the plugins.
Re: streamer.dll and sscanf.dll not loading -
tommzy09 - 04.11.2014
link me the updates please?
github confuses the shit out of me and it's always confusing trying to find the new streamer or sscanf updates because of it.
Re: streamer.dll and sscanf.dll not loading -
Runn3R - 04.11.2014
https://github.com/samp-incognito/sa...ugin-2.7.4.zip
https://github.com/Y-Less/sscanf/archive/master.zip
Re: streamer.dll and sscanf.dll not loading -
tommzy09 - 04.11.2014
Thanks, I get msvcpr100 errors and stuff.
is there a certain version of .net framework or c++ that I need?
Re: streamer.dll and sscanf.dll not loading -
Runn3R - 04.11.2014
https://sampforum.blast.hk/showthread.php?tid=363572
Re: streamer.dll and sscanf.dll not loading -
tommzy09 - 05.11.2014
ok thanks, the guy above me helped fix the issue, thank you very much.