-
Notifications
You must be signed in to change notification settings - Fork 67
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
server crashed #63
Comments
Is this still a problem? This normally happens if you have more items in the circular_saw.names table than you have entries in the circular_saw.cost_in_microblocks table preceding it. |
Steps to reproduce would be nice. |
No response from the author since forever, suggest closing. |
It was just a bit over 3 months ago, so it may still be valid.
|
That's "since forever" in github terms 😉 |
^^ |
if #191 gets accepted, this should be closed, as whatever was crashing then will be entirely re-written |
: ACTION[Server]: facedir: 0
2016-12-25 09:07:17: ERROR[Main]: ServerError: Lua: Runtime error from mod 'moreblocks' in callback nodemeta_inventory_AllowPut(): ...me/ubuntu/.minetest/mods/moreblocks/circular_saw.lua:237: attempt to perform arithmetic on local 'cost' (a nil value)
2016-12-25 09:07:17: ERROR[Main]: stack traceback:
2016-12-25 09:07:17: ERROR[Main]: ...me/ubuntu/.minetest/mods/moreblocks/circular_saw.lua:237: in function <...me/ubuntu/.minetest/mods/moreblocks/circular_saw.lua:213>
The text was updated successfully, but these errors were encountered: