JavidPack / RecipeBrowser

RecipeBrowser mod for tModLoader
https://forums.terraria.org/index.php?threads/recipe-browser.62462/
79 stars 49 forks source link

Memory Leak tied to pinned recipes #108

Closed Hesowtensoju closed 1 year ago

Hesowtensoju commented 1 year ago

Recipe Browser v0.10.1.4 seems to have a memory leak issue tied to pinning recipes. Tested in multiplayer with various players pinning a recipe, leaving the server and rejoining to see if memory usage went up or not. The Mod Debug(?) menu shows the constant increase as well. image

Fixing it seemed as simple as unpinning the recipe and having the player who did it leave then rejoin.