[Bug] Mapping Not loaded. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Bug] Mapping Not loaded. (
/showthread.php?tid=581784)
[Bug] Mapping Not loaded. -
Barnney - 15.07.2015
Hi ! I had my Gamemode in windows but i had to convert it to linux as VPS provider supports Linux. i just replaced Streamer.dll with streamer.so After i hosted it, it had a Bug( see in the picture ) and also LSPD Doors are Disappeared. And if i run the same Gamemode in Windows it works fine with no bug like this but when i run the GM in Linux i see this bug.
Re: [Bug] Mapping Not loaded. -
Michael B - 15.07.2015
Make sure your streamer plugin is up to date. You can download it from
here.
If you are already using the latest streamer version, a filterscript may interfere wih your maps, so errors will appear. Did you add any filterscript recently?
Re: [Bug] Mapping Not loaded. -
Barnney - 16.07.2015
I'm Having the updated Streamer.so plugin and even im not having any new Filescript of Map. It was all good before i converted my Streamer to windows to Linux
Re: [Bug] Mapping Not loaded. -
RaeF - 16.07.2015
Maybe that's not "Isn't loaded", but you're remove that building, check out your script. for
RemoveBuildingForPlayer
or your config file is not exist and cannot be load ( some script save their map in a file like .cfg instead scriptfiles directory ).