Z0rdak / Yet-Another-World-Protector

Yet Another World Protector is a server-side protection mod which allows you to protect your creations against various different events/actions of players, mobs and the environment. It was inspired by the forge mod WorldProtector and the WorldGuard plugin.
https://www.curseforge.com/minecraft/mc-mods/yawp
GNU Affero General Public License v3.0
22 stars 9 forks source link

Server Crash - 1.16.5 Forge 36.2.39 #77

Closed Foxydapirate12 closed 1 year ago

Foxydapirate12 commented 1 year ago

Versions: Forge: 36.2.39 Minecraft: 1.16.5 Mod Version: 1.16.5-0.0.2.8-beta1

Crash Report: https://gist.github.com/Foxydapirate12/568baad2bcb09d53c1f94c607a43e10a Latest.log: https://gist.github.com/Foxydapirate12/3b0c22735be2b795e3c44be97dad92b1 Error String: [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Detected config file conflict yawp-common.toml between yawp and yawp [16Apr2023 04:10:22.441] [modloading-worker-12/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: yawp, class de.z0rdak.yawp.YetAnotherWorldProtector java.lang.RuntimeException: Config conflict detected!

I can provide any other details if need be ^^

Z0rdak commented 1 year ago

Well. That's embarrassing... I am sorry about that.

It seems I duplicated a line of code before building the jar which results in this error.

I'll replace this version on curseforge asap.

Z0rdak commented 1 year ago

Update version is up: https://www.curseforge.com/minecraft/mc-mods/yawp/files/4492754

If you have still issues feel free to open a new issue. :)

Foxydapirate12 commented 1 year ago

Cheers ^^