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

Minetest v5.1.0: Attempt to unregister non-existent element - 'underground' #10

Closed
redblade7 opened this issue Oct 18, 2019 · 2 comments

Comments

@redblade7
Copy link

After upgrading to v5.1.0, I can't start minetestserver anymore on a server with subterrane and caverealms as I get this error:

2019-10-18 18:51:31: ERROR[Main]: ModError: Failed to load and run script from (REMOVED)/bin/../games/minetest_game/mods/caverealms/init.lua:
2019-10-18 18:51:31: ERROR[Main]: (REMOVED)/bin/../games/minetest_game/mods/subterrane/legacy.lua:496: Attempt to unregister non-existent element - 'underground'
2019-10-18 18:51:31: ERROR[Main]: stack traceback:
2019-10-18 18:51:31: ERROR[Main]: [C]: in function 'error'
2019-10-18 18:51:31: ERROR[Main]: (REMOVED)/bin/../builtin/game/register.lua:532: in function 'unregister_biome'
2019-10-18 18:51:31: ERROR[Main]: (REMOVED)/bin/../games/minetest_game/mods/subterrane/legacy.lua:496: in function 'override_biome'
2019-10-18 18:51:31: ERROR[Main]: ...ames/minetest_game/mods/caverealms/caverealms_biomes.lua:527: in main chunk
2019-10-18 18:51:31: ERROR[Main]: [C]: in function 'dofile'
2019-10-18 18:51:31: ERROR[Main]: (REMOVED)/bin/../games/minetest_game/mods/caverealms/init.lua:17: in main chunk

@redblade7
Copy link
Author

This is actually a bug with caverealms. Filing there and closing.

@redblade7
Copy link
Author

Newly filed at FaceDeer/minetest-caverealms#4

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