-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Subject: [LiteDungeon] Error on server startup: "No key layers in MapLike[{}]"
Message:
Hello,
I am using LiteDungeon v2.13.9 on a Taiyitist (Fabric-based) Minecraft 1.20.1 server. The server starts up, but the console shows an error related to LiteDungeon during the world preparation phase.
Error Log:
text
[19:51:38 ERROR]: No key layers in MapLike[{}]
Server Environment:
Server Core: Taiyitist 1.20.1-2b1e0eff (Fabric Loader 0.16.14)
Minecraft Version: 1.20.1
LiteDungeon Version: v2.13.9
Other Relevant Plugins: MythicMobs, PlaceholderAPI, ModelEngine
Steps to Reproduce:
Start the server with LiteDungeon installed.
The error appears in the logs as the server prepares the litedungeon_default dimension world.
The plugin seems to load ([LiteDungeon] Enabling LiteDungeon v2.13.9), but I am concerned this error might prevent dungeons from generating correctly. I have checked the plugin's configuration files but couldn't find an obvious missing layers section.
Could you please help identify what causes this "No key layers" error and how to fix it? Thank you for your time and for developing this plugin.