Page 4 of 4

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Fri Mar 22, 2019 3:45 pm
by steinio
zerotheabsolute wrote:
Thu Mar 21, 2019 6:20 pm
Would it be possible to make the lights compatible with the upgrade planner? Great mod!
With fast replacable lights it's possible.
Thanks to binbin i was able to add it to the Afraid of the Dark mod.
2019-03-22_16-44-57.gif
2019-03-22_16-44-57.gif (12.03 MiB) Viewed 5337 times

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Fri Mar 22, 2019 6:05 pm
by zerotheabsolute
steinio wrote:
Fri Mar 22, 2019 3:45 pm
zerotheabsolute wrote:
Thu Mar 21, 2019 6:20 pm
Would it be possible to make the lights compatible with the upgrade planner? Great mod!
With fast replacable lights it's possible.
Thanks to binbin i was able to add it to the Afraid of the Dark mod.
2019-03-22_16-44-57.gif
Amazing, thank you!

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Wed Mar 27, 2019 2:35 pm
by Liquid5n0w
Looks like with the .21 update that just came out, your mod no longer has any light on the player at all! Makes night very spooky.

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Wed Mar 27, 2019 3:40 pm
by steinio
Oh dear, what has changed? Any idea?

Looks good to me:
aotdlights.png
aotdlights.png (1.65 MiB) Viewed 5297 times

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Thu May 02, 2019 3:57 pm
by loks1234
Hello,
the mod is not working after updating to 0.17.35. It shows the following error
Image



Please Fix it

Thanks for the mod

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Thu May 02, 2019 5:55 pm
by steinio
Updated on the portal, thanks for your contribution.

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Thu Jun 06, 2019 10:59 pm
by nuhll
IT doesnt seem to work with bobs effect thing III (i put speed modules in it, reaching the asembler, but it doenst count it)

If i put prod or speed modules direct into assembler it works just fine.

Edit: sorry wrong thread lol :roll:

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Fri Jun 07, 2019 8:18 pm
by steinio
nuhll wrote:
Thu Jun 06, 2019 10:59 pm
IT doesnt seem to work with bobs effect thing III (i put speed modules in it, reaching the asembler, but it doenst count it)

If i put prod or speed modules direct into assembler it works just fine.

Edit: sorry wrong thread lol :roll:
Thanks for clearing it up. Had crushed my brain to find the connection to the mod here :)

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Sun Jul 21, 2019 2:55 pm
by MicFac
loks1234 wrote:
Thu May 02, 2019 3:57 pm
Hello,
the mod is not working after updating to 0.17.35. It shows the following error
Image



Please Fix it

Thanks for the mod
The same is happening for me in 0.17.58. It first happened when I wanted to play with Afraid of the dark, Crafting Speed Research, Even Distribution and Inbuilt Lighting. Though the error also occurs without these 3 other mods.

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Sun Jul 21, 2019 7:37 pm
by steinio
MicFac wrote:
Sun Jul 21, 2019 2:55 pm
loks1234 wrote:
Thu May 02, 2019 3:57 pm
Hello,
the mod is not working after updating to 0.17.35. It shows the following error
Image



Please Fix it

Thanks for the mod
The same is happening for me in 0.17.58. It first happened when I wanted to play with Afraid of the dark, Crafting Speed Research, Even Distribution and Inbuilt Lighting. Though the error also occurs without these 3 other mods.
Hey i can't reproduce the error with the latest 0.17 and latest version of this mod.

Would you like to post the factorio_current.log with the crash?
Could be a mod incompatibility.

Cheers, steinio

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Fri Aug 30, 2019 6:20 pm
by wizcreations
Love this mod, thanks! But I notice that darkness surrounds me as soon as I go into a car, train, etc. Any chance to make the same modifications to the lighting settings of vehicles?

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Sun Sep 01, 2019 12:30 pm
by steinio
Hi,

not sure if binbin had such feature in mind ass he created the mod.
I'll have a look on what's possible.

If you like you can try this: https://mods.factorio.com/mod/JKIL-CarLight

Cu, steinio.

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Fri Sep 20, 2019 2:24 am
by laku
Wrong light radius, if you reverse a train.

Replacing lines 52 to 55 in data-updates.lua with this fixes the problem.

Code: Select all

for _, v in pairs(data.raw.locomotive) do
		update_lights(v.front_light, true)
		update_lights(v.back_light, true)
		update_lights(v.stand_by_light, my_light_locomotive_still )
end

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Tue Nov 24, 2020 2:13 pm
by EvanGamer2020
Please update to 1.1 :D It's one of my fav mods

Re: [MOD 0.13] Afraid of the dark - lights, lamps & vision.

Posted: Sun Nov 29, 2020 4:59 am
by loks1234
Please update the mod for factorio 1.1. Thank you