Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Resolved) Not starting with worlds Correctly #4

Open
Sandmanbeast opened this issue Sep 15, 2018 · 0 comments
Open

(Resolved) Not starting with worlds Correctly #4

Sandmanbeast opened this issue Sep 15, 2018 · 0 comments

Comments

@Sandmanbeast
Copy link

Sandmanbeast commented Sep 15, 2018

Hello! I am a developer for a Skyblock Minecraft server and I have been experiencing issues using HLR with the server I am developing for. I have found a bug that has been stopping HLR from working correctly when the server started up, but after a reload the plugin would run perfectly fine from there on.
Upon investigation, I found that HLR was loading before Multiverse could. I noticed this from the console:
[Server] INFO [HLR] Enabling HLR v1.3.2
[Server] INFO [HLR] Could not load the world flatroom! Skipping...
[Server] INFO [HLR] Could not load the world ASkyBlock! Skipping...
[Server] INFO [HLR] HLR Version: 1.3.2 by despawningbone has been enabled!
To fix this I had to extract plugin.yml from the HLR.jar file and put this code into it:
depend: [Multiverse-Core]
After I had done this, and put the now editted file back to where it came, uploaded the plugin with the modifed file in it, and restarted the server, the issue went away and HLR Hoppers were working like they should without any kind of reload to the plugin and server.

I am only posting this so the developer is aware of what is going on with servers using Mutliverse and HLR hand in hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant