ext-vanillagenerator
ext-vanillagenerator copied to clipboard
segmentation fault
"zsh: segmentation fault (core dumped)" after initializing a class instance. Static method works.
Before class initialization be made, a static method to register blocks beforehand needs to be called first. You can refer to this function here for more details: https://github.com/NetherGamesMC/VanillaGenerator/blob/NG/src/muqsit/vanillagenerator/Loader.php#L43-L81