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 after Xenomorph placed #524

Closed
S-S-X opened this issue Jul 18, 2020 · 2 comments
Closed

Crash after Xenomorph placed #524

S-S-X opened this issue Jul 18, 2020 · 2 comments

Comments

@S-S-X
Copy link
Member

S-S-X commented Jul 18, 2020

2020-07-18 09:57:32: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'mobs_xenomorph' in callback luaentity_Step(): /data/world//worldmods/mobs/api.lua:2289: attempt to index field 'attack' (a nil value)
2020-07-18 09:57:32: ERROR[Main]: stack traceback:
2020-07-18 09:57:32: ERROR[Main]: 	/data/world//worldmods/mobs/api.lua:2289: in function 'do_states'
2020-07-18 09:57:32: ERROR[Main]: 	/data/world//worldmods/mobs/api.lua:3444: in function 'func'
2020-07-18 09:57:32: ERROR[Main]: 	...ocal/share/minetest/builtin/profiler/instrumentation.lua:106: in function <...ocal/share/minetest/builtin/profiler/instrumentation.lua:100>

Error happened here: https://github.com/minetest-mirrors/mobs_redo/blob/804f8b9a0c8308371a1918ce94094fb5ff122bc7/api.lua#L2289

@OgelGames
Copy link
Contributor

Might be fixed by minetest-mirrors/mobs_redo@f033cd4

@BuckarooBanzay
Copy link
Contributor

workaround deployed, upstream issue: https://notabug.org/TenPlus1/mobs_redo/issues/68

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

No branches or pull requests

3 participants