wav3
wav3
CC#
Created by wav3 on 11/9/2024 in #help
.NET 8 | Out of memory error in ActionBlock.Post (plenty of memory available)
Running Blender which is running a pythonnet which run my .net8 dll which just called the initalizer for a free C# game engine called FrooxEngine. Doing this on Ubuntu 24.04 How do i debug this? It seems like the issue is in the .net 8 VM c++ code. Im guessing that i can get debug symbols for libcoreclr.so and debug it with GDB, but how?
2 replies
CC#
Created by wav3 on 11/7/2024 in #help
Can't build anything in dotnet 8. Not even template project.
No description
14 replies