SA-MP Forums Archive
Map loading issues - 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: Map loading issues (/showthread.php?tid=543179)



Map loading issues - Blade_Cervetti - 25.10.2014

While playing in my server I noticed that the buildings and road and others are having a hard time loading. What causes this and how can I fix it? +1 rep


Re: Map loading issues - dv20 - 25.10.2014

It might be a streamer's issue. Try to update it.

Hope this will help you,
Good Day


Re: Map loading issues - Steel_ - 25.10.2014

Or it could be your computer. How many objects do you have?


Re: Map loading issues - Blade_Cervetti - 25.10.2014

I know its not my computer. Im a licensed It Specialist and I personally built my pc. So I know thats not the issue. I think the issue is the streamer. Can people send me updated links to the best streamer plugins that I could try please?


Re: Map loading issues - Steel_ - 25.10.2014

Here is the latest download link for the streamer.
https://github.com/samp-incognito/sa...ses/tag/v2.7.4

Or are you using a different streamer maybe?


Re: Map loading issues - nickdodd25 - 26.10.2014

From what it sounds like is the streamer is just streaming to slow for you. Look into setting the streamers tick rate to a lower number so it runs faster.

pawn Код:
Streamer_SetTickRate(30);//default is 50 i believe try 30 first.



Re: Map loading issues - Blade_Cervetti - 26.10.2014

Where do I adjust this? I can't seem to find it anywhere. I seen it earlier. Thanks


Re: Map loading issues - nickdodd25 - 26.10.2014

Put it under OnGameModeInit
So like this..
pawn Код:
OnGameModeInit
{
    Streamer_SetTickRate(30);
    return 1;
}



Re: Map loading issues - IDarkness - 26.10.2014

I think if your host is free hosting , the problem should be from its networking .


Re: Map loading issues - MafiaZ - 26.10.2014

If your pc isnt the cause of the problem. Maybe it is the hosting or maybe YOUR OWN internet connection