phanxgames / AetherStory

Bug Tracker for Aether Story
https://www.aetherstory.com
2 stars 1 forks source link

Client memory leak while over encumbered #236

Closed Meisaka closed 2 years ago

Meisaka commented 2 years ago

Describe the bug walking around while over encumbered and getting the message on screen will cause the client to leak memory.

To Reproduce Steps to reproduce the behavior:

  1. Pick up enough items to become encumbered (201/200 is okay for example)
  2. Walk around so the "you are over encumbered" message shows
  3. The client can reach 1+ GB of system RAM usage after about 7-10 minutes of constant walking.

Expected behavior Walking while over encumbered should not leak memory.

Screenshots image

Context:

Additional context This only happens while over the encumbered weight threshold and walking around getting the message. Seems largely related to the message appearing, other testing includes:

CharlesIV commented 2 years ago

Should be fixed