Problems when installing on client and server?
terrybougard opened this issue ยท 6 comments
Interesting... That's the first time that happened.
Could you please send or attach your latest log file? (e.g. using mclo.gs)
Thanks, however this is a issue with mr_dungeons, since it specifies a minecraft:load tag with an invalid entry.
You should be able to fix Dynamic Lights by executing /function dynamiclights:install_trigger
, however since this basically breaks the load entry point for other data packs (including More Mobs) as well, I'd recommend removing the entry "techno.shared:load"
located in mr_dungeons\data\minecraft\tags\functions\load.json instead and inform the author.
Stack trace: [15:22:47] [main/ERROR]: Couldn't load tag minecraft:load as it is missing following references: techno.shared:load (from mr_dungeons)
Thank you. While reading your reply, it got into me to try deleting the client mod of dynamic lights. And Viola! it now works.
Installed both on server and client before. Thank you for your help! You have a great mod!