-
Using the `godot-zig-example` project, I tried setting `reloadable = true` in the gdextension definition, but godot prints this error in the console:
```
ERROR: Extension marked as reloadable, but a…
-
I notice we're missing some print functions that are in gdscript. Namely [prints](https://docs.godotengine.org/en/stable/classes/class_@gdscript.html#class-gdscript-method-prints), [printt](https://do…
-
Hi thank you so much for the addon! I'm loving it!
I'm using the addon in my game in Godot 4.3 beta 3 and now when I open the project it crashes while loading the file.
I opened the project with th…
xpqzl updated
3 months ago
-
### Godot version
v3.4.4.stable.official.419e713a2
### VS Code version
1.72.2
### Godot Tools VS Code extension version
1.3.1
### System information
Windows 11, wsl2 Ubuntu
###…
-
Unable to save any configs, scenes, scripts or any other files etc in Godot on Windows XP. The files have write permission. See attached picture:
![godot_xp_bug](https://user-images.githubuserconte…
ghost updated
2 months ago
-
We should add a debug/command console to the game that could handle command inputs and showing the game logs during runtime. This will be extremely helpful for playtesting and debugging where we could…
-
"
Unable to load addon script from path: 'res://addons/dialogue_trees/scripts/core/DialogueTreesPlugin.cs'. This might be due to a code error in that script.
Disabling the addon at 'res://addons/dia…
-
### Tested versions
- Reproducible in: v4.4.dev1.mono.official [28a72fa43].
### System information
Windows 11, Godot 4.4-dev, Vulkan, Jetbrains Rider, .Net 9
### Issue description
In one of my te…
-
Hi there,
I'd like to help get Rust onto Consoles more. I have two devkits from the major platform holders (I'm trying to be a little subtle here to avoid breaking any NDAs) and have signed an NDA …
-
having some issues getting the plugin to work nicely using ssh keys with gitea.
Using user:pass works fine though.
I have tested with Git for windows and it works just fine.
Below is the output…