Godot Engine v4.6.stable.official.89cea1439 - https://godotengine.org
Vulkan 1.3.215 - Forward+ - Using Device #0: Intel - Intel(R) Iris(R) Xe Graphics
ERROR: Couldn't find the given section "InputSettings" and key "DirectionalCombat", and no default was given.
at: get_value (core/io/config_file.cpp:59)
GDScript backtrace (most recent call first):
[0] get_config (res://addons/maaacks_menus_template/base/scripts/player_config.gd:32)
[1] set_directional_combat_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:188)
[2] set_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:204)
[3] set_from_config_and_window (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:211)
[4] _ready (res://addons/maaacks_menus_template/base/scenes/autoloads/app_config.gd:4)
SCRIPT ERROR: Invalid type in function 'set_directional_combat' in base 'GDScript'. Cannot convert argument 1 from Nil to int.
at: set_directional_combat_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:188)
GDScript backtrace (most recent call first):
[0] set_directional_combat_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:188)
[1] set_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:204)
[2] set_from_config_and_window (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:211)
[3] _ready (res://addons/maaacks_menus_template/base/scenes/autoloads/app_config.gd:4)
ERROR: Couldn't find the given section "InputSettings" and key "HeadBob", and no default was given.
at: get_value (core/io/config_file.cpp:59)
GDScript backtrace (most recent call first):
[0] get_config (res://addons/maaacks_menus_template/base/scripts/player_config.gd:32)
[1] set_head_bob_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:197)
[2] set_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:205)
[3] set_from_config_and_window (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:211)
[4] _ready (res://addons/maaacks_menus_template/base/scenes/autoloads/app_config.gd:4)
SCRIPT ERROR: Invalid type in function 'set_head_bob' in base 'GDScript'. Cannot convert argument 1 from Nil to bool.
at: set_head_bob_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:197)
GDScript backtrace (most recent call first):
[0] set_head_bob_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:197)
[1] set_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:205)
[2] set_from_config_and_window (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:211)
[3] _ready (res://addons/maaacks_menus_template/base/scenes/autoloads/app_config.gd:4)
ERROR: Couldn't find the given section "InputSettings" and key "HeadBob", and no default was given.
at: get_value (core/io/config_file.cpp:59)
GDScript backtrace (most recent call first):
[0] get_config (res://addons/maaacks_menus_template/base/scripts/player_config.gd:32)
[1] get_head_bob_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:200)
[2] _ready (res://addons/maaacks_menus_template/base/scenes/menus/options_menu/input/directional_combat_option.gd:8)
SCRIPT ERROR: Trying to return value of type "Nil" from a function whose return type is "bool".
at: get_head_bob_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:200)
GDScript backtrace (most recent call first):
[0] get_head_bob_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:200)
[1] _ready (res://addons/maaacks_menus_template/base/scenes/menus/options_menu/input/directional_combat_option.gd:8)
ERROR: Couldn't find the given section "InputSettings" and key "DirectionalCombat", and no default was given.
at: get_value (core/io/config_file.cpp:59)
GDScript backtrace (most recent call first):
[0] get_config (res://addons/maaacks_menus_template/base/scripts/player_config.gd:32)
[1] get_directional_combat_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:191)
[2] _ready (res://addons/maaacks_menus_template/base/scenes/menus/options_menu/input/directional_combat_option.gd:9)
SCRIPT ERROR: Trying to return value of type "Nil" from a function whose return type is "int".
at: get_directional_combat_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:191)
GDScript backtrace (most recent call first):
[0] get_directional_combat_from_config (res://addons/maaacks_menus_template/base/scripts/app_settings.gd:191)
[1] _ready (res://addons/maaacks_menus_template/base/scenes/menus/options_menu/input/directional_combat_option.gd:9)


