Time Nick Message 07:14 VanessaE https://imgur.com/f8WDaEm.png the main railyard/train station on my "Traintable" server 11:36 rubenwardy Pexin: we can have different defaults for different platforms 16:08 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Fix no locales being generated when APPLY_LOCALE_BLACKLIST=0 136caed70 https://git.io/JWj25 (152021-07-20T15:58:47Z) 20:28 beanzilla Hi, for some reason I am having an issue with modstorage... https://pastebin.com/ChhAPVEM <-- Is an example of what I am essentially doing, can anyone give advice on this. (My code is always setting the value, like it never makes it to saving the modstorage) 20:31 beanzilla Nevermind I figured out what was happening... I was setting my value instead of giving it the key... thus never correctly working... and not throwing an error. 20:33 * beanzilla has confirmed set_string needs key then value... and can't just give it value.