PoE-Overlay-Community / PoE-Overlay-Community-Fork

An Overlay for Path of Exile. Built with Angular.
MIT License
460 stars 85 forks source link

Occasional uncaught RangeError exception in game log listener #345

Open Morilli opened 8 months ago

Morilli commented 8 months ago

🐞 bug report

Describe the bug From time to time, while mapping, an error window with an uncaught exception pops up. This seems to be due to a game log listener (why is this required?) trying to allocate a negative size buffer. The only reasonable explanation for that would be the game truncating the log file, which apparently happens occasionally? In an case this is extremely frustrating as this error window steals focus from the game and pops up in the worst moments possible.

To Reproduce I don't know, just trust that it happens too often to not write an issue about it.

Screenshots image

🌍 Your Environment