git_vb
git_vb
Hi I tried the example but I noticed this code: `while node['p_id']:` I'm mistaken or because p_id is None he cant execute this? ``` _path.append(node) node = path['nodes'][node['p_id']] ``` Thank...
Hi, As stated in title I have a memory leak. Here my code: ``` public static T GetRowByCodeName(string table, string codeName) { T t = default; string sql = SELECT_ALL_FROM...
see link https://github.com/amethyst/amethyst-starter-2d/issues/22#issuecomment-986939339 thanks
### Godot version v4.0.stable.official [92bee43ad] ### System information Debian 11 ### Issue description I have a client-server project My test case is - server start - client start and keep...
___ ***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.* ___ **Godot version:** 3.2 stable mono **OS/device including version:** Debian 10 **Issue description:**...
v4.0.stable.official [92bee43ad] Debian 11 Debian 10 I think there is a problem in commit list. I have two computer with the same project. When I commit from one (I checked...
### Godot version v4.2.1.stable.official [b09f793f5] ### VS Code version Version: 1.86.2 Commit: 903b1e9d8990623e3d7da1df3d33db3e42d80eda Date: 2024-02-13T19:41:37.860Z Electron: 27.2.3 ElectronBuildId: 26908389 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Linux x64 5.10.0-28-amd64 ###...