here's the log, erased some of the ip numbers
Script is starting
Script is now loaded and ready
Function called: OnEvent_Initialize
SniffSharp :: IP : fe80::a11f:22e4:cac6:ae00%9
SniffSharp :: Choosen IP : fe80::a11f:22e4:cac6:ae00%9
SniffSharp :: IP : fex::200:5efe:x.x.x.x%14
SniffSharp :: IP : 2002:545a:e11a::545a:e11a
SniffSharp :: IP : x.x.x.x
SniffSharp :: Error while binding main socket : An address incompatible with the requested protocol was used
StackTrace : at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at SniffSharp.SniffSharp.Start()
SniffSharp :: Error while setting IOControl modes : An invalid argument was supplied
StackTrace : at System.Net.Sockets.Socket.IOControl(Int32 ioControlCode, Byte[] optionInValue, Byte[] optionOutValue)
at System.Net.Sockets.Socket.IOControl(IOControlCode ioControlCode, Byte[] optionInValue, Byte[] optionOutValue)
at SniffSharp.SniffSharp.Start()
SniffSharp :: Error while starting async operation : An invalid argument was supplied
StackTrace : at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
at SniffSharp.SniffSharp.Start()
SniffSharp :: Started successfully