Skip to content

Instantly share code, notes, and snippets.

@Fireztonez
Created July 6, 2021 05:57
Show Gist options
  • Save Fireztonez/4c3ecfcec9e89e771ed8f24cbe2854da to your computer and use it in GitHub Desktop.
Save Fireztonez/4c3ecfcec9e89e771ed8f24cbe2854da to your computer and use it in GitHub Desktop.
Vintage Story crash-log with VSCCI
Version: v1.14.10 (Stable)2021-07-06 00:21:31: Critical error occurred
System.Net.HttpListenerException (0x80004005): L'écoute du préfixe 'http://localhost:4444/' a échoué parce que le préfixe est en conflit avec un enregistrement existant sur l'ordinateur.
à System.Net.HttpListener.AddAllPrefixes()
à System.Net.HttpListener.Start()
à vscci.CCIIntegrations.Twitch.TwitchAutherizationHelper.StartAuthFlow()
à vscci.CCIIntegrations.Twitch.TwitchIntegration.StartSignInFlow()
à vscci.ModSystem.VSCCIModSystem.OnEvent(String eventName, EnumHandling& handling, IAttribute data)
à Vintagestory.Client.NoObf.ClientEventAPI.PushEvent(String eventName, IAttribute data)
à vscci.GUI.CCIConfigDialogGui.<OnOwnPlayerDataReceived>b__6_1(Int32 i)
à Vintagestory.API.Client.GuiComposerHelpers.<>c__DisplayClass12_1.<AddTextToggleButtons>b__0(Boolean on)
à Vintagestory.API.Client.GuiElementToggleButton.OnMouseDownOnElement(ICoreClientAPI api, MouseEvent args)
à Vintagestory.API.Client.GuiElement.OnMouseDown(ICoreClientAPI api, MouseEvent mouse)
à Vintagestory.API.Client.GuiComposer.OnMouseDown(MouseEvent mouseArgs)
à Vintagestory.API.Client.GuiDialog.OnMouseDown(MouseEvent args)
à Vintagestory.Client.NoObf.GuiManager.OnMouseDown(MouseEvent args)
à Vintagestory.Client.NoObf.ClientMain.OnMouseDown(MouseEvent args)
à Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonDown(Object sender, MouseButtonEventArgs e)
à System.EventHandler`1.Invoke(Object sender, TEventArgs e)
à System.EventHandler`1.Invoke(Object sender, TEventArgs e)
à OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam)
à OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg)
à OpenTK.Platform.Windows.WinGLNative.ProcessEvents()
à OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second)
à _ISiSTzGmXXpAqo3PzdxdVD1bClZ._ofvn0Tr1zNGCbNV3SxvKs2MXNP(_C7CLMRbe3BejVtaARYCgl7Bg1vl , String[] )
à _0Y0SN1uu1V65pRLxvnN2xsIjXAg._ofvn0Tr1zNGCbNV3SxvKs2MXNP(ThreadStart )
-------------------------------
Version: v1.14.10 (Stable)2021-07-06 00:29:19: Critical error occurred
System.Net.HttpListenerException (0x80004005): L'écoute du préfixe 'http://localhost:4444/' a échoué parce que le préfixe est en conflit avec un enregistrement existant sur l'ordinateur.
à System.Net.HttpListener.AddAllPrefixes()
à System.Net.HttpListener.Start()
à vscci.CCIIntegrations.Twitch.TwitchAutherizationHelper.StartAuthFlow()
à vscci.CCIIntegrations.Twitch.TwitchIntegration.StartSignInFlow()
à vscci.ModSystem.VSCCIModSystem.OnEvent(String eventName, EnumHandling& handling, IAttribute data)
à Vintagestory.Client.NoObf.ClientEventAPI.PushEvent(String eventName, IAttribute data)
à vscci.GUI.CCIConfigDialogGui.<OnOwnPlayerDataReceived>b__6_1(Int32 i)
à Vintagestory.API.Client.GuiComposerHelpers.<>c__DisplayClass12_1.<AddTextToggleButtons>b__0(Boolean on)
à Vintagestory.API.Client.GuiElementToggleButton.OnMouseDownOnElement(ICoreClientAPI api, MouseEvent args)
à Vintagestory.API.Client.GuiElement.OnMouseDown(ICoreClientAPI api, MouseEvent mouse)
à Vintagestory.API.Client.GuiComposer.OnMouseDown(MouseEvent mouseArgs)
à Vintagestory.API.Client.GuiDialog.OnMouseDown(MouseEvent args)
à Vintagestory.Client.NoObf.GuiManager.OnMouseDown(MouseEvent args)
à Vintagestory.Client.NoObf.ClientMain.OnMouseDown(MouseEvent args)
à Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonDown(Object sender, MouseButtonEventArgs e)
à System.EventHandler`1.Invoke(Object sender, TEventArgs e)
à System.EventHandler`1.Invoke(Object sender, TEventArgs e)
à OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam)
à OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg)
à OpenTK.Platform.Windows.WinGLNative.ProcessEvents()
à OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second)
à _ISiSTzGmXXpAqo3PzdxdVD1bClZ._ofvn0Tr1zNGCbNV3SxvKs2MXNP(_C7CLMRbe3BejVtaARYCgl7Bg1vl , String[] )
à _0Y0SN1uu1V65pRLxvnN2xsIjXAg._ofvn0Tr1zNGCbNV3SxvKs2MXNP(ThreadStart )
-------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment