removed
It occurs when trying to encrypt such line: "#u_i^1^[myid]^2^[amulet_pos]^1"Quote:
File "%PATH%\crypto.py", line 64, in world_encrypt
snd = second_encryption(bytearray(fst), session_number, session)
ValueError: byte must be in range(0, 256)
[world_encrypt(f"#u_i^1^{i}^2^{i}^1", i) for i in range(30000)]