Runtime error from mod 'replacer' in callback item_OnUse(): attempt to index a nil value
Niklp09 opened this issue · 1 comments
Niklp09 commented
repro: Hit a mob (tested w/ mobs_animal sheep)
2023-06-13 00:18:01: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'replacer' in callback item_OnUse(): attempt to index a nil value
2023-06-13 00:18:01: ERROR[Main]: stack traceback:
2023-06-13 00:18:01: ERROR[Main]: [C]: in function 'punch'
2023-06-13 00:18:01: ERROR[Main]: ...inetest-5.7.0/bin/../mods/replacer/replacer/replacer.lua:17: in function <...inetest-5.7.0/bin/../mods/replacer/replacer/replacer.lua:10>
fluxionary commented
referenced commit fixes this, i believe.