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

attempt to get length of local 'str' (a nil value) #1

Open
verymilan opened this issue Aug 8, 2016 · 1 comment
Open

attempt to get length of local 'str' (a nil value) #1

verymilan opened this issue Aug 8, 2016 · 1 comment

Comments

@verymilan
Copy link

ServerError: Lua: Runtime error from mod 'ambience' in callback on_playerReceiveFields(): ...minetest/minetest/bin/../builtin/common/misc_helpers.lua:166: attempt to get length of local 'str' (a nil value)
stack traceback:
    ...minetest/minetest/bin/../builtin/common/misc_helpers.lua:166: in function 'split'
    /var/minetest/illuna_world/worldmods/ambience/init.lua:643: in function </var/minetest/illuna_world/worldmods/ambience/init.lua:637>
    /home/minetest/minetest/bin/../builtin/game/register.lua:369: in function </home/minetest/minetest/bin/../builtin/game/register.lua:349>
@verymilan
Copy link
Author

Is it possible that this happens while a player tries to change the sound value while no sound is playing?

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

1 participant