Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Common Generation Problems

Common Generation Problems · Changes

Page history
Update Common Generation Problems authored Sep 02, 2024 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 0 deletions
+2 -0
  • Common-Generation-Problems.md Common-Generation-Problems.md +2 -0
  • No files found.
Common-Generation-Problems.md
View page @ f5d57c0b
...@@ -20,6 +20,8 @@ The generator will try to generate a valid layout as many times as it can within ...@@ -20,6 +20,8 @@ The generator will try to generate a valid layout as many times as it can within
- Max room occurrences - If a room has already reached its max, it's removed from the pool of rooms. - Max room occurrences - If a room has already reached its max, it's removed from the pool of rooms.
- Min & max room depth - A room won't exist in the pool if the generator isn't at a valid depth. - Min & max room depth - A room won't exist in the pool if the generator isn't at a valid depth.
**Dungeons must have AT LEAST two possible rooms to generate!**
**Last resort: Increasing the generator timeout** **Last resort: Increasing the generator timeout**
If your dungeon is STILL having trouble because it's particularly complex, you could try increasing the Generator Timeout in Mythic Dungeons' `config.yml`. This is a LAST RESORT, as your dungeon should not take more than 5 seconds to generate unless you've created an outrageously complicated dungeon. (I.e. 500+ rooms, large rooms, lots of rooms with high min occurrences, etc.) If your dungeon is STILL having trouble because it's particularly complex, you could try increasing the Generator Timeout in Mythic Dungeons' `config.yml`. This is a LAST RESORT, as your dungeon should not take more than 5 seconds to generate unless you've created an outrageously complicated dungeon. (I.e. 500+ rooms, large rooms, lots of rooms with high min occurrences, etc.)
......
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

General Info
  • Changelogs
  • Free vs Premium
  • Commands and Permissions
  • Plugin Config
  • How it all Works
Guides
  • Getting Started
  • Your First Dungeon
  • Importing from DXL
Dungeon Elements
  • Dungeon Config
  • Dungeon Types
  • Functions
  • Triggers
  • Conditions
Generated Dungeons [2.0+]
  • Procedural Dungeons Overview
  • Dungeon Rooms
  • Default generation.yml
  • Generator Tips & Tricks
  • Troubleshooting
Compatibility
  • Mythic Mobs
  • Placeholder API
  • BetonQuest
Developer Documentation
  • Avoiding Memory Leaks
  • Introduction to API
  • Getting Started with Elements
  • GUI Menus
  • *Custom Functions
  • *Custom Triggers
  • *Custom Conditions
  • Adding Party Support
    [Coming Soon!]
  • *Custom Dungeon Types
  • *Custom Procedural Layouts