Comment 1 for bug 1017530

Revision history for this message
FlipFlopâ„¢ (flup-flop) wrote :

Hub was still responsive, error handled fine, user could still talk in main/pm.

Line 314: local ou = client.tInfo.tADC.tOperatorUpdate
Line 315: local uu = client.tInfo.tADC.tUserUpdate

The weird thing is that in line 314 the same table (client.tInfo.tADC) is indexed. So it should error on 314 or even before that, or it should not error.