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

Crash when placing slopes #201

Open
redblade7 opened this issue Oct 29, 2023 · 0 comments
Open

Crash when placing slopes #201

redblade7 opened this issue Oct 29, 2023 · 0 comments
Labels

Comments

@redblade7
Copy link

Hi,

I've been having crashes on one of my servers when players place down sloped wood. Here's an example log:

2023-10-03 13:30:25: ACTION[Server]: (REMOVED) places node coloredwood:slope_wood_grey at (-4330,18,-13166)
2023-10-03 13:30:27: ACTION[Main]: Server: Shutting down
2023-10-03 13:30:27: ACTION[Server]: (REMOVED) leaves game. List of players:
2023-10-03 13:30:29: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'coloredwood' in callback item_OnPlace(): ...ames/minetest_game/mods/moreblocks/stairsplus/common.lua:77: attempt to perform arithmetic on a nil value
2023-10-03 13:30:29: ERROR[Main]: stack traceback:
2023-10-03 13:30:29: ERROR[Main]: ...ames/minetest_game/mods/moreblocks/stairsplus/common.lua:77: in function <...ames/minetest_game/mods/moreblocks/stairsplus/common.lua:42>

I filed a report on the coloredwood Github page, and it turns out it's a moreblocks issue.

mt-mods/coloredwood#2

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

2 participants