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

Server crashes by using Circular Saw #195

Open
lortas opened this issue May 2, 2023 · 5 comments
Open

Server crashes by using Circular Saw #195

lortas opened this issue May 2, 2023 · 5 comments
Labels

Comments

@lortas
Copy link

lortas commented May 2, 2023

When trying to use the circular saw, the server crashes with this message:

ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'moreblocks' in callback nodemeta_inventory_OnTake(): InventoryList 'output' is currently in use and cannot be deleted or resized.
ERROR[Main]: stack traceback:
ERROR[Main]:       [C]: in function 'set_list'
ERROR[Main]:       /opt/minetest/bin/../mods/moreblocks/circular_saw.lua:201: in function 'update_inventory'
ERROR[Main]:       /opt/minetest/bin/../mods/moreblocks/circular_saw.lua:358: in function </opt/minetest/bin/../mods/moreblocks/circular_saw.lua:329>
@Calinou Calinou added the Bug label May 2, 2023
@Calinou
Copy link
Member

Calinou commented May 2, 2023

Which Minetest version are you using?

@lortas
Copy link
Author

lortas commented May 2, 2023

# /opt/minetest/bin/minetestserver --version
Minetest 5.8.0-dev-b35aa10-dirty (Linux)
Using LuaJIT 2.1.0-beta3
BUILD_TYPE=Release
RUN_IN_PLACE=1
USE_CURL=1
STATIC_SHAREDIR="."

@SputnikRocket
Copy link

I'm am also having the same exact issue. Same version of minetest. 5.8 dev.

@fluxionary
Copy link

see minetest/minetest#13465

@BuckarooBanzay
Copy link
Member

I have the same problem, the current engine issue is here: minetest/minetest#13490

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

No branches or pull requests

5 participants