devendrn / newb-x-mcbe

A custom vanilla RenderDragon shader for Minecraft Bedrock
https://devendrn.github.io/newb-shader
MIT License
99 stars 52 forks source link

Lazurite bug #25

Closed xxchizaxx closed 2 weeks ago

xxchizaxx commented 1 month ago

Unable to build Shaders due to Lazurite plugin update to version 0.3.0 Screenshot_20240726-000016_Termux

devendrn commented 1 month ago

Use older version for now. Supported version is mentioned in requirements.txt

pip install -r requirements.txt
xxchizaxx commented 1 month ago

We already found the solution, a guy on the discord suggested that we uninstall lazurite and install it with pip install lazurite==0.2.1