Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
14:44:44: ERROR[main]: ERROR: An unhandled exception occurred: /home/tim/.minetest/mods/markers/areas.lua:7: attempt to perform arithmetic on global 'factor' (a nil value)
14:44:44: ERROR[main]: stack traceback:
14:44:44: ERROR[main]: /home/tim/.minetest/mods/markers/areas.lua:7: in function 'interpolate'
14:44:44: ERROR[main]: /home/tim/.minetest/mods/markers/areas.lua:116: in function </home/tim/.minetest/mods/markers/areas.lua:115>
14:44:44: ERROR[main]: [C]: in function 'sort'
14:44:44: ERROR[main]: /home/tim/.minetest/mods/markers/areas.lua:119: in function 'get_area_list_formspec'
14:44:44: ERROR[main]: /home/tim/.minetest/mods/markers/areas.lua:683: in function 'form_input_handler_areas'
14:44:44: ERROR[main]: /home/tim/.minetest/mods/markers/init.lua:486: in function '?'
'factor' appears not to be defined anywhere. This is the nearsorter function.
Um ... ?