Forums » Bugs
navigation errors
getting lua errors
vo/if_navmaptemplate.lua:689: attempt to perform arithmetic on local 'color' (a nil value)
stack traceback:
vo/error.lua:71: in function <vo/error.lua:70>
vo/if_navmaptemplate.lua:689: in function 'set'
vo/if_navmaptemplate.lua:475: in function <vo/if_navmaptemplate.lua:472>
(tail call): ?
Going to remove plugins and see if it goes away.
vo/if_navmaptemplate.lua:689: attempt to perform arithmetic on local 'color' (a nil value)
stack traceback:
vo/error.lua:71: in function <vo/error.lua:70>
vo/if_navmaptemplate.lua:689: in function 'set'
vo/if_navmaptemplate.lua:475: in function <vo/if_navmaptemplate.lua:472>
(tail call): ?
Going to remove plugins and see if it goes away.
Wasn't the navcomp plugin causing the issue. it still happens. Generally when trying to zoom to the universe view, or plot a trip across multiple systems (Dau to Latos, for example.)
More error text:
[08/09/19 22:19:16] You are entering Latos H-2
vo/if_navmaptemplate.lua:689: attempt to perform arithmetic on local 'color' (a nil value)
stack traceback:
vo/if_navmaptemplate.lua:689: in function 'set'
vo/if_navmaptemplate.lua:707: in function 'setup'
vo/if_navmaptemplate.lua:738: in function 'enter_sector'
vo/if_pda_tab1.lua:1160: in function 'func'
vo/vo_event.lua:28: in function <vo/vo_event.lua:26>
[C]: in function 'xpcall'
vo/vo_event.lua:87: in function '_do_event'
vo/vo_event.lua:108: in function 'ProcessEvent'
vo/vo_servernotify.lua:108: in function 'sectorchange'
vo/vo_servernotify.lua:994: in function 'func'
vo/vo_servernotify.lua:2015: in function <vo/vo_servernotify.lua:2011>
vo/if_navmaptemplate.lua:689: attempt to perform arithmetic on local 'color' (a nil value)
stack traceback:
vo/if_navmaptemplate.lua:689: in function 'set'
vo/if_navmaptemplate.lua:707: in function 'setup'
vo/if_navmaptemplate.lua:738: in function 'enter_sector'
vo/if_pda_tab1.lua:1160: in function 'func'
vo/vo_event.lua:28: in function <vo/vo_event.lua:26>
[C]: in function 'xpcall'
vo/vo_event.lua:87: in function '_do_event'
vo/vo_event.lua:108: in function 'ProcessEvent'
vo/vo_servernotify.lua:108: in function 'sectorchange'
vo/vo_servernotify.lua:994: in function 'func'
vo/vo_servernotify.lua:2015: in function <vo/vo_servernotify.lua:2011>
Happened after jumping into Latos H-2
[08/09/19 22:19:16] You are entering Latos H-2
vo/if_navmaptemplate.lua:689: attempt to perform arithmetic on local 'color' (a nil value)
stack traceback:
vo/if_navmaptemplate.lua:689: in function 'set'
vo/if_navmaptemplate.lua:707: in function 'setup'
vo/if_navmaptemplate.lua:738: in function 'enter_sector'
vo/if_pda_tab1.lua:1160: in function 'func'
vo/vo_event.lua:28: in function <vo/vo_event.lua:26>
[C]: in function 'xpcall'
vo/vo_event.lua:87: in function '_do_event'
vo/vo_event.lua:108: in function 'ProcessEvent'
vo/vo_servernotify.lua:108: in function 'sectorchange'
vo/vo_servernotify.lua:994: in function 'func'
vo/vo_servernotify.lua:2015: in function <vo/vo_servernotify.lua:2011>
vo/if_navmaptemplate.lua:689: attempt to perform arithmetic on local 'color' (a nil value)
stack traceback:
vo/if_navmaptemplate.lua:689: in function 'set'
vo/if_navmaptemplate.lua:707: in function 'setup'
vo/if_navmaptemplate.lua:738: in function 'enter_sector'
vo/if_pda_tab1.lua:1160: in function 'func'
vo/vo_event.lua:28: in function <vo/vo_event.lua:26>
[C]: in function 'xpcall'
vo/vo_event.lua:87: in function '_do_event'
vo/vo_event.lua:108: in function 'ProcessEvent'
vo/vo_servernotify.lua:108: in function 'sectorchange'
vo/vo_servernotify.lua:994: in function 'func'
vo/vo_servernotify.lua:2015: in function <vo/vo_servernotify.lua:2011>
Happened after jumping into Latos H-2
Very similar error on my part. I think this is VO code, I searched my plugins folder and these commands don't appear anywhere.
Yeah, we're working on it.
We believe this was addressed in this morning's patch. If something continues to crop up (with no plugins), please let us know.
Seems to be fixed. Thanks!