bevy_mod_yarn icon indicating copy to clipboard operation
bevy_mod_yarn copied to clipboard

Examples run into an error

Open mlflabs opened this issue 2 years ago • 1 comments

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

mlflabs avatar Dec 20 '23 04:12 mlflabs

Hi @mlflabs ! Thanks for the kind words & bug report, I'll check what is going on with the examples later today :)

kaosat-dev avatar Dec 20 '23 07:12 kaosat-dev