SA-MP Forums Archive
Game freezes after death. - 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: Game freezes after death. (/showthread.php?tid=633486)



Game freezes after death. - SabaGamer - 01.05.2017

I have added new objects to the server as filterscript. The amount of objects as about 6500. All the objects can load and work fine, but when I die and respawn as Los Santos Hospital, where I added some objects, the game freezes. Any solutions?


Re: Game freezes after death. - iLearner - 01.05.2017

Try making the objects dynamic if they're not.


Re: Game freezes after death. - SabaGamer - 20.05.2017

Quote:
Originally Posted by iLearner
Посмотреть сообщение
Try making the objects dynamic if they're not.
All of them are..


Re: Game freezes after death. - Kane - 20.05.2017

Do other players crash or just you?


Re: Game freezes after death. - SabaGamer - 25.05.2017

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
Do other players crash or just you?
Others too


Re: Game freezes after death. - aoky - 25.05.2017

The mapping is false, try unloading the mapping and then respawning at the hospital.


Re: Game freezes after death. - NaS - 26.05.2017

There may be areas with too many different objects in one place. Or too many visible Objects at all (Try Streamer_VisibleItems).

Lower the Stream Distance to test this, or make the Stream Distances dependant on the size of the Objects (very small objects do not need to be streamed in from 400 meters).

If that doesn't help, there may be Objects that aren't supposed to be placed as dynamic GTA Objects (there are some). Sometimes this also applies to objects that are generally okay to use, but if they are placed in some CULL zones they become unstable (like placing dynamic Garage Doors too close to a Safehouse Garage).