Can't Compile

Hello all,
I am using a MKR1010 WIFI with MKR ETH shield. It is connected to my computer via USB.
I merged two sample programs(one for ModbusTCP via WIFI Server and one for Ethernet Server to create an Ethernet Server for ModbusTCP.) and now the program will not Compile.
I will attach the Error Message. The programs are both pretty straight-forward so I think the issue is related to the Libraries' incompatibility.

Edit: I tried the same with just the WIFI version and had the same Error, so the problem is with the Arduinomodbus Library.
2nd Edit: I am so sorry, I read through the Error message and saw that some of the references weren't working with ArduinoModbus and I checked to find that there was a newer version. I installed the newer version and it compiled immediately.

erMSG.txt (60.5 KB)