Bug Open

Missing file on load server start: FileNotFoundException: plugins\MythicMobs\packinfo.yml

#6822 opened by Unknown 8 months ago

Unknownreported this bug

in the last dev build apparently the plugin is looking for a packinfo.yml file on MM root folder. throwing this error:

[12:08:49 ERROR]: [MythicMobs] An error occurred while loading MythicConfig file C:\Users\Anthony Desktop\Desktop\Agartha Server 2025\plugins\MythicMobs\packinfo.yml: [12:08:49 WARN]: java.io.FileNotFoundException: plugins\MythicMobs\packinfo.yml (The system cannot find the file specified) [12:08:49 WARN]: at java.base/java.io.FileInputStream.open0(Native Method) [12:08:49 WARN]: at java.base/java.io.FileInputStream.open(FileInputStream.java:213) [12:08:49 WARN]: at java.base/java.io.FileInputStream.(FileInputStream.java:152) [12:08:49 WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:126) [12:08:49 WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.config.MythicConfigImpl.(MythicConfigImpl.java:65) [12:08:49 WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.config.MythicConfigImpl.(MythicConfigImpl.java:49) [12:08:49 WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.config.ConfigExecutor.createConfig(ConfigExecutor.java:923) [12:08:49 WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.api.config.MythicConfig.of(MythicConfig.java:20) [12:08:49 WARN]: at MythicMobsPremium-5.11.2-SNAPSHOT.jar//io.lumine.mythic.core.packs.PackImpl.(PackImpl.

just looking to report it and i hope can be fixed thank you!

Sign in to join the discussion.