Skip to content

Pixelorama fails to run sometimes - Can't load cached sub-resource #339

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

Closed
OverloadedOrama opened this issue Sep 26, 2020 · 1 comment
Closed
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@OverloadedOrama
Copy link
Member

Pixelorama version:
v0.8

OS/device including version:
Linux (reported on Solus OS)

Issue description:
I haven't encountered this issue personally, but two Linux users, one using a notebook with Solus OS, said that Pixelorama sometimes fails to run and shows this in the console.

Godot Engine v3.2.3.stable.official - https://godotengine.org/
OpenGL ES 2.0 Renderer: GeForce 930MX/PCIe/SSE2
OpenGL ES 2.0 Batching: ON
 
Detected system where we should use XDG basedir standard (currently Linux or BSD)
ERROR: poll: res://src/UI/BrushButton.tscn:18 - Parse Error: Can't load cached sub-resource: res://src/UI/BrushButton.tscn::3
   At: scene/resources/resource_format_text.cpp:528.
ERROR: load: Condition "err != OK" is true. Returned: RES()
   At: core/io/resource_loader.cpp:208.
ERROR: _load: Condition "found" is true. Returned: RES()
   At: core/io/resource_loader.cpp:279.

The user also mentioned that it does not happen in their other computer, which also runs Solus OS. It's also worth mentioning that this issue seem to be happening randomly, sometimes it runs succesfuly, others it does not.

Steps to reproduce:
I'm not sure yet. This seems random.

@OverloadedOrama OverloadedOrama added bug Something isn't working help wanted Extra attention is needed labels Sep 26, 2020
@20kdc
Copy link
Contributor

20kdc commented Sep 28, 2020

Can confirm the issue happens on Pixelorama 0.8 Linux 64-bit. I am aware that this version is out of date compared to master and does not have the fix commit but just figure it should be known.
Issue is indeed random.
Something to note is that it mentions a sub-resource, not an ext-resource (brush_button.png is the latter) and the error message mentions a sub-resource index, not a line number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants