Closed schindlershadow closed 2 months ago
1.21.1
1.113.0
ATM10 modpack
Server Log1: https://pastebin.com/raw/DQCNnAJC Server Log2: https://pastebin.com/raw/t5XAGjUB Not sure why there are 2 different errors in the logs but they are too large to put in one pastebin
Code running: storageServer.lua https://github.com/schindlershadow/ComputerCraft-Item-Storage-System
Code is very large and complicated, the error seems to come up after certificate exchange maybe when encrypted messages are sent. Code uses cryptoNet for handling certs and encryption https://github.com/SiliconSloth/CryptoNet
confirmed same error comes up when running the example server and client code in the cryptoNet readme
Thanks for the report! Oh, that was a very silly mistake.
Minecraft Version
1.21.1
Version
1.113.0
Details
ATM10 modpack
Server Log1: https://pastebin.com/raw/DQCNnAJC Server Log2: https://pastebin.com/raw/t5XAGjUB Not sure why there are 2 different errors in the logs but they are too large to put in one pastebin
Code running: storageServer.lua https://github.com/schindlershadow/ComputerCraft-Item-Storage-System
Code is very large and complicated, the error seems to come up after certificate exchange maybe when encrypted messages are sent. Code uses cryptoNet for handling certs and encryption https://github.com/SiliconSloth/CryptoNet