gliscowo / isometric-renders

Creates high-resolution isometric screenshots of Minecraft's game objects
https://modrinth.com/mod/isometric-renders
MIT License
109 stars 13 forks source link

[Bug] Area Render not working [Fabric 1.19.2] #67

Closed xR4YM0ND closed 1 year ago

xR4YM0ND commented 1 year ago

PS: can't use 0.9.x cause of crashes i can select an area with keybinds but when i type /isorender area there shows up nothing.

latest.log

gliscowo commented 1 year ago

Incredibly sorry for taking so long to respond

This problem is caused by your version of Fabric API being too new - it contains some changes to Indigo which break WorldMesher. You need to downgrade Fabric API to a version before 0.75 (this one should work)

Cheers