@Geokhan @Majis Are you guys still using this mod and encountering this issue? I’ve been avoiding using the fox lamps since you mentioned it, but finally encountered the error because of the fireplace.
However, I have found a fix for it while we wait for @The_M next update. If you can open the settlementdecor.smod file (I use 7zip), navigate to “settlementdecor\data\effects”. Find these files and follow the instructions for each of them (chimenia_fire_effect.json, chimenia_smoke_effect.json, foxfire_lantern_glow_effect.json, wall_mounted_foxfire_lantern_glow_effect.json).
- Open the file in notepad or wordpad or your favourite text editor.
- Whenever you see “…/…/…/.json” prepend it with “file(” and append it with “)”. For example in the foxfire_lantern_glow_effect.json I see “…/…/…/settlementdecor/data/particles/cube_emitter/foxfire.cubemitter.lantern.json” I change it to “file(…/…/…/settlementdecor/data/particles/cube_emitter/foxfire.cubemitter.lantern.json)”.
- After you’ve changed all that you need in the file, save and close it. 7zip will tell you file has changed and if the change should be applied to the archive, choose yes. If you are using something other than 7zip, you might need to extract the whole smod file then change the files before compressing it again with smod extension.