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

Error #2

Open
ghost opened this issue Jun 5, 2014 · 1 comment
Open

Error #2

ghost opened this issue Jun 5, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 5, 2014

Minetest 0.4.9, latest GIT (sometime time this month). The mods using Inventory++ on that server are "Zeg9 Skins" and "ZCG".

16:59:21: ERROR[main]: ERROR: An unhandled exception occurred: ...est/0/bin/../mods/inventory_plus/inventory_plus/init.lua:102: attempt to concatenate a nil value
16:59:21: ERROR[main]: stack traceback:
16:59:21: ERROR[main]: ...est/0/bin/../mods/inventory_plus/inventory_plus/init.lua:102: in function 'get_formspec'
16:59:21: ERROR[main]: ...est/0/bin/../mods/inventory_plus/inventory_plus/init.lua:113: in function 'func'
16:59:21: ERROR[main]: /home/test/var/minetest/0/bin/../builtin/game/misc.lua:17: in function </home/test/var/minetest/0/bin/../builtin/game/misc.lua:9>
16:59:21: ERROR[main]: /home/test/var/minetest/0/bin/../builtin/game/register.lua:348: in function </home/test/var/minetest/0/bin/../builtin/game/register.lua:336>

@est31
Copy link

est31 commented Apr 10, 2015

I'm getting it too. My suspicion is that a player was disconnected before this call succeded. I think this can be fixed by checking if the player is still online.

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