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 in job_thread #18

Closed
Git-Forked opened this issue Mar 13, 2021 · 1 comment
Closed

error in job_thread #18

Git-Forked opened this issue Mar 13, 2021 · 1 comment
Labels

Comments

@Git-Forked
Copy link

2021-03-13 15:04:04: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'working_villages' in callback luaentity_Step(): ...orking_villages/working_villagers/job_coroutines.lua:42: error in job_thread ...rking_villages/working_villagers/modutil/logging.lua:11
2021-03-13 15:04:04: ERROR[Main]: : bad argument #2 to 'format' (string expected, got userdata)
2021-03-13 15:04:04: ERROR[Main]: stack traceback:
2021-03-13 15:04:04: ERROR[Main]: [C]: in function 'error'
2021-03-13 15:04:04: ERROR[Main]: ...orking_villages/working_villagers/job_coroutines.lua:42: in function 'resume'
2021-03-13 15:04:04: ERROR[Main]: ...n/../mods/working_villages/working_villagers/api.lua:929: in function <...n/../mods/working_villages/working_villagers/api.lua:914>

Minetest server info:

Minetest 5.4.0 (Linux)
Using Irrlicht 1.8.4
Using Lua 5.1.5
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_CURL=1
USE_GETTEXT=0
USE_SOUND=1
USE_FREETYPE=1

Error causes server to shutdown.

@theFox6
Copy link
Owner

theFox6 commented Jun 15, 2021

Should be fixed in befd4f0
You can close the issue if the crash no longer occurs.

@theFox6 theFox6 closed this as completed Apr 7, 2022
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