SA-MP Forums Archive
any reason? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: any reason? (/showthread.php?tid=85180)



any reason? - lilstuh - 06.07.2009

Any reason why my plugins never load, they always give an error.. i put the plugins in plugin folder... and in server.cfg i put: plugins irc and it doesnt load


Re: any reason? - Danny_Costelo - 06.07.2009

Are you using the correct file format? Linux uses .so and Windows uses .dll, Linux has different distros, and some .so files might not be compatible with other distros, which requires you to compile it on the version your using.

But for windows, I also had a similar issue, my plugin won't load (it was xStreamer), but than after downloading .NET framework, it began to work.


Re: any reason? - lilstuh - 06.07.2009

yeah i have windows and i use the correct file .dll i guess ill get netframework


Re: any reason? - Danny_Costelo - 06.07.2009

Quote:
Originally Posted by lilstuh
yeah i have windows and i use the correct file .dll i guess ill get netframework
Sure, post if it works, also may I ask what plugin you're using? Or is it a custom one?


Re: any reason? - lilstuh - 06.07.2009

first i tried sprunkbuster, failed
now irc faile...

btw, im updating my windows and it says my framework is old, so updating it :P


Re: any reason? - lilstuh - 06.07.2009

updated but still doesnt work


Re: any reason? - lilstuh - 06.07.2009

bump!


Re: any reason? - yom - 06.07.2009

Plugins folder is "plugins" not "plugin".


Re: any reason? - lilstuh - 06.07.2009

i have plugins, stiill doesnt work wtf


Re: any reason? - Redirect Left - 06.07.2009

Open server_log.txt and paste the error lines generated by the plugins (if any)