Marriage Master

Marriage Master

4M Downloads

Marry homes are automatically deleted after a server restart

TheoRetisch1 opened this issue · 6 comments

commented

Every time the server restarts, marry homes in a specific multiverse world are deleted. What could be the reason for this?

error: [MarriageMaster] Home world Weihnachten does not exist. Deleting home.
MarriageMaster 2.2.11-Release
Multiverse-Core: 4.2.3-SNAPSHOT-b818
git-Tuinity-"8056d13" (MC: 1.16.4)

commented

Okay thanks, we have to wait until tomorrow to see any results :)

commented

Rather: all marry homes located in another world than the main world are gone after a server restart.

commented

Could you please share your full startup log with me?

commented

Probably it's because Multiverse is loaded after MarriageMaster:

[04:04:38] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v2.2.11-Release
--
[04:04:38] [Server thread/INFO]: [MarriageMaster] �[32mConfig file successfully loaded.�[0m
[04:04:38] [Server thread/INFO]: [MarriageMaster] No compatible backpack plugin found.
[04:04:38] [Server thread/INFO]: [MarriageMaster] �[32mLanguage file successfully loaded. Language: German  Author: GeorgH93�[0m
[04:04:38] [Server thread/INFO]: [at.pcgf.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Starting...
[04:04:38] [Server thread/INFO]: [at.pcgf.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Start completed.
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Loading marriages ...
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Marriages loaded
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Loading priests ...
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Priests loaded
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Loading players ...
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Players loaded
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Writing marriages into cache ...
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Marriages loaded into cache
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Loading homes ...
[04:04:38] [Thread-33/INFO]: [MarriageMaster] Homes loaded
[04:04:38] [Server thread/INFO]: [MarriageMaster] No translation for key: Ingame.ListPriests.NoPriestsOnline
[04:04:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: marriagemaster
[04:04:38] [Server thread/INFO]: [MarriageMaster] �[32mPlaceholderAPI hook was successfully registered!�[0m
[04:04:38] [Server thread/INFO]: [MarriageMaster] �[32m Marriage Master has been enabled! �[33m :) �[0m
[04:04:38] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.13.0
[04:04:38] [Server thread/INFO]: [HeadDatabase] Using default "en_US.lang" created by Arcaniax
[04:04:38] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
[04:04:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: hdb
[04:04:38] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.2.3-SNAPSHOT-b818
[04:04:38] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.2.3-SNAPSHOT-b818" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].

May a softdepend on Multiverse-Core in your plugin.yml help?

commented

That also would be my guess.
Please try this build.

commented

The fix works, thank you very much! 💯