Forum Discussion
@DoYaSeeMe -string line memory error- or something like that used to pop up when I'd get it on my pings.
Might aswell be mandarin to me, figure it makes sense to you? XD
@Koochi-Q Yeah, usually gets fixed quite quickly but its happened on a few occasions lol. 😛
The ping one was particularly annoying, especially when pinging an enemy as it was real distracting.
@MandatoryIDtagHmm, this means that more than just the texture was missing. Maybe there was not enough allocated memory available to store all the data and some of the minimap parameters didn't get their values, therefore generating an error.
@hayhorPretty sure this isn't a connection thing, as textures are stored locally.
EDIT: actually if some connection problems would affect the normal process, preventing the correct memory cleanup, then...yea, kinda.
- hayhor5 years agoHero@DoYaSeeMe Could be. When it happened to me other stuff was messed up too, like voice chat and stuff.
- 5 years ago
@hayhorsounding even more like memory management issue.
To explain the basics: for the game to run fast, the relevant data is unpacked and loaded into RAM memory. But that space is very limited, so what isn't needed anymore needs to be cleaned off. Sometimes, it can happen for some data to not get removed, usually when some wrong code fools the cleaning manager into assessing that it's still needed. So, the next time when new data is loaded, it has less space available in the memory. As long as there still is enough space, hardly anything will happen, but if more and more amounts of data remain uncleaned due to the repeating the cycle, it can get to the point where there's no more enough space for new data and that's when failures start to happen, from missing stuff to abnormal behaviour and ending with freezes and crashes.. Restarting the game solves the issue because it implies cleaning the memory completely of all the game's related data.- hayhor5 years agoHero@DoYaSeeMe I didnt restart tho......
About Apex Legends General Discussion
Community Highlights
Recent Discussions
- 51 minutes ago
- 18 hours ago
- 23 hours ago