I have been working on a secure key exchange. The framework is uses is initialized by this file (init.lua). It worked for some time, but now it gives me this:
First computer:

Second computer:

Some specifications:
Both computers run the same code; the relevant part is this function, more specifically after line 77. So why exactly do I get this error? I hope the debug messages can help you help me. The function that appears to be raising the error is when I send the message where they exchange their respective secret numbers.
Thanks to all in advance,
Creator.












