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

add some way to allow me to debug / print out each asset as it is loaded #248

Closed
ethereumdegen opened this issue Dec 6, 2024 · 1 comment

Comments

@ethereumdegen
Copy link

add some way to allow me to debug / print out each asset as it is loaded

i get an error Handle type doesnt match the typeid of this untyped handle

but i cant figure out which of my files being loaded is improper !

@NiklasEi
Copy link
Owner

NiklasEi commented Dec 7, 2024

To check when a collection is loaded, you can request the collections as optional resources. It's not ideal, I agree, but that is all that is currently possible.

I've been thinking about a major restructuring using observers that might help with that in the future.

Closing as duplicate of #108

@NiklasEi NiklasEi closed this as completed Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants