2023-01-24 23:17:24: ERROR[Main]: ModError: Failed to load and run script from F:\TW\minetest-5.6.1-win64\bin\..\mods\sandwiches\init.lua:
2023-01-24 23:17:24: ERROR[Main]: Number of registerable nodes (32768) exceeded (sandwiches:noyella_block)
2023-01-24 23:17:24: ERROR[Main]: stack traceback:
2023-01-24 23:17:24: ERROR[Main]: [C]: in function 'register_item_raw'
2023-01-24 23:17:24: ERROR[Main]: F:\TW\minetest-5.6.1-win64\bin\..\builtin\game\register.lua:184: in function 'register_item'
2023-01-24 23:17:24: ERROR[Main]: F:\TW\minetest-5.6.1-win64\bin\..\builtin\game\register.lua:210: in function 'register_node'
2023-01-24 23:17:24: ERROR[Main]: ...test-5.6.1-win64\bin\..\mods\sandwiches/luas/nutella.lua:1: in main chunk
2023-01-24 23:17:24: ERROR[Main]: [C]: in function 'dofile'
2023-01-24 23:17:24: ERROR[Main]: F:\TW\minetest-5.6.1-win64\bin\..\mods\sandwiches\init.lua:114: in main chunk
```
2023-01-24 23:17:24: ERROR[Main]: ModError: Failed to load and run script from F:\TW\minetest-5.6.1-win64\bin\..\mods\sandwiches\init.lua:
2023-01-24 23:17:24: ERROR[Main]: Number of registerable nodes (32768) exceeded (sandwiches:noyella_block)
2023-01-24 23:17:24: ERROR[Main]: stack traceback:
2023-01-24 23:17:24: ERROR[Main]: [C]: in function 'register_item_raw'
2023-01-24 23:17:24: ERROR[Main]: F:\TW\minetest-5.6.1-win64\bin\..\builtin\game\register.lua:184: in function 'register_item'
2023-01-24 23:17:24: ERROR[Main]: F:\TW\minetest-5.6.1-win64\bin\..\builtin\game\register.lua:210: in function 'register_node'
2023-01-24 23:17:24: ERROR[Main]: ...test-5.6.1-win64\bin\..\mods\sandwiches/luas/nutella.lua:1: in main chunk
2023-01-24 23:17:24: ERROR[Main]: [C]: in function 'dofile'
2023-01-24 23:17:24: ERROR[Main]: F:\TW\minetest-5.6.1-win64\bin\..\mods\sandwiches\init.lua:114: in main chunk
```
Hello!
Thank you for using my mod! I hope that you are enjoying your sandwiches!
As it is undestrandable from the error message (Number of registerable nodes (32768) exceeded ) , my mod isnt directly responsible for your crash, you just have too many nodes registered by all of your mods. Please, check your mod list and try to discard some in order to play again your minetest game.
Kind regards, Annalysa. :)
Hello!
Thank you for using my mod! I hope that you are enjoying your sandwiches!
As it is undestrandable from the error message (Number of registerable nodes (32768) exceeded ) , my mod isnt directly responsible for your crash, you just have too many nodes registered by all of your mods. Please, check your mod list and try to discard some in order to play again your minetest game.
Kind regards, Annalysa. :)
Hello! Thank you for using my mod! I hope that you are enjoying your sandwiches! As it is undestrandable from the error message (Number of registerable nodes (32768) exceeded ) , my mod isnt directly responsible for your crash, you just have too many nodes registered by all of your mods. Please, check your mod list and try to discard some in order to play again your minetest game.
Kind regards, Annalysa. :)
@Annalysa this person already got the message a couple of other places (e.g. https://github.com/runsy/petz/issues/147), feel free to close this.
ok! Thank you very much for your understanding!