Thanks to visit codestin.com
Credit goes to github.com

Skip to content

delete crash #97

@fluxionary

Description

@fluxionary

using the most recent version (fab6f1a)

2023-06-04 19:03:45: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mail' in callback on_playerReceiveFields(): .../mt/5.7.0/Minetest_test/bin/../mods/mail_mod/storage.lua:119: attempt to index a nil value
2023-06-04 19:03:45: ERROR[Main]: stack traceback:
2023-06-04 19:03:45: ERROR[Main]: 	.../mt/5.7.0/Minetest_test/bin/../mods/mail_mod/storage.lua:119: in function 'delete_mail'
2023-06-04 19:03:45: ERROR[Main]: 	...t/5.7.0/Minetest_test/bin/../mods/mail_mod/ui/events.lua:190: in function 'func'
2023-06-04 19:03:45: ERROR[Main]: 	...inetest_test/bin/../builtin/profiler/instrumentation.lua:108: in function <...inetest_test/bin/../builtin/profiler/instrumentation.lua:101>
2023-06-04 19:03:45: ERROR[Main]: 	.../mt/5.7.0/Minetest_test/bin/../builtin/game/register.lua:446: in function <.../mt/5.7.0/Minetest_test/bin/../builtin/game/register.lua:432>

the user reports:

  • What I was trying to do is to delete all mails. "Select all" confuses me (do selected mails have darker or lighter color?), so I just selected them all with shift+arrows, then pressed "delete" and nothing happened. After that I pressed "Select all" again and pressed "delete" again and it crashed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions