GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.04k stars 149 forks source link

major bug? #929

Open RakibRyan opened 6 months ago

RakibRyan commented 6 months ago

https://github.com/GDQuest/learn-gdscript/assets/85598032/0929578c-198e-4c80-9a0b-74a02e57be7c

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)