-
Notifications
You must be signed in to change notification settings - Fork 57
Labels
bugSomething isn't workingSomething isn't working
Description
export on 4.4.1 crashes with a simple project holding an inventory node
user1@user-server:~/build/game1-no-audio$ godot --headless --quit-after 5 --verbose --export-release Linux /build/linux/game1-no-audio.zip
WorkerThreadPool: 4 threads, 3 max low-priority.
Godot Engine v4.4.1.stable.mono.official.49a5bc7b6 - https://godotengine.org
TextServer: Added interface "Dummy"
TextServer: Added interface "ICU / HarfBuzz / Graphite (Built-in)"
JoypadLinux: udev enabled and loaded successfully.
Using "default" pen tablet driver...
TextServer: Primary interface set to: "ICU / HarfBuzz / Graphite (Built-in)".
ERROR: Class 'CraftStationTypesEditor' already has signal 'removed'.
at: add_signal (godot-cpp/src/core/class_db.cpp:247)
ERROR: Class 'CraftStationTypesEditor' already has signal 'duplicated'.
at: add_signal (godot-cpp/src/core/class_db.cpp:247)
ERROR: Class 'ItemCategoriesEditor' already has signal 'removed'.
at: add_signal (godot-cpp/src/core/class_db.cpp:247)
ERROR: Class 'ItemCategoriesEditor' already has signal 'duplicated'.
at: add_signal (godot-cpp/src/core/class_db.cpp:247)
.NET: Initializing module...
Found hostfxr: /usr/lib/dotnet/host/fxr/8.0.18/libhostfxr.so
.NET: hostfxr initialized
.NET: GodotPlugins initialized
.NET: Failed to load project assembly
CORE API HASH: 1480415270
EDITOR API HASH: 1467842162
Loading resource: /home/user1/.config/godot/editor_settings-4.4.tres
EditorSettings: Load OK!
EditorTheme: Generating new theme for the config '66886095'.
EditorTheme: Generating new icons.
EditorTheme: Generating new fonts.
EditorTheme: Generating new styles.
Loading resource: res://addons/inventory-system/icons/inventory_main_screen.svg
Loading resource: res://.godot/imported/inventory_main_screen.svg-f99dbb4651a28eb4cd3d91d96a33d66a.editor.ctex
Found .NET Sdk version '8.0.118': /usr/lib/dotnet/sdk/8.0.118
Loading resource: /home/user1/.cache/godot/editor_doc_cache-4.4.res
Loaded system CA certificates
Bus error (core dumped)
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
possibly related to godotengine/godot#103696 ?
scriptsengineer and Copilot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done