Forums » Bugs

Group kill message error

Feb 02, 2023 Tyrargo link
Whenever you're a member of a group and something gets killed by someone other than yourself, a lua error shows up. This doesn't seem to happen to all group members, but I've been able to reproduce it with multiple people getting the error and others in group not getting the error. I've tried this with no plugins installed, running on PC with windows 11.
The error doesn't show up when killing hive bots, but does come up when killing conquerable station turrets or npcs. The last occurence was about 30 mins ago in Dau B-9. I killed a npc and didn't get the error, but both other people in the group got the error while not being in my sector.

The full error message is:
vo/playerdiedmsg.lua:12: bad argument #1 to 'GetParameter' (number expected, got nil)
stack traceback:
[C]: in function 'GetParameter'
vo/playerdiedmsg.lua:12: in function 'GeneratePlayerDiedMessage'
vo/if.lua:1387: 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_group.lua:348: in function 'CharInfoReceived'
vo/vo_user.lua:175: in function 'charinforequest_cb'
vo/vo_servernotify.lua:1321: in function 'func'
vo/vo_servernotify.lua:2418: in function <vo/vo_servernotify.lua:2414>
Feb 03, 2023 Aryko link
Getting the same error, fresh install and no plugins.

PC
Windows 10
3060ti
Feb 08, 2023 SwordSworn link
Same error under same circumstances
Feb 09, 2023 raybondo link
Tonight's patch should fix this issue.