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

Table index is nil #147

Open
happysmash27 opened this issue Aug 19, 2019 · 2 comments
Open

Table index is nil #147

happysmash27 opened this issue Aug 19, 2019 · 2 comments
Labels

Comments

@happysmash27
Copy link

The error:

2019-08-19 13:28:30: ERROR[Main]: ModError: Failed to load and run script from /home/happysmash27/Minetest/minetest/bin/../mods/moreblocks-master/init.lua:
2019-08-19 13:28:30: ERROR[Main]: ...Minetest/minetest/bin/../builtin/common/misc_helpers.lua:562: table index is nil
2019-08-19 13:28:30: ERROR[Main]: stack traceback:
2019-08-19 13:28:30: ERROR[Main]: 	...Minetest/minetest/bin/../builtin/common/misc_helpers.lua:562: in function 'copy'
2019-08-19 13:28:30: ERROR[Main]: 	...n/../mods/moreblocks-master/stairsplus/registrations.lua:57: in main chunk
2019-08-19 13:28:30: ERROR[Main]: 	[C]: in function 'dofile'
2019-08-19 13:28:30: ERROR[Main]: 	...netest/bin/../mods/moreblocks-master/stairsplus/init.lua:85: in main chunk
2019-08-19 13:28:30: ERROR[Main]: 	[C]: in function 'dofile'
2019-08-19 13:28:30: ERROR[Main]: 	...Minetest/minetest/bin/../mods/moreblocks-master/init.lua:21: in main chunk
2019-08-19 13:28:30: ERROR[Main]: Reviziu debug.txt por detaloj.

It appears that debug.txt has the exact same text as in my console.

This is on a freshly-built copy of Minetest 5.0, and happens with both the git and zip version of the mod. Another error occurs on the older version of Minetest.

@Calinou Calinou added the Bug label Aug 19, 2019
@johann-lau
Copy link

I am having the same problem.

@Calinou
Copy link
Member

Calinou commented Jul 6, 2021

I am having the same problem.

Which Minetest version are you using? Is this in singleplayer or on a server you're hosting? Are you doing anything specific to trigger the crash?

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

No branches or pull requests

3 participants