Code:
2024-04-26T12:26:43 41.299 ERR [Web] Error in Web.ctor:
2024-04-26T12:26:43 41.303 EXC String conversion error: Illegal byte sequence encounted in the input.
at (wrapper managed-to-native) System.Net.Dns.GetHostByName_icall(string,string&,string[]&,string[]&,int)
at System.Net.Dns.GetHostByName (System.String hostName) [0x0001a] in <8c9cb336fa2042c285391d24de6e4092>:0
at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in <8c9cb336fa2042c285391d24de6e4092>:0
at SpaceWizards.HttpListener.ServiceNameStore.BuildServiceNames (System.String uriPrefix) [0x00039] in E:\allocs_mod\SpaceWizards.HttpListener\src\System\Net\ServiceNameStore.cs:309
at SpaceWizards.HttpListener.ServiceNameStore.Add (System.String uriPrefix) [0x00001] in E:\allocs_mod\SpaceWizards.HttpListener\src\System\Net\ServiceNameStore.cs:155
at SpaceWizards.HttpListener.HttpListener.AddPrefix (System.String uriPrefix) [0x001e6] in E:\allocs_mod\SpaceWizards.HttpListener\src\System\Net\HttpListener.cs:178
at SpaceWizards.HttpListener.HttpListenerPrefixCollection.Add (System.String uriPrefix) [0x00000] in E:\allocs_mod\SpaceWizards.HttpListener\src\System\Net\HttpListenerPrefixCollection.cs:91
at Webserver.Web..ctor (System.String _modInstancePath) [0x00151] in E:\allocs_mod\WebServer\src\Web.cs:63
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
Webserver.Web:.ctor(String) (at E:\allocs_mod\WebServer\src\Web.cs:73)
Webserver.ModApi:GameStartDone() (at E:\allocs_mod\WebServer\src\ModApi.cs:25)
ModEvent:Invoke()
<startGameCo>d__126:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
This is most definitely an error.
Maybe a Windows 11 issue, not sure.