Hey, sorry it's me again! I've been messing with the plugin some more and tried to follow the blog's steps for setting up a "dungeon with large areas". I followed the steps closely but maybe I'm doing something wrong.
I set the exits to north & south, but when trying to enter the dungeon via the plugin command, I get the following two popup warnings: "Unable to find spots for left Exit. Try to make it easier for the Plugin to find spots. The plugin tries to resume map generation." and "Wanted to spawn from direction top, but the plugin cannot find a good position. The plugin tries to resume generation." Sometimes, instead of left Exit it says right Exit, but the second message is the same everytime.
Afterwards I get teleported to the dungeon map, but nothing from the Assets map gets spawned, just the empty rooms and (sometimes) one northern exit.
Only when I add regions to the Snippets map and the Assets map for the left and right exits (despite deactivating those), the generation properly finishes. Could it be an oversight in the code? I use Cave (with snippets) for the template and "5x5 Grid" for the room layout. To make sure it wasn't an incompatibility, I recreated the setup on a new blank project (no other plugins).
If needed for testing, I could try to send over this minimal setup project somehow.