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

hbhunger nil value #10

Open
AmyMoriyama opened this issue Jun 26, 2022 · 1 comment
Open

hbhunger nil value #10

AmyMoriyama opened this issue Jun 26, 2022 · 1 comment

Comments

@AmyMoriyama
Copy link

2022-06-26 10:31:19: ERROR[Main]: ModError: Failed to load and run script from /home/amy/.minetest/mods/hbhunger/init.lua:
2022-06-26 10:31:19: ERROR[Main]: /home/amy/.minetest/mods/hbhunger/init.lua:95: attempt to index a nil value
2022-06-26 10:31:19: ERROR[Main]: stack traceback:
2022-06-26 10:31:19: ERROR[Main]: /home/amy/.minetest/mods/hbhunger/init.lua:95: in function 'register_food'
2022-06-26 10:31:19: ERROR[Main]: /home/amy/.minetest/mods/hbhunger/foods.lua:5: in main chunk
2022-06-26 10:31:19: ERROR[Main]: [C]: in function 'dofile'
2022-06-26 10:31:19: ERROR[Main]: /home/amy/.minetest/mods/hbhunger/init.lua:159: in main chunk

@singularis-mzf
Copy link

You have to enable damage in your game settings. When damage is off, hbhunger mod does not initialize itself and mods that depend on them will fail.

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

2 participants