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

Replacer crash #350

Closed
thomasrudin opened this issue Nov 5, 2019 · 2 comments
Closed

Replacer crash #350

thomasrudin opened this issue Nov 5, 2019 · 2 comments
Labels
bug 🐛 Something isn't working

Comments

@thomasrudin
Copy link

minetest_1           | 2019-11-05 19:53:35: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'replacer' in callback item_OnUse(): /data/world//worldmods/replacer/inspect.lua:79: attempt to index local 'sdata' (a nil value)
minetest_1           | 2019-11-05 19:53:35: ERROR[Main]: stack traceback:
minetest_1           | 2019-11-05 19:53:35: ERROR[Main]: 	/data/world//worldmods/replacer/inspect.lua:79: in function </data/world//worldmods/replacer/inspect.lua:54>

@thomasrudin thomasrudin added the bug 🐛 Something isn't working label Nov 5, 2019
thomasrudin pushed a commit to pandorabox-io/pandorabox-mods that referenced this issue Nov 5, 2019
@SwissalpS
Copy link
Contributor

not solved but catches invalid sdata
SwissalpS/replacer@5049cda

@SwissalpS
Copy link
Contributor

this should fix it
SwissalpS/replacer@1f3e441
just 3 characters needed: 0 < #
I have worked on Sokomine's master, so maybe compare if we had other changes, jic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants