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

Typing into the file's search field prints "Cannot get class 'TextFile'." errors. #93248

Open
inhalt120g opened this issue Jun 17, 2024 · 7 comments

Comments

@inhalt120g
Copy link

Tested versions

v4.3.beta1.official [a4f2ea9]
(don't remember seeing it in 4.2.1)

System information

Godot v4.3.beta1 - macOS 14.5.0 - Vulkan (Forward+) - integrated Apple M1 - Apple M1 (8 Threads)

Issue description

When I try to use the filter field of the FileSystem panel, the first letter I enter after the field is given focus prints out an error:
image

Steps to reproduce

Click somewhere in the Godot editor.
Now click on the FileSystem filter field.
Start typing.
The error will be printed to the console.

Minimal reproduction project (MRP)

Any Godot project.

@AThousandShips
Copy link
Member

Could be related to:

Will see what I can find later today

@AThousandShips AThousandShips added this to the 4.3 milestone Jun 17, 2024
@jsjtxietian
Copy link
Contributor

jsjtxietian commented Jun 19, 2024

I can't reproduce it at a normal project with Godot v4.3.beta (2b11d0c) - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.5168) - 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz (16 Threads)

I suspect it could be related to certain files and import settings. It would be great if you can upload a MRP that has this issue.

@KoBeWi KoBeWi removed this from the 4.3 milestone Jul 31, 2024
@tumblewed

This comment was marked as outdated.

@tumblewed
Copy link

Figured it out.

How to recreate:

  1. Click dropdown on FileSystem tab, and select 'Move to Bottom'.
  2. Create a new text file (either inside or outside of Godot editor)
  3. Type the name of the text file into the FileSystem filter tab

MRP (it's just an empty project with a text file; you'll need to move the FileSystem in-editor)
textfile-error.zip

@matheusmdx
Copy link
Contributor

I tried to reproduce the error but nothing happens:

unknown_2024.08.26-15.08_1.mp4

Godot v4.3.beta1 - Windows 10.0.19045 - Vulkan (Forward+) - dedicated AMD Radeon RX 580 2048SP (Advanced Micro Devices, Inc.; 31.0.21916.2) - AMD Ryzen 5 3600 6-Core Processor (12 Threads)

@AThousandShips
Copy link
Member

Can anyone reproduce this?

@dragon3025
Copy link

The same thing is happening to me:
new-game-project.zip

Godot v4.3.stable (77dcf97) - Windows 10.0.19045 - Vulkan (Forward+) - integrated Intel(R) HD Graphics 630 (Intel Corporation; 31.0.101.2111) - Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz (4 Threads)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants