aevyrie/bevy_framepace

demo example is failing

Dot32Dev opened this issue · 2 comments

Screen Shot 2022-03-21 at 17 22 12

Incase it matters, i'm on an m1 mac

INFO bevy_render::renderer: AdapterInfo { name: "Apple M1 Pro", vendor: 0, device: 0, device_type: DiscreteGpu, backend: Metal }

This should be fixed by 38d00a5

The error you're seeing is caused by changes in bevy/main.

sweet!