What does this mean? How do I resolve it?
Asked Answered
M

4

0

scene/resources/packed_scene.cpp:449 - Condition "!valid" is true. Continuing.

Madriene answered 2/12, 2023 at 13:47 Comment(0)
C
0

Madriene What Godot version is this and did you test the newest 4.2? Also does this cause you any issues? Might just be a warning from the C++ engine core.

Cassimere answered 2/12, 2023 at 13:49 Comment(0)
B
1

the condition is not valid, script is working without that condition. To fix this you need to validate the condition. Hope it helps

Battaglia answered 2/12, 2023 at 15:6 Comment(0)
B
0

I think that's just a nonsesnse bug you can ignore. It's not a problem with your game but with the editor.

Bjork answered 2/12, 2023 at 18:24 Comment(0)
M
0

Cassimere This is on v4.1.3. I just brought up v4.2 and the message did not appear on opening the project. I will do some work on the project and see if it returns.

Madriene answered 2/12, 2023 at 22:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.