Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

PNGTuber Plus

Get more out of your png tubing experience. · By kaiakairos

Hotkey Issue (Linux)

A topic by keerok created 56 days ago Views: 87 Replies: 1
Viewing posts 1 to 2

I tried running PNGTuber Plus both through Wayland and X11 (I use Arch with KDE Plasma); I sadly cannot change costumes and also cannot keybinds, it seems like the keys dont get recognized

I thought it was an Wayland Issue cause of the sandboxing/security features (cannot access Keys while window is unfocused), but it is not working on X11 either.

Additionally, when running the program normally, errors occur on startup, everytime

ERROR: No GDExtension library found for current OS and architecture (linux.x86_64) in configuration file: res://addons/godot-git-plugin/git_plugin.gdextension   at: load (core/extension/gdextension.cpp:629)
ERROR: Failed loading resource: res://addons/godot-git-plugin/git_plugin.gdextension. Make sure resources have been imported by opening the project in the editor at least once.   at: _load (core/io/resource_loader.cpp:273)
ERROR: Error loading extension: res://addons/godot-git-plugin/git_plugin.gdextension   at: load_extensions (core/extension/gdextension_manager.cpp:143)
Godot Engine v4.1.2.stable.official.399c9dc39 - https://godotengine.org
OpenGL API 4.6 (Core Profile) Mesa 24.3.1-arch1.3 - Compatibility - Using Device: AMD - AMD Radeon RX 6600 (radeonsi, navi23, LLVM 18.1.8, DRM 3.59, 6.12.4-zen1-1-zen)  

ERROR: Convex decomposing failed!   at: decompose_polygon_in_convex (core/math/geometry_2d.cpp:53)
ERROR: Convex decomposing failed!   at: decompose_polygon_in_convex (core/math/geometry_2d.cpp:53)

Thank you for this program, its really nice; I just wanted to report this bug, I hope I put every important detail.
Developer

did you extract all files when unzipping the project? This file is required for window hotkeys to work.

otherwise tho the hotkey code was not made by me and I'm unfamiliar with how they operate, there's been similar issues with other linux users