Mi juego FIFA 20 no se inicia.
anisb8068
Mensajes publicados
5
Estado
Miembro
-
RandallDelancey Mensajes publicados 24 Estado Miembro -
RandallDelancey Mensajes publicados 24 Estado Miembro -
Hola, aquí está mi problema:
Lanzo FIFA 20, el launcher donde aparece jugar, parámetros de juego, etc., y cuando hago clic en jugar no pasa nada, y cuando hago clic en parámetros de juego aparece esto:
Consulta el final de este mensaje para más detalles sobre la llamada al depurador
justo a tiempo (JIT) en lugar de este cuadro de diálogo.
System.NullReferenceException: La referencia de objeto no está establecida como instancia de un objeto.
a DXHelper.AutoDXGIAdapter.{ctor}(AutoDXGIAdapter* , ID3D11Device* pd3dDevice)
a DXHelper.DisplayInfo.InitDisplayModeList()
a fifasetup_csharp.Settings.GetResolutionsForAdapter()
a fifasetup_csharp.GameSettingsForm.LoadDefaultFifaSettingIni(Boolean bResetToDefault)
a fifasetup_csharp.GameSettingsForm..ctor(RightToLeft rtl)
a fifasetup_csharp.StartingForm.GameSettingsButton_Click(Object sender, EventArgs e)
a System.Windows.Forms.Control.OnClick(EventArgs e)
a System.Windows.Forms.Button.OnClick(EventArgs e)
a System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
a System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
a System.Windows.Forms.Control.WndProc(Message& m)
a System.Windows.Forms.ButtonBase.WndProc(Message& m)
a System.Windows.Forms.Button.WndProc(Message& m)
a System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
mscorlib
Assembly version: 4.0.0.0
Win32 version: 4.8.4150.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
fifaconfig
Assembly version: 1.0.0.0
Win32 version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2020/FIFASetup/fifaconfig.exe
----------------------------------------
System.Windows.Forms
Assembly version: 4.0.0.0
Win32 version: 4.8.4150.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly version: 4.0.0.0
Win32 version: 4.8.4001.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DXHelper
Assembly version: 1.0.7241.32364
Win32 version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2020/FIFASetup/DXHelper.DLL
----------------------------------------
System.Configuration
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly version: 4.0.0.0
Win32 version: 4.8.4121.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
fifaconfig.resources
Assembly version: 1.0.0.0
Win32 version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2020/FIFASetup/fr-FR/fifaconfig.resources.DLL
----------------------------------------
mscorlib.resources
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
WindowsBase
Assembly version: 4.0.0.0
Win32 version: 4.8.4150.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Windows.Forms.resources
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
Para activar la depuración Just-In-Time (JIT), el archivo de configuración para esta
aplicación u ordenador (machine.config) debe tener el valor jitDebugging definido en la sección system.windows.forms.
La aplicación también debe estar compilada con la depuración activada.
Por ejemplo:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Cuando la depuración Just-In-Time está activada, las excepciones no gestionadas
se enviarán al depurador JIT instalado en el ordenador
en lugar de ser gestionadas por este cuadro de diálogo.
Ayúdame por favor.
Lanzo FIFA 20, el launcher donde aparece jugar, parámetros de juego, etc., y cuando hago clic en jugar no pasa nada, y cuando hago clic en parámetros de juego aparece esto:
Consulta el final de este mensaje para más detalles sobre la llamada al depurador
justo a tiempo (JIT) en lugar de este cuadro de diálogo.
- Texto de la excepción **************
System.NullReferenceException: La referencia de objeto no está establecida como instancia de un objeto.
a DXHelper.AutoDXGIAdapter.{ctor}(AutoDXGIAdapter* , ID3D11Device* pd3dDevice)
a DXHelper.DisplayInfo.InitDisplayModeList()
a fifasetup_csharp.Settings.GetResolutionsForAdapter()
a fifasetup_csharp.GameSettingsForm.LoadDefaultFifaSettingIni(Boolean bResetToDefault)
a fifasetup_csharp.GameSettingsForm..ctor(RightToLeft rtl)
a fifasetup_csharp.StartingForm.GameSettingsButton_Click(Object sender, EventArgs e)
a System.Windows.Forms.Control.OnClick(EventArgs e)
a System.Windows.Forms.Button.OnClick(EventArgs e)
a System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
a System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
a System.Windows.Forms.Control.WndProc(Message& m)
a System.Windows.Forms.ButtonBase.WndProc(Message& m)
a System.Windows.Forms.Button.WndProc(Message& m)
a System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- Assemblies loaded **************
mscorlib
Assembly version: 4.0.0.0
Win32 version: 4.8.4150.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
fifaconfig
Assembly version: 1.0.0.0
Win32 version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2020/FIFASetup/fifaconfig.exe
----------------------------------------
System.Windows.Forms
Assembly version: 4.0.0.0
Win32 version: 4.8.4150.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly version: 4.0.0.0
Win32 version: 4.8.4001.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DXHelper
Assembly version: 1.0.7241.32364
Win32 version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2020/FIFASetup/DXHelper.DLL
----------------------------------------
System.Configuration
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly version: 4.0.0.0
Win32 version: 4.8.4121.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
fifaconfig.resources
Assembly version: 1.0.0.0
Win32 version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2020/FIFASetup/fr-FR/fifaconfig.resources.DLL
----------------------------------------
mscorlib.resources
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
WindowsBase
Assembly version: 4.0.0.0
Win32 version: 4.8.4150.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Windows.Forms.resources
Assembly version: 4.0.0.0
Win32 version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
- Depuración JIT **************
Para activar la depuración Just-In-Time (JIT), el archivo de configuración para esta
aplicación u ordenador (machine.config) debe tener el valor jitDebugging definido en la sección system.windows.forms.
La aplicación también debe estar compilada con la depuración activada.
Por ejemplo:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Cuando la depuración Just-In-Time está activada, las excepciones no gestionadas
se enviarán al depurador JIT instalado en el ordenador
en lugar de ser gestionadas por este cuadro de diálogo.
Ayúdame por favor.
3 respuestas
-
Oye, estoy en el mismo caso que tú, lleva una semana imposible lanzar mi FIFA 20, he probado todo: actualización de los controladores de la tarjeta gráfica, actualización del juego, reparación...
Nada funciona -
Abre Origin> Ve a Mi biblioteca de juegos> Haz clic en FIFA 20> Ve a Configuración> Selecciona Reparar. Verificará los archivos faltantes o errores del juego y se reparará automáticamente. Una vez termine, reinicia tu Origin y lanza el juego para buscar el problema. Si sigues mis consejos, puedes resolver el problema rápidamente.
*****Modificado por la moderación prohibida de publicidad***** -
También tengo el mismo problema; tras algunas investigaciones, solo encuentro problemas con este juego, aparentemente no está bien hecho, demasiados errores, es alucinante.