Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplemente un error al apenas intentar instalar el parche. #13

Open
Exilit0 opened this issue Jan 6, 2023 · 1 comment
Open

Simplemente un error al apenas intentar instalar el parche. #13

Exilit0 opened this issue Jan 6, 2023 · 1 comment

Comments

@Exilit0
Copy link

Exilit0 commented Jan 6, 2023

Acababa de descargar el parche del DDLC al hispano, le di a Ejecutar como administrador y cuando le di a instalar me salio este error:

//Inicio del texto de error

Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.

************** Texto de la excepción **************
System.Net.WebException: Anulada la solicitud: No se puede crear un canal seguro SSL/TLS.
en System.Net.WebClient.DownloadFile(Uri address, String fileName)
en System.Net.WebClient.DownloadFile(String address, String fileName)
en DDLC_Patcher.FilesManipulation.Internet.GetFile(String url, String name, String Folder)
en DDLC_Patcher.Translation.CheckVersion()
en DDLC_Patcher.MainWindow.Update_Click(Object sender, EventArgs e)
en System.Windows.Forms.Control.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ButtonBase.WndProc(Message& m)
en System.Windows.Forms.Button.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.4180.0 built by: NET48REL1LAST_B
Código base: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

DDLC_Patcher
Versión del ensamblado: 1.0.0.0
Versión Win32: 1.0.0.0
Código base: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Doki%20Doki%20Literature%20Club/DDLC_Patcher.exe

System.Windows.Forms
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.4180.0 built by: NET48REL1LAST_B
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.4110.0 built by: NET48REL1LAST_B
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.3761.0 built by: NET48REL1
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.3761.0 built by: NET48REL1
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.4180.0 built by: NET48REL1LAST_B
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.3761.0 built by: NET48REL1
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

mscorlib.resources
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.3761.0 built by: NET48REL1
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_es_b77a5c561934e089/mscorlib.resources.dll

System.resources
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.3761.0 built by: NET48REL1
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_es_b77a5c561934e089/System.resources.dll

System.Windows.Forms.resources
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.8.3761.0 built by: NET48REL1
Código base: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll

************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada

Por ejemplo:

Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.

//Fin del texto de error

He intentado buscar solucion al problema, pero solo me aparecen cosas de certificado de Visual Studio y x cosa nada que ver con DDLC. (Y por si me preguntan, si. Tengo Visual Studio de todas las versiones instaladas, tanto de 32 como 64 bits)

SO: Windows 7 Professional 64 Bits (antes usaba el Windows 10 Pro xdn't)
Version de Doki Doki: v1.1.1 (La Oficial de Steam)

El hardware no creo que sea necesario mencionarlo ya que DDLC me corre perfectamente, pero:

Memoria RAM: 4GB
Procesador: AMD E-450 APU con grafica Radeon(tm) HD 1.65 Ghz doble nucleo
Tarjeta grafica: Integrada ._.

Si hay solucion o varias soluciones al problema pueden decirmelo, pero si no la hay, me pregunto si me pudieran dar (si se puede, claro, no les obligo a hacerlo) un link de descarga del parche ya extraido para aplicarselo al DDLC.

@Exilit0
Copy link
Author

Exilit0 commented Jan 6, 2023

voy a checar si es el Microsoft .NET el que falla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant