#Game crashes after completing about 5 or 6 projects in a session
1 messages · Page 1 of 1 (latest)
okay, it's not related to sessions - had the crash happen in the middle of solving.
What platform are you playing on? If you can locate the log file from the game and send it there might be some hints in there
on PC, desktop, AMD Ryzen 5
I have three logs, one's empty, this is godot.log:
Godot Engine v4.4.1.rc.custom_build.3a5c74946 (2025-05-09 03:20:58 UTC) - https://godotengine.org
OpenGL API 3.3.0 NVIDIA 572.16 - Compatibility - Using Device: NVIDIA - NVIDIA GeForce RTX 4080
attachment clicked: { "action": "unlock_set", "data": "set_1", "filename": "INTRO CHALLENGES 1" }
set_1
trying to set puzzle from res://Puzzles/simple_diagonal.txt
trying to set puzzle from res://Puzzles/full_diagonal.txt
trying to set puzzle from res://Puzzles/simple_diagonal.txt
trying to set puzzle from res://Puzzles/simple_stairs.txt
trying to set puzzle from res://Puzzles/hello_modulo.txt
trying to set puzzle from res://Puzzles/checkerboard.txt
trying to set puzzle from res://Puzzles/angled_rainbow.txt
trying to set puzzle from res://Puzzles/simple_table.txt
attachment clicked: { "action": "unlock_set", "data": "set_1", "filename": "INTRO CHALLENGES 1" }
set_1
trying to set puzzle from res://Puzzles/simple_table.txt
ERROR: Parameter "p_node" is null.
at: Node::is_ancestor_of (scene\main\node.cpp:2037)
ERROR: Must be an ancestor of the control.
at: ScrollContainer::ensure_control_visible (scene\gui\scroll_container.cpp:293)
ERROR: Parameter "p_node" is null.
at: Node::is_ancestor_of (scene\main\node.cpp:2037)
ERROR: Must be an ancestor of the control.
at: ScrollContainer::ensure_control_visible (scene\gui\scroll_container.cpp:293)
ERROR: Parameter "p_node" is null.
at: Node::is_ancestor_of (scene\main\node.cpp:2037)
ERROR: Must be an ancestor of the control.
at: ScrollContainer::ensure_control_visible (scene\gui\scroll_container.cpp:293)
ERROR: Parameter "p_node" is null.
at: Node::is_ancestor_of (scene\main\node.cpp:2037)
ERROR: Must be an ancestor of the control.
at: ScrollContainer::ensure_control_visible (scene\gui\scroll_container.cpp:293)
this is godot2025-05-24T20.39.35.log:
Godot Engine v4.4.1.rc.custom_build.3a5c74946 (2025-05-09 03:20:58 UTC) - https://godotengine.org
OpenGL API 3.3.0 NVIDIA 572.16 - Compatibility - Using Device: NVIDIA - NVIDIA GeForce RTX 4080
ERROR: Tween can't be created directly. Use create_tween() method.
at: Tween::Tween (scene\animation\tween.cpp:537)
ERROR: Node not found: "%Tabs" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%Voxel Object" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%SubViewport" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%Input" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%ShowBoundsButton" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%ShowAxisButton" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%ShowRulersButton" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%IsOrthoButton" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%ResetSceneButton" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)
ERROR: Node not found: "%Leaderboard" (relative to "/root/Root/UI/ApplicationSpace/TutorialContainer/TutorialSequence/Panel/MarginContainer/VoxPreview").
at: Node::get_node (scene\main\node.cpp:1878)