bevy_mod_yarn
bevy_mod_yarn copied to clipboard
Examples run into an error
Hello, thx for the plugin, I used yarn in other engines, so having it in bevy is great.
I cloned the repo, and tried running the examples, but each time (basic, comments), I got the same error:
thread 'Compute Task Pool (11)' panicked at 'index out of bounds: the len is 0 but the index is 0', src\evaluator\dialogue_runner.rs:63:13
Besides cloning the repo, and running the examples, is there anything else I should do?
Again, thanks for the hard work,
Mike
Hi @mlflabs ! Thanks for the kind words & bug report, I'll check what is going on with the examples later today :)