Results 20 comments of Alarig Le Lay

Of course! It seems that I don’t have any `mod-settings.json`, I have `mod-settings.dat` but it’s not a text file though: ```shell factorio@factorio ~ $ find /opt/factorio-0.18/ -name mod-settings.json factorio@factorio ~...

Sorry for the delay, I’m kind of busy :/ Here is the asked JSON: ```json { "mods": [ { "enabled": true, "name": "FARL" }, { "enabled": true, "name": "FNEI" },...

I thought about something like this too but I have some space left: ```shell alarig@factorio ~ $ df -Th Filesystem Type Size Used Avail Use% Mounted on /dev/root ext4 47G...

No problem ;) I’m running it from a cron, while the server is started (I have two different ebuilds), it doesn’t seem that there is updates for my mods at...

Hi, Do you know when it’s planned to be released? It triggers some warnings on Gentoo as well, see https://bugs.gentoo.org/721040

As the packet has a LLC EtherType, you can use those filters: ``` llc True if the packet has an 802.2 LLC header. This includes: Ethernet packets with a length...

I have an operational issue with the RAM usage of the last release (0.9.0), it jumped from some megs to more than 1G. It’s OOM-killed by the kernel every now...

Yeah, I have upgraded last week and I confirm. Thanks a lot for the work done. It even seems to be lower than 0.8.0 ;)

Are spaces implemented in mirage? I didn’t find any option to activate it.

Thanks for the info, I’ll wait then! It’s the only missing feature for me :)