Bug Closed · Resolved

Question about "Exit location" in dungeon configuration.

#4708 opened by Unknown 2 years ago

Unknownreported this bug

I'm having some problems setting up "ExitLocation", the plugin's error tells me that the world hasn't been loaded, but I'm sure that the specified world has been loaded, which may be a problem with the plugin, so I'm posting this question.

Configuration details:

ExitLocation: world: gray_valley x: -28.793567430125748 y: 89.0 z: 19.652319980718126 pitch: 44.85006 yaw: -91.35004

This is the corresponding error report: [MythicDungeons] ERROR :: Exit location for dungeon 'pbcz' has an invalid world! (World not loaded.)

I make sure the world is loaded, I use the myworlds plugin. [Legacy attachment omitted]

Unknowncommented

Hey there!

I'd recommend checking the order your plugins load in. It's very likely that Mythic Dungeons is loading before MyWorlds, which would produce this error. Can you confirm for me that this is the case? You should be able to tell by checking your startup logs for which plugin loads first. Otherwise, you can send your logs and I'll take a peek to see if I can see anything.

Unknowncommented

Of course, this is my server log

Unknowncommented

Hello. I took a closer look and I think I may have identified the problem. I noticed in your exit location "World" is not capitalized, and apparently Mythic Dungeons takes that very seriously. This'll be fixed in the future, but for now just correct your exit location's world to read like this: World: gray_valley instead of this: world: gray_valley

Unknowncommented

Hey there, this has been officially fixed as of recent dev builds. If you're still having issues, just update what I described above manually. :)

Sign in to join the discussion.