Holographic Displays

Holographic Displays

3M Downloads

Holograms don't load on server start

Sikatsu opened this issue ยท 4 comments

commented

For some reason my holograms won't load on server restart.

All holograms give an error like this:

WARN Hologram 'cathedralleave' was in the world 'mobarena' but it wasn't loaded.

I tried to turn debug on and see what's wrong but it doesn't tell me.

/hd reload fixes it.

How can the world not be loaded?

commented

Adding [Multiverse-Core] to depend instead of softdepend fixes the issue.
But this is more like a workaround then an actual fix. Someone has any idea?

commented

First hologram load needs to be scheduled, so it runs after any plugin is initialized (such as world managers)

commented

Yeah i'm just confused why it worked as soft depend before, and now not anymore.

commented

This problem will be discussed here: #82