Tschipcraft / dynamiclights

Burning entities/items such as torches or lanterns emit light!
https://tschipcraft.ddns.net/dynamiclights.html
Other
23 stars 1 forks source link

Problems when installing on client and server? #22

Closed terrybougard closed 2 months ago

terrybougard commented 8 months ago

Describe the bug

After Typing /trigger tschipcraft.menu

Dynamic Light Setting won't appear.

If I use /function dynamiclights:settings

Dynamic Light Setting appears but the selections are empty.

dynamic light settings empty

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Tschipcraft commented 8 months ago

Interesting... That's the first time that happened. Could you please send or attach your latest log file? (e.g. using mclo.gs)

terrybougard commented 8 months ago

https://mclo.gs/f1MoJpz

Tschipcraft commented 8 months ago

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 _mrdungeons\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)

terrybougard commented 8 months ago

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!

Tschipcraft commented 8 months ago

Thanks! That's interesting, I'll have a look at that

Tschipcraft commented 2 months ago

I haven't found any problems when installing Dynamic Lights on both client and server, so I will close this issue for now. If anyone still encounters this, feel free to reopen this thread.