jeremyshannon / Exile

This repo is parked, moved to codeberg.org
https://codeberg.org/Mantar/Exile
GNU General Public License v3.0
16 stars 12 forks source link

error in 5.3 branch for colinfo in moblkit #192

Open mckaygerhard opened 2 years ago

mckaygerhard commented 2 years ago
2022-08-24 20:45:23: WARNING[Server]: Undeclared global variable "colinfo" accessed at .../general/.minetest5/games/Exile-5.3/mods/mobkit/init.lua:687
2022-08-24 20:45:23: WARNING[Server]: Undeclared global variable "colinfo" accessed at .../general/.minetest5/games/Exile-5.3/mods/mobkit/init.lua:693

no matter the version.. https://github.com/jeremyshannon/Exile/blob/6c0cc6b58769b82469fe18e8bb985d6de2b457f5/mods/mobkit/init.lua#L687

the reference can be tracked to https://github.com/jeremyshannon/Exile/blob/6c0cc6b58769b82469fe18e8bb985d6de2b457f5/mods/mobkit/init.lua#L825

by the way: why not just made the 0.3 compatible with 5.3 too event made a branch ? just like tenplus1 do with all the mods