Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak when use yojimbo #3

Open
nongvantinh opened this issue Aug 12, 2021 · 0 comments
Open

Memory leak when use yojimbo #3

nongvantinh opened this issue Aug 12, 2021 · 0 comments

Comments

@nongvantinh
Copy link

nongvantinh commented Aug 12, 2021

Test yojimbo.zip

I used Yojimbo with the Godot engine mono 3.3.2, and it seems that C# version doesn't work well as C++.
After the packet was sent, memory somehow doesn't return to computer, and object still live when program is running, and result with memory leak.

Step to reproduce:
Press build button in the top right corner.
Inside Main scene, click Spatial node and uncheck ServerBuild.
Export client by: Project -> Export -> Add preset -> export.
Return to the editor and check ServerBuild and run server.
Now run client build.

Keep pressing c or i or s keys. You see message never deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant