Godot Version
4.3 - Voxel Tools by Zylann
Context
Alright fellas so I’ve just started trying to learn my way around Voxel Tools by Zylann.
I read the Quick Start page from the official documentation and unfortunately the steps I followed gave me an error telling me that the Voxel block failed to load, and on the next line says “Condition “con == nullptr” is true.” which i’m assuming is a null pointer.
Screenshots of the Steps and of the Error(s)
This lovely error that continues for 13000 lines:
Error Happens when I click "Re-Generate
Thoughts
My initial thoughts are that I need to specify a path here, yet it tells me that it creates one if It does not exist
How do I create one if that’s necessary?
How does one fix said error?