Nerdbuilding / Generator_Issue_Tracker

This is where you can let us know issues you encountered
1 stars 0 forks source link

Eolian Landform generated with Forest Biome... #81

Closed thebeardedheathen closed 2 years ago

thebeardedheathen commented 2 years ago

Error: No landscapes left after filtering. at Object.generateLandscape [as landscape] (/usr/src/app/app/generate/area/landscape.js:29:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at async Object.area (/usr/src/app/app/generate/area.js:4:2) at async generate (/usr/src/app/app/generate.js:17:3)

PhoenixTilea commented 2 years ago

Landforms were taking into account their blacklisted biomes, but biomes weren't checking whether they were blacklisted by the chosen landform. Fixed in dev.