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

GD-51: GdUnit Settings Dialog missing icon #51

Closed
MikeSchulze opened this issue Dec 12, 2022 · 0 comments · Fixed by #54
Closed

GD-51: GdUnit Settings Dialog missing icon #51

MikeSchulze opened this issue Dec 12, 2022 · 0 comments · Fixed by #54
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MikeSchulze
Copy link
Owner

The used Godot version:
v4.0.beta8.official [45cac42c0]

OS including version:
ALL

Describe the bug
image

scene/resources/resource_format_text.cpp:452 - res://addons/gdUnit4/src/ui/GdUnitToolsDialog.tscn:3 - ext_resource, invalid UUID: uid://df84cyfuh76m8 - using text path instead: res://icon.png
Resource file not found: res://icon.png.
scene/resources/resource_format_text.cpp:178 - res://addons/gdUnit4/src/ui/GdUnitToolsDialog.tscn:135 - Parse Error: [ext_resource] referenced non-loaded resource at: res://icon.png

Steps to Reproduce

  • install the GdUnit plugin
  • activate
  • press the tools button in the gdunit inspector

Minimal reproduction project:

@MikeSchulze MikeSchulze added the bug Something isn't working label Dec 12, 2022
@MikeSchulze MikeSchulze added this to the v4.0.2 milestone Dec 12, 2022
@MikeSchulze MikeSchulze self-assigned this Dec 12, 2022
@MikeSchulze MikeSchulze changed the title GdUnit Settings Dialog missing icon GD-51: GdUnit Settings Dialog missing icon Dec 12, 2022
@MikeSchulze MikeSchulze moved this to In Progress in GdUnit4 Dec 12, 2022
Repository owner moved this from In Progress to Done in GdUnit4 Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant