WCCC Clubbing Companion

WCCC Clubbing Companion

2k Downloads

sendingPlayer field in module comms is sometimes nil

ALPSquid opened this issue ยท 0 comments

commented

Error:
Message: Interface\AddOns\WCCCAddOn\Modules\ModuleBase.lua:95: attempt to concatenate field 'sendingPlayer' (a nil value)

Occasionally, the above error is triggered upon receiving a module comm. Does this happen only with a specific comm or is it "random"? Is GetPlayerName sometimes returning nil, possibly during load?