Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

major bug? #929

Open
RakibRyan opened this issue Feb 24, 2024 · 0 comments
Open

major bug? #929

RakibRyan opened this issue Feb 24, 2024 · 0 comments
Labels
bug Something isn't working as intended

Comments

@RakibRyan
Copy link

Recording.2024-02-24.191358.1.mp4

Edition Windows 11 Pro
Version 23H2
Installed on ‎10/‎31/‎2023
OS build 22635.3209
Experience Windows Feature Experience Pack 1000.22687.1000.0

Godot Engine v3.4.4.stable.custom_build.739c1580b - https://godotengine.org
OpenGL ES 2.0 Renderer: Intel(R) UHD Graphics 730
OpenGL ES Batching: ON

ERROR: user://user_settings/Player.tres:1 - Parse Error:
at: ResourceInteractiveLoaderText::open (scene\resources\resource_format_text.cpp:804)
ERROR: Failed loading resource: user://user_settings/Player.tres. Make sure resources have been imported by opening the project in the editor at least once.
at: (core\io\resource_loader.cpp:271)
SCRIPT ERROR: Invalid get index 'framerate_limit' (on base: 'Nil').
at: _init (res://ui/UICore.gdc:30)
ERROR: user://user_settings/Player.tres:1 - Parse Error:
at: ResourceInteractiveLoaderText::open (scene\resources\resource_format_text.cpp:804)
ERROR: Failed loading resource: user://user_settings/Player.tres. Make sure resources have been imported by opening the project in the editor at least once.
at: (core\io\resource_loader.cpp:271)
SCRIPT ERROR: Invalid get index 'language' (on base: 'Nil').
at: _ready (res://autoload/TranslationManager.gdc:26)
ERROR: user://user_settings/Player.tres:1 - Parse Error:
at: ResourceInteractiveLoaderText::open (scene\resources\resource_format_text.cpp:804)
ERROR: Failed loading resource: user://user_settings/Player.tres. Make sure resources have been imported by opening the project in the editor at least once.
at: (core\io\resource_loader.cpp:271)
SCRIPT ERROR: Invalid get index 'font_size_scale' (on base: 'Nil').
at: _ready (res://autoload/ThemeManager.gdc:18)
ERROR: user://user_settings/Player.tres:1 - Parse Error:
at: ResourceInteractiveLoaderText::open (scene\resources\resource_format_text.cpp:804)
ERROR: Failed loading resource: user://user_settings/Player.tres. Make sure resources have been imported by opening the project in the editor at least once.
at: (core\io\resource_loader.cpp:271)
SCRIPT ERROR: Invalid get index 'scroll_sensitivity' (on base: 'Nil').
at: SmoothScrollContainer._ready (res://ui/components/SmoothScrollContainer.gdc:55)
ERROR: user://user_settings/Player.tres:1 - Parse Error:
at: ResourceInteractiveLoaderText::open (scene\resources\resource_format_text.cpp:804)
ERROR: Failed loading resource: user://user_settings/Player.tres. Make sure resources have been imported by opening the project in the editor at least once.
at: (core\io\resource_loader.cpp:271)
SCRIPT ERROR: Invalid get index 'language' (on base: 'Nil').
at: _init_values (res://ui/components/popups/SettingsPopup.gdc:70)
ERROR: user://user_settings/Player.tres:1 - Parse Error:
at: ResourceInteractiveLoaderText::open (scene\resources\resource_format_text.cpp:804)
ERROR: Failed loading resource: user://user_settings/Player.tres. Make sure resources have been imported by opening the project in the editor at least once.
at: (core\io\resource_loader.cpp:271)
SCRIPT ERROR: Invalid call. Nonexistent function 'get_last_started_lesson' in base 'Nil'.
at: _update_welcome_button (res://ui/UICore.gdc:160)
ERROR: user://user_settings/Player.tres:1 - Parse Error:
at: ResourceInteractiveLoaderText::open (scene\resources\resource_format_text.cpp:804)
ERROR: Failed loading resource: user://user_settings/Player.tres. Make sure resources have been imported by opening the project in the editor at least once.
at: (core\io\resource_loader.cpp:271)
SCRIPT ERROR: Invalid call. Nonexistent function 'get_last_started_lesson' in base 'Nil'.
at: _on_course_requested (res://ui/UICore.gdc:112)

@RakibRyan RakibRyan added the bug Something isn't working as intended label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant