Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning thrown when module loaded #7

Open
mazes-80 opened this issue Sep 9, 2024 · 0 comments
Open

Warning thrown when module loaded #7

mazes-80 opened this issue Sep 9, 2024 · 0 comments

Comments

@mazes-80
Copy link

mazes-80 commented Sep 9, 2024

Comment from the warning is quite self explanatory.

2024-09-10 01:32:25: WARNING[Main]: Writing to mod directories is deprecated, as any changes will be overwritten when updating content. For data storage consider minetest.get_mod_data_path() or minetest.get_worldpath() instead. (at .minetest/mods/tpad/init.lua:92)

I track all warnings when I start my server, this one does not seem to hurt, if I understood well it's just for overriding recipes. minetest.get_mod_data_path() could provide a alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant