DrexHD / WorldGameRules

MIT License
1 stars 0 forks source link

WorldGameRules mess with Comands from Datapackmods. #1

Closed suerion closed 1 hour ago

suerion commented 4 hours ago

Hey, i had added the WorldGameRules to my huge modpack,

After Adding the mod, i got a lot of issues on Server Side, thought, the datapack mods had an issue, but after disabling it, the datapack work fine again.

I think it is an compatibility issue

Will add the Issues, i had added on datapacks:

https://github.com/jodeks-datapacks/Sleep/issues/7 https://github.com/Tschipcraft/more_mobs/issues/14 https://github.com/Tschipcraft/dynamiclights/issues/60 https://modrinth.com/datapack/hardcore-revive-reloaded

Dev Enviroment Fabric 1.21.1 with 0.16.5 https://mclo.gs/iKlXez6

Jodekq commented 4 hours ago

If you use the mod version of my datapack, you could try the datapack version.

Tschipcraft commented 3 hours ago

Easiest solution would probably be to move the injected dimension selector to the end of the gamerule command and make it optional (default being @all)

suerion commented 3 hours ago

If you use the mod version of my datapack, you could try the datapack version.

had tried also with Datapacks only, but it has messed also with the functions

DrexHD commented 3 hours ago

I have pushed a fix, let me know if that resolves your issue!

Tschipcraft commented 2 hours ago

LGTM, all errors gone when tested with all four data packs 🎉