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

Crashes with Menus and builtin. #12154

Closed
IrrlichtMt4 opened this issue Mar 29, 2022 · 1 comment
Closed

Crashes with Menus and builtin. #12154

IrrlichtMt4 opened this issue Mar 29, 2022 · 1 comment

Comments

@IrrlichtMt4
Copy link

IrrlichtMt4 commented Mar 29, 2022

Minetest 5.5.0-stable

Note: This was not tested in 5.6.0-dev. I might test when I get the time to.
Note: seems to happen when Minetest couldn't install a package. This may be caused by bad internet but this crash never happened to me in 5.4.1 or under

Crashes sometimes when installing packages.

2022-03-22 18:04:25: ERROR[Main]: HTTPFetch for https://content.minetest.net/api/packages/?type=mod&type=game&type=txp&protocol_version=40&engine_version=5.5.0 failed (Timeout was reached)
2022-03-22 18:04:25: ERROR[Main]: Main menu error: Runtime error from mod '' in callback handleMainMenuButtons(): ...5.5.0-win64\bin..\builtin\mainmenu\dlg_contentstore.lua:638: attempt to index field 'aliases' (a nil value)
2022-03-22 18:04:25: ERROR[Main]: stack traceback:
2022-03-22 18:04:25: ERROR[Main]: ...5.5.0-win64\bin..\builtin\mainmenu\dlg_contentstore.lua:638: in function 'update_paths'
2022-03-22 18:04:25: ERROR[Main]: ...5.5.0-win64\bin..\builtin\mainmenu\dlg_contentstore.lua:1045: in function 'create_store_dlg'
2022-03-22 18:04:25: ERROR[Main]: ...test-5.5.0-win64\bin..\builtin\mainmenu\tab_content.lua:172: in function 'handle_buttons'
2022-03-22 18:04:25: ERROR[Main]: ...ownloads\minetest-5.5.0-win64\bin..\builtin\fstk\ui.lua:142: in function 'handle_buttons'
2022-03-22 18:04:25: ERROR[Main]: ...ownloads\minetest-5.5.0-win64\bin..\builtin\fstk\ui.lua:186: in function <...ownloads\minetest-5.5.0-win64\bin..\builtin\fstk\ui.lua:172>

@IrrlichtMt4 IrrlichtMt4 added the Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible label Mar 29, 2022
@IrrlichtMt4 IrrlichtMt4 changed the title Crash Crashes with Menus and builtin. Mar 29, 2022
@sfan5 sfan5 added @ Mainmenu and removed Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible labels Mar 29, 2022
@IrrlichtMt4
Copy link
Author

Closed because the error does not occur in 5.6.0-dev.

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

No branches or pull requests

2 participants