SwissalpS / replacer

tool that replaces nodes by clicking on them and another that inspects nodes and entities (Mod for Luanti/Minetest)
GNU Lesser General Public License v3.0
4 stars 3 forks source link

Crash when using replacer in field mode without technic mod #14

Closed OgelGames closed 4 years ago

OgelGames commented 4 years ago
2020-02-20 20:45:47: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '' in callback item_OnPlace(): ...\mods\replacer/replacer.lua:261: attempt to call field 'get_charge' (a nil value)
2020-02-20 20:45:47: ERROR[Main]: stack traceback:
2020-02-20 20:45:47: ERROR[Main]:   ...\mods\replacer/replacer.lua:261: in function <...\mods\replacer/replacer.lua:197>
SwissalpS commented 4 years ago

thanks, I'll look into that.

SwissalpS commented 4 years ago

fixed in 6686a6f